@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/8211__2024_9366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.465 -6.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.465"^^xsd:decimal ;
  dwc:decimalLongitude "-6.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.465 -6.798)"^^geo:wktLiteral ;
  geo-pos:lat "49.465"^^xsd:decimal ;
  geo-pos:long "-6.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9366'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.910277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.798'^^xsd:double;
  dwc:latitude '49.465'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.798 49.465, -6.798 49.465, -6.798 49.465, -6.798 49.465, -6.798 49.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9366'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46 -6.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46"^^xsd:decimal ;
  dwc:decimalLongitude "-6.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46 -6.789)"^^geo:wktLiteral ;
  geo-pos:lat "49.46"^^xsd:decimal ;
  geo-pos:long "-6.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9365'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.789'^^xsd:double;
  dwc:latitude '49.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.789 49.46, -6.789 49.46, -6.789 49.46, -6.789 49.46, -6.789 49.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9365'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.259 -6.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.259"^^xsd:decimal ;
  dwc:decimalLongitude "-6.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.259 -6.767)"^^geo:wktLiteral ;
  geo-pos:lat "50.259"^^xsd:decimal ;
  geo-pos:long "-6.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9356'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.767'^^xsd:double;
  dwc:latitude '50.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.767 50.259, -6.767 50.259, -6.767 50.259, -6.767 50.259, -6.767 50.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9356'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.696 -6.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.696"^^xsd:decimal ;
  dwc:decimalLongitude "-6.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.696 -6.761)"^^geo:wktLiteral ;
  geo-pos:lat "49.696"^^xsd:decimal ;
  geo-pos:long "-6.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9363'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.761'^^xsd:double;
  dwc:latitude '49.696'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.761 49.696, -6.761 49.696, -6.761 49.696, -6.761 49.696, -6.761 49.696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9363'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07 -6.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07 -6.712)"^^geo:wktLiteral ;
  geo-pos:lat "50.07"^^xsd:decimal ;
  geo-pos:long "-6.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9362'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.0275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.712'^^xsd:double;
  dwc:latitude '50.07'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.712 50.07, -6.712 50.07, -6.712 50.07, -6.712 50.07, -6.712 50.07))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9362'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.605 -6.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.605 -6.704)"^^geo:wktLiteral ;
  geo-pos:lat "49.605"^^xsd:decimal ;
  geo-pos:long "-6.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9364'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.704'^^xsd:double;
  dwc:latitude '49.605'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.704 49.605, -6.704 49.605, -6.704 49.605, -6.704 49.605, -6.704 49.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9364'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.082 -6.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.082"^^xsd:decimal ;
  dwc:decimalLongitude "-6.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.082 -6.697)"^^geo:wktLiteral ;
  geo-pos:lat "50.082"^^xsd:decimal ;
  geo-pos:long "-6.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9361'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.328611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.697'^^xsd:double;
  dwc:latitude '50.082'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.697 50.082, -6.697 50.082, -6.697 50.082, -6.697 50.082, -6.697 50.082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9361'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.144 -6.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.144"^^xsd:decimal ;
  dwc:decimalLongitude "-6.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.144 -6.682)"^^geo:wktLiteral ;
  geo-pos:lat "50.144"^^xsd:decimal ;
  geo-pos:long "-6.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9360'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.785'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.682'^^xsd:double;
  dwc:latitude '50.144'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.682 50.144, -6.682 50.144, -6.682 50.144, -6.682 50.144, -6.682 50.144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9360'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51 -6.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.51"^^xsd:decimal ;
  dwc:decimalLongitude "-6.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.51 -6.639)"^^geo:wktLiteral ;
  geo-pos:lat "50.51"^^xsd:decimal ;
  geo-pos:long "-6.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1117'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.577222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.639'^^xsd:double;
  dwc:latitude '50.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.639 50.51, -6.639 50.51, -6.639 50.51, -6.639 50.51, -6.639 50.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1117'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.136 -6.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.136"^^xsd:decimal ;
  dwc:decimalLongitude "-6.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.136 -6.581)"^^geo:wktLiteral ;
  geo-pos:lat "50.136"^^xsd:decimal ;
  geo-pos:long "-6.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9359'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.581'^^xsd:double;
  dwc:latitude '50.136'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.581 50.136, -6.581 50.136, -6.581 50.136, -6.581 50.136, -6.581 50.136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9359'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -6.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -6.577)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-6.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9357'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.7041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.577'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.577 50.17, -6.577 50.17, -6.577 50.17, -6.577 50.17, -6.577 50.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9357'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -6.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.153"^^xsd:decimal ;
  dwc:decimalLongitude "-6.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -6.575)"^^geo:wktLiteral ;
  geo-pos:lat "50.153"^^xsd:decimal ;
  geo-pos:long "-6.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9358'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.575'^^xsd:double;
  dwc:latitude '50.153'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.575 50.153, -6.575 50.153, -6.575 50.153, -6.575 50.153, -6.575 50.153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9358'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.916 -6.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.916"^^xsd:decimal ;
  dwc:decimalLongitude "-6.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.916 -6.569)"^^geo:wktLiteral ;
  geo-pos:lat "49.916"^^xsd:decimal ;
  geo-pos:long "-6.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6567'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.569'^^xsd:double;
  dwc:latitude '49.916'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.569 49.916, -6.569 49.916, -6.569 49.916, -6.569 49.916, -6.569 49.916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6567'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-6.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.535)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-6.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9838'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.143611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.535'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.535 49.867, -6.535 49.867, -6.535 49.867, -6.535 49.867, -6.535 49.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9838'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.901 -6.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.901"^^xsd:decimal ;
  dwc:decimalLongitude "-6.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.901 -6.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.901"^^xsd:decimal ;
  geo-pos:long "-6.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6088'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.523'^^xsd:double;
  dwc:latitude '49.901'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.523 49.901, -6.523 49.901, -6.523 49.901, -6.523 49.901, -6.523 49.901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6088'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.394 -6.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.394"^^xsd:decimal ;
  dwc:decimalLongitude "-6.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.394 -6.52)"^^geo:wktLiteral ;
  geo-pos:lat "49.394"^^xsd:decimal ;
  geo-pos:long "-6.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9368'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.801944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.52'^^xsd:double;
  dwc:latitude '49.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.52 49.394, -6.52 49.394, -6.52 49.394, -6.52 49.394, -6.52 49.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9368'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -6.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -6.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.25"^^xsd:decimal ;
  geo-pos:long "-6.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9355'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.323611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.515'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.515 50.25, -6.515 50.25, -6.515 50.25, -6.515 50.25, -6.515 50.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9355'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.428 -6.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.428"^^xsd:decimal ;
  dwc:decimalLongitude "-6.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.428 -6.514)"^^geo:wktLiteral ;
  geo-pos:lat "49.428"^^xsd:decimal ;
  geo-pos:long "-6.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9367'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.19'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.514'^^xsd:double;
  dwc:latitude '49.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.514 49.428, -6.514 49.428, -6.514 49.428, -6.514 49.428, -6.514 49.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9367'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.82 -6.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.82"^^xsd:decimal ;
  dwc:decimalLongitude "-6.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.82 -6.514)"^^geo:wktLiteral ;
  geo-pos:lat "49.82"^^xsd:decimal ;
  geo-pos:long "-6.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9839'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.401944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.514'^^xsd:double;
  dwc:latitude '49.82'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.514 49.82, -6.514 49.82, -6.514 49.82, -6.514 49.82, -6.514 49.82))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9839'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.824 -6.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.824"^^xsd:decimal ;
  dwc:decimalLongitude "-6.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.824 -6.507)"^^geo:wktLiteral ;
  geo-pos:lat "49.824"^^xsd:decimal ;
  geo-pos:long "-6.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6095'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.507'^^xsd:double;
  dwc:latitude '49.824'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.507 49.824, -6.507 49.824, -6.507 49.824, -6.507 49.824, -6.507 49.824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6095'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.907 -6.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.907"^^xsd:decimal ;
  dwc:decimalLongitude "-6.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.907 -6.502)"^^geo:wktLiteral ;
  geo-pos:lat "49.907"^^xsd:decimal ;
  geo-pos:long "-6.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6568'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.021111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.502'^^xsd:double;
  dwc:latitude '49.907'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.502 49.907, -6.502 49.907, -6.502 49.907, -6.502 49.907, -6.502 49.907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6568'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.788 -6.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.788"^^xsd:decimal ;
  dwc:decimalLongitude "-6.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.788 -6.484)"^^geo:wktLiteral ;
  geo-pos:lat "49.788"^^xsd:decimal ;
  geo-pos:long "-6.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6565'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.3766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.484'^^xsd:double;
  dwc:latitude '49.788'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.484 49.788, -6.484 49.788, -6.484 49.788, -6.484 49.788, -6.484 49.788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6565'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.341 -6.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.341"^^xsd:decimal ;
  dwc:decimalLongitude "-6.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.341 -6.473)"^^geo:wktLiteral ;
  geo-pos:lat "49.341"^^xsd:decimal ;
  geo-pos:long "-6.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9369'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.865555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.473'^^xsd:double;
  dwc:latitude '49.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.473 49.341, -6.473 49.341, -6.473 49.341, -6.473 49.341, -6.473 49.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9369'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.824 -6.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.824"^^xsd:decimal ;
  dwc:decimalLongitude "-6.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.824 -6.47)"^^geo:wktLiteral ;
  geo-pos:lat "49.824"^^xsd:decimal ;
  geo-pos:long "-6.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6512'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.3213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.47'^^xsd:double;
  dwc:latitude '49.824'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.47 49.824, -6.47 49.824, -6.47 49.824, -6.47 49.824, -6.47 49.824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6512'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.864 -6.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.864"^^xsd:decimal ;
  dwc:decimalLongitude "-6.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.864 -6.458)"^^geo:wktLiteral ;
  geo-pos:lat "49.864"^^xsd:decimal ;
  geo-pos:long "-6.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6492'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.066944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.458'^^xsd:double;
  dwc:latitude '49.864'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.458 49.864, -6.458 49.864, -6.458 49.864, -6.458 49.864, -6.458 49.864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6492'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.869"^^xsd:decimal ;
  dwc:decimalLongitude "-6.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.458)"^^geo:wktLiteral ;
  geo-pos:lat "49.869"^^xsd:decimal ;
  geo-pos:long "-6.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6510'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.386944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.458'^^xsd:double;
  dwc:latitude '49.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.458 49.869, -6.458 49.869, -6.458 49.869, -6.458 49.869, -6.458 49.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6510'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.456)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6566'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.6905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.456'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.456 49.876, -6.456 49.876, -6.456 49.876, -6.456 49.876, -6.456 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6566'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 -6.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.249"^^xsd:decimal ;
  dwc:decimalLongitude "-6.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 -6.456)"^^geo:wktLiteral ;
  geo-pos:lat "50.249"^^xsd:decimal ;
  geo-pos:long "-6.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9354'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.606666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.456'^^xsd:double;
  dwc:latitude '50.249'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.456 50.249, -6.456 50.249, -6.456 50.249, -6.456 50.249, -6.456 50.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9354'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.889 -6.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.889"^^xsd:decimal ;
  dwc:decimalLongitude "-6.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.889 -6.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.889"^^xsd:decimal ;
  geo-pos:long "-6.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6554'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.304166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.453'^^xsd:double;
  dwc:latitude '49.889'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.453 49.889, -6.453 49.889, -6.453 49.889, -6.453 49.889, -6.453 49.889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6554'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.89 -6.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.89"^^xsd:decimal ;
  dwc:decimalLongitude "-6.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.89 -6.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.89"^^xsd:decimal ;
  geo-pos:long "-6.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6214'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.453'^^xsd:double;
  dwc:latitude '49.89'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.453 49.89, -6.453 49.89, -6.453 49.89, -6.453 49.89, -6.453 49.89))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6214'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.866 -6.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.866"^^xsd:decimal ;
  dwc:decimalLongitude "-6.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.866 -6.447)"^^geo:wktLiteral ;
  geo-pos:lat "49.866"^^xsd:decimal ;
  geo-pos:long "-6.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6499'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.100555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.447'^^xsd:double;
  dwc:latitude '49.866'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.447 49.866, -6.447 49.866, -6.447 49.866, -6.447 49.866, -6.447 49.866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6499'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.871"^^xsd:decimal ;
  dwc:decimalLongitude "-6.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.445)"^^geo:wktLiteral ;
  geo-pos:lat "49.871"^^xsd:decimal ;
  geo-pos:long "-6.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6511'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.043611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.445'^^xsd:double;
  dwc:latitude '49.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.445 49.871, -6.445 49.871, -6.445 49.871, -6.445 49.871, -6.445 49.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6511'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.788 -6.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.788"^^xsd:decimal ;
  dwc:decimalLongitude "-6.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.788 -6.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.788"^^xsd:decimal ;
  geo-pos:long "-6.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9840'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.2325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.432'^^xsd:double;
  dwc:latitude '49.788'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.432 49.788, -6.432 49.788, -6.432 49.788, -6.432 49.788, -6.432 49.788))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9840'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-6.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.431)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-6.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6227'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.4608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.431'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.431 49.867, -6.431 49.867, -6.431 49.867, -6.431 49.867, -6.431 49.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6227'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.878 -6.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.878"^^xsd:decimal ;
  dwc:decimalLongitude "-6.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.878 -6.431)"^^geo:wktLiteral ;
  geo-pos:lat "49.878"^^xsd:decimal ;
  geo-pos:long "-6.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6525'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.431'^^xsd:double;
  dwc:latitude '49.878'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.431 49.878, -6.431 49.878, -6.431 49.878, -6.431 49.878, -6.431 49.878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6525'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.579 -6.429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.579"^^xsd:decimal ;
  dwc:decimalLongitude "-6.429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.579 -6.429)"^^geo:wktLiteral ;
  geo-pos:lat "50.579"^^xsd:decimal ;
  geo-pos:long "-6.429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1118'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.429'^^xsd:double;
  dwc:latitude '50.579'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.429 50.579, -6.429 50.579, -6.429 50.579, -6.429 50.579, -6.429 50.579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1118'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.865"^^xsd:decimal ;
  dwc:decimalLongitude "-6.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.428)"^^geo:wktLiteral ;
  geo-pos:lat "49.865"^^xsd:decimal ;
  geo-pos:long "-6.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6204'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.378333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.428'^^xsd:double;
  dwc:latitude '49.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.428 49.865, -6.428 49.865, -6.428 49.865, -6.428 49.865, -6.428 49.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6204'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.563 -6.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.563 -6.428)"^^geo:wktLiteral ;
  geo-pos:lat "50.563"^^xsd:decimal ;
  geo-pos:long "-6.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1119'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.428'^^xsd:double;
  dwc:latitude '50.563'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.428 50.563, -6.428 50.563, -6.428 50.563, -6.428 50.563, -6.428 50.563))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1119'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.873"^^xsd:decimal ;
  dwc:decimalLongitude "-6.427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.427)"^^geo:wktLiteral ;
  geo-pos:lat "49.873"^^xsd:decimal ;
  geo-pos:long "-6.427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6220'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.7666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.427'^^xsd:double;
  dwc:latitude '49.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.427 49.873, -6.427 49.873, -6.427 49.873, -6.427 49.873, -6.427 49.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6220'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.874 -6.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.874"^^xsd:decimal ;
  dwc:decimalLongitude "-6.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.874 -6.423)"^^geo:wktLiteral ;
  geo-pos:lat "49.874"^^xsd:decimal ;
  geo-pos:long "-6.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6517'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.423'^^xsd:double;
  dwc:latitude '49.874'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.423 49.874, -6.423 49.874, -6.423 49.874, -6.423 49.874, -6.423 49.874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6517'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.422)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6213'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.422'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.422 49.872, -6.422 49.872, -6.422 49.872, -6.422 49.872, -6.422 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6213'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.421)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6085'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.348333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.421'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.421 49.876, -6.421 49.876, -6.421 49.876, -6.421 49.876, -6.421 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6085'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.061 -6.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.061"^^xsd:decimal ;
  dwc:decimalLongitude "-6.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.061 -6.42)"^^geo:wktLiteral ;
  geo-pos:lat "50.061"^^xsd:decimal ;
  geo-pos:long "-6.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9809'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.549722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.42'^^xsd:double;
  dwc:latitude '50.061'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.42 50.061, -6.42 50.061, -6.42 50.061, -6.42 50.061, -6.42 50.061))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9809'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.861 -6.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.861 -6.419)"^^geo:wktLiteral ;
  geo-pos:lat "49.861"^^xsd:decimal ;
  geo-pos:long "-6.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6538'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.968888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.419'^^xsd:double;
  dwc:latitude '49.861'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.419 49.861, -6.419 49.861, -6.419 49.861, -6.419 49.861, -6.419 49.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6538'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.942"^^xsd:decimal ;
  dwc:decimalLongitude "-6.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.417)"^^geo:wktLiteral ;
  geo-pos:lat "49.942"^^xsd:decimal ;
  geo-pos:long "-6.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1068'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.417'^^xsd:double;
  dwc:latitude '49.942'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.417 49.942, -6.417 49.942, -6.417 49.942, -6.417 49.942, -6.417 49.942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1068'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -6.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.862"^^xsd:decimal ;
  dwc:decimalLongitude "-6.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.862 -6.415)"^^geo:wktLiteral ;
  geo-pos:lat "49.862"^^xsd:decimal ;
  geo-pos:long "-6.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6493'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.088333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.415'^^xsd:double;
  dwc:latitude '49.862'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.415 49.862, -6.415 49.862, -6.415 49.862, -6.415 49.862, -6.415 49.862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6493'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.415)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6096'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.7822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.415'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.415 49.872, -6.415 49.872, -6.415 49.872, -6.415 49.872, -6.415 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6096'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.958 -6.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.958"^^xsd:decimal ;
  dwc:decimalLongitude "-6.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.958 -6.415)"^^geo:wktLiteral ;
  geo-pos:lat "49.958"^^xsd:decimal ;
  geo-pos:long "-6.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9808'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.700555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.415'^^xsd:double;
  dwc:latitude '49.958'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.415 49.958, -6.415 49.958, -6.415 49.958, -6.415 49.958, -6.415 49.958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9808'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.811 -6.414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.811"^^xsd:decimal ;
  dwc:decimalLongitude "-6.414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.811 -6.414)"^^geo:wktLiteral ;
  geo-pos:lat "49.811"^^xsd:decimal ;
  geo-pos:long "-6.414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6093'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.926111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.414'^^xsd:double;
  dwc:latitude '49.811'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.414 49.811, -6.414 49.811, -6.414 49.811, -6.414 49.811, -6.414 49.811))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6093'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.865"^^xsd:decimal ;
  dwc:decimalLongitude "-6.414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.414)"^^geo:wktLiteral ;
  geo-pos:lat "49.865"^^xsd:decimal ;
  geo-pos:long "-6.414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6505'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.210555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.414'^^xsd:double;
  dwc:latitude '49.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.414 49.865, -6.414 49.865, -6.414 49.865, -6.414 49.865, -6.414 49.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6505'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.875"^^xsd:decimal ;
  dwc:decimalLongitude "-6.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.413)"^^geo:wktLiteral ;
  geo-pos:lat "49.875"^^xsd:decimal ;
  geo-pos:long "-6.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6534'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.188055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.413'^^xsd:double;
  dwc:latitude '49.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.413 49.875, -6.413 49.875, -6.413 49.875, -6.413 49.875, -6.413 49.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6534'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.866 -6.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.866"^^xsd:decimal ;
  dwc:decimalLongitude "-6.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.866 -6.412)"^^geo:wktLiteral ;
  geo-pos:lat "49.866"^^xsd:decimal ;
  geo-pos:long "-6.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6553'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.596944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.412'^^xsd:double;
  dwc:latitude '49.866'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.412 49.866, -6.412 49.866, -6.412 49.866, -6.412 49.866, -6.412 49.866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6553'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-6.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.412)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-6.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6097'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.344722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.412'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.412 49.867, -6.412 49.867, -6.412 49.867, -6.412 49.867, -6.412 49.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6097'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.868"^^xsd:decimal ;
  dwc:decimalLongitude "-6.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.412)"^^geo:wktLiteral ;
  geo-pos:lat "49.868"^^xsd:decimal ;
  geo-pos:long "-6.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6222'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.412'^^xsd:double;
  dwc:latitude '49.868'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.412 49.868, -6.412 49.868, -6.412 49.868, -6.412 49.868, -6.412 49.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6222'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.411)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6219'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.411'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.411 49.876, -6.411 49.876, -6.411 49.876, -6.411 49.876, -6.411 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6219'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.89 -6.411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.89"^^xsd:decimal ;
  dwc:decimalLongitude "-6.411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.89 -6.411)"^^geo:wktLiteral ;
  geo-pos:lat "49.89"^^xsd:decimal ;
  geo-pos:long "-6.411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6564'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.243333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.411'^^xsd:double;
  dwc:latitude '49.89'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.411 49.89, -6.411 49.89, -6.411 49.89, -6.411 49.89, -6.411 49.89))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6564'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.848 -6.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.848"^^xsd:decimal ;
  dwc:decimalLongitude "-6.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.848 -6.41)"^^geo:wktLiteral ;
  geo-pos:lat "49.848"^^xsd:decimal ;
  geo-pos:long "-6.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6544'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.854444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.41'^^xsd:double;
  dwc:latitude '49.848'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.41 49.848, -6.41 49.848, -6.41 49.848, -6.41 49.848, -6.41 49.848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6544'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.856 -6.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.856"^^xsd:decimal ;
  dwc:decimalLongitude "-6.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.856 -6.41)"^^geo:wktLiteral ;
  geo-pos:lat "49.856"^^xsd:decimal ;
  geo-pos:long "-6.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6535'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.954444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.41'^^xsd:double;
  dwc:latitude '49.856'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.41 49.856, -6.41 49.856, -6.41 49.856, -6.41 49.856, -6.41 49.856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6535'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.886 -6.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.886"^^xsd:decimal ;
  dwc:decimalLongitude "-6.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.886 -6.41)"^^geo:wktLiteral ;
  geo-pos:lat "49.886"^^xsd:decimal ;
  geo-pos:long "-6.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6521'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.41'^^xsd:double;
  dwc:latitude '49.886'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.41 49.886, -6.41 49.886, -6.41 49.886, -6.41 49.886, -6.41 49.886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6521'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.875"^^xsd:decimal ;
  dwc:decimalLongitude "-6.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.408)"^^geo:wktLiteral ;
  geo-pos:lat "49.875"^^xsd:decimal ;
  geo-pos:long "-6.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6212'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.408'^^xsd:double;
  dwc:latitude '49.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.408 49.875, -6.408 49.875, -6.408 49.875, -6.408 49.875, -6.408 49.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6212'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.836 -6.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.836"^^xsd:decimal ;
  dwc:decimalLongitude "-6.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.836 -6.407)"^^geo:wktLiteral ;
  geo-pos:lat "49.836"^^xsd:decimal ;
  geo-pos:long "-6.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6092'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.871111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.407'^^xsd:double;
  dwc:latitude '49.836'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.407 49.836, -6.407 49.836, -6.407 49.836, -6.407 49.836, -6.407 49.836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6092'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -6.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.858"^^xsd:decimal ;
  dwc:decimalLongitude "-6.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -6.406)"^^geo:wktLiteral ;
  geo-pos:lat "49.858"^^xsd:decimal ;
  geo-pos:long "-6.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6536'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.52'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.406'^^xsd:double;
  dwc:latitude '49.858'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.406 49.858, -6.406 49.858, -6.406 49.858, -6.406 49.858, -6.406 49.858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6536'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-6.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.406)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-6.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6559'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.406'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.406 49.867, -6.406 49.867, -6.406 49.867, -6.406 49.867, -6.406 49.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6559'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.406)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6495'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.406'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.406 49.872, -6.406 49.872, -6.406 49.872, -6.406 49.872, -6.406 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6495'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.893 -6.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.893"^^xsd:decimal ;
  dwc:decimalLongitude "-6.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.893 -6.406)"^^geo:wktLiteral ;
  geo-pos:lat "49.893"^^xsd:decimal ;
  geo-pos:long "-6.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6569'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.2225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.406'^^xsd:double;
  dwc:latitude '49.893'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.406 49.893, -6.406 49.893, -6.406 49.893, -6.406 49.893, -6.406 49.893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6569'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.405)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6798'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.247777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.405'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.405 49.94, -6.405 49.94, -6.405 49.94, -6.405 49.94, -6.405 49.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6798'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.404)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6497'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.404'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.404 49.87, -6.404 49.87, -6.404 49.87, -6.404 49.87, -6.404 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6497'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.871"^^xsd:decimal ;
  dwc:decimalLongitude "-6.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.404)"^^geo:wktLiteral ;
  geo-pos:lat "49.871"^^xsd:decimal ;
  geo-pos:long "-6.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6561'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.632777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.404'^^xsd:double;
  dwc:latitude '49.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.404 49.871, -6.404 49.871, -6.404 49.871, -6.404 49.871, -6.404 49.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6561'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.404)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6507'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.5436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.404'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.404 49.872, -6.404 49.872, -6.404 49.872, -6.404 49.872, -6.404 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6507'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.868"^^xsd:decimal ;
  dwc:decimalLongitude "-6.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.403)"^^geo:wktLiteral ;
  geo-pos:lat "49.868"^^xsd:decimal ;
  geo-pos:long "-6.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6537'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.403'^^xsd:double;
  dwc:latitude '49.868'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.403 49.868, -6.403 49.868, -6.403 49.868, -6.403 49.868, -6.403 49.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6537'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.869"^^xsd:decimal ;
  dwc:decimalLongitude "-6.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.403)"^^geo:wktLiteral ;
  geo-pos:lat "49.869"^^xsd:decimal ;
  geo-pos:long "-6.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6233'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.044166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.403'^^xsd:double;
  dwc:latitude '49.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.403 49.869, -6.403 49.869, -6.403 49.869, -6.403 49.869, -6.403 49.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6233'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.403)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6087'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.403'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.403 49.87, -6.403 49.87, -6.403 49.87, -6.403 49.87, -6.403 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6087'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.871"^^xsd:decimal ;
  dwc:decimalLongitude "-6.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.403)"^^geo:wktLiteral ;
  geo-pos:lat "49.871"^^xsd:decimal ;
  geo-pos:long "-6.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6500'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.6994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.403'^^xsd:double;
  dwc:latitude '49.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.403 49.871, -6.403 49.871, -6.403 49.871, -6.403 49.871, -6.403 49.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6500'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.403)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_679'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.403'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.403 49.876, -6.403 49.876, -6.403 49.876, -6.403 49.876, -6.403 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_679'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.403)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6529'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.403'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.403 49.876, -6.403 49.876, -6.403 49.876, -6.403 49.876, -6.403 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6529'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.893 -6.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.893"^^xsd:decimal ;
  dwc:decimalLongitude "-6.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.893 -6.403)"^^geo:wktLiteral ;
  geo-pos:lat "49.893"^^xsd:decimal ;
  geo-pos:long "-6.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6218'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.359722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.403'^^xsd:double;
  dwc:latitude '49.893'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.403 49.893, -6.403 49.893, -6.403 49.893, -6.403 49.893, -6.403 49.893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6218'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -6.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.863"^^xsd:decimal ;
  dwc:decimalLongitude "-6.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.863 -6.402)"^^geo:wktLiteral ;
  geo-pos:lat "49.863"^^xsd:decimal ;
  geo-pos:long "-6.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6513'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.9880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.402'^^xsd:double;
  dwc:latitude '49.863'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.402 49.863, -6.402 49.863, -6.402 49.863, -6.402 49.863, -6.402 49.863))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6513'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.864 -6.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.864"^^xsd:decimal ;
  dwc:decimalLongitude "-6.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.864 -6.402)"^^geo:wktLiteral ;
  geo-pos:lat "49.864"^^xsd:decimal ;
  geo-pos:long "-6.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6502'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.7327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.402'^^xsd:double;
  dwc:latitude '49.864'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.402 49.864, -6.402 49.864, -6.402 49.864, -6.402 49.864, -6.402 49.864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6502'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.866 -6.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.866"^^xsd:decimal ;
  dwc:decimalLongitude "-6.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.866 -6.401)"^^geo:wktLiteral ;
  geo-pos:lat "49.866"^^xsd:decimal ;
  geo-pos:long "-6.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6489'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.591944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.401'^^xsd:double;
  dwc:latitude '49.866'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.401 49.866, -6.401 49.866, -6.401 49.866, -6.401 49.866, -6.401 49.866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6489'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.869"^^xsd:decimal ;
  dwc:decimalLongitude "-6.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.401)"^^geo:wktLiteral ;
  geo-pos:lat "49.869"^^xsd:decimal ;
  geo-pos:long "-6.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6485'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.401'^^xsd:double;
  dwc:latitude '49.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.401 49.869, -6.401 49.869, -6.401 49.869, -6.401 49.869, -6.401 49.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6485'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.871"^^xsd:decimal ;
  dwc:decimalLongitude "-6.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.401)"^^geo:wktLiteral ;
  geo-pos:lat "49.871"^^xsd:decimal ;
  geo-pos:long "-6.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6531'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.401'^^xsd:double;
  dwc:latitude '49.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.401 49.871, -6.401 49.871, -6.401 49.871, -6.401 49.871, -6.401 49.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6531'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.401)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_688'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.691111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.401'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.401 49.872, -6.401 49.872, -6.401 49.872, -6.401 49.872, -6.401 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_688'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.401)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6552'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.773055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.401'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.401 49.872, -6.401 49.872, -6.401 49.872, -6.401 49.872, -6.401 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6552'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.869"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "49.869"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6494'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.8661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '49.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.4 49.869, -6.4 49.869, -6.4 49.869, -6.4 49.869, -6.4 49.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6494'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.873"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "49.873"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6231'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.2886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '49.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.4 49.873, -6.4 49.873, -6.4 49.873, -6.4 49.873, -6.4 49.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6231'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.875"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "49.875"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6223'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '49.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.4 49.875, -6.4 49.875, -6.4 49.875, -6.4 49.875, -6.4 49.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6223'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-6.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.399)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-6.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6523'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.399'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.399 49.867, -6.399 49.867, -6.399 49.867, -6.399 49.867, -6.399 49.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6523'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-6.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.399)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-6.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6539'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.865833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.399'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.399 49.867, -6.399 49.867, -6.399 49.867, -6.399 49.867, -6.399 49.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6539'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.399)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6530'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.4972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.399'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.399 49.87, -6.399 49.87, -6.399 49.87, -6.399 49.87, -6.399 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6530'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.897 -6.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.897 -6.399)"^^geo:wktLiteral ;
  geo-pos:lat "49.897"^^xsd:decimal ;
  geo-pos:long "-6.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6541'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.123055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.399'^^xsd:double;
  dwc:latitude '49.897'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.399 49.897, -6.399 49.897, -6.399 49.897, -6.399 49.897, -6.399 49.897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6541'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.868"^^xsd:decimal ;
  dwc:decimalLongitude "-6.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.398)"^^geo:wktLiteral ;
  geo-pos:lat "49.868"^^xsd:decimal ;
  geo-pos:long "-6.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6555'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.9211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.398'^^xsd:double;
  dwc:latitude '49.868'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.398 49.868, -6.398 49.868, -6.398 49.868, -6.398 49.868, -6.398 49.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6555'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.871"^^xsd:decimal ;
  dwc:decimalLongitude "-6.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.398)"^^geo:wktLiteral ;
  geo-pos:lat "49.871"^^xsd:decimal ;
  geo-pos:long "-6.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6543'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.2280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.398'^^xsd:double;
  dwc:latitude '49.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.398 49.871, -6.398 49.871, -6.398 49.871, -6.398 49.871, -6.398 49.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6543'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.864 -6.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.864"^^xsd:decimal ;
  dwc:decimalLongitude "-6.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.864 -6.397)"^^geo:wktLiteral ;
  geo-pos:lat "49.864"^^xsd:decimal ;
  geo-pos:long "-6.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6557'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.8963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.397'^^xsd:double;
  dwc:latitude '49.864'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.397 49.864, -6.397 49.864, -6.397 49.864, -6.397 49.864, -6.397 49.864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6557'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-6.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -6.397)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-6.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6486'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.397'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.397 49.867, -6.397 49.867, -6.397 49.867, -6.397 49.867, -6.397 49.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6486'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.869"^^xsd:decimal ;
  dwc:decimalLongitude "-6.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.397)"^^geo:wktLiteral ;
  geo-pos:lat "49.869"^^xsd:decimal ;
  geo-pos:long "-6.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6522'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.397'^^xsd:double;
  dwc:latitude '49.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.397 49.869, -6.397 49.869, -6.397 49.869, -6.397 49.869, -6.397 49.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6522'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.884 -6.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.884"^^xsd:decimal ;
  dwc:decimalLongitude "-6.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.884 -6.397)"^^geo:wktLiteral ;
  geo-pos:lat "49.884"^^xsd:decimal ;
  geo-pos:long "-6.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6104'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.511666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.397'^^xsd:double;
  dwc:latitude '49.884'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.397 49.884, -6.397 49.884, -6.397 49.884, -6.397 49.884, -6.397 49.884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6104'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.874 -6.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.874"^^xsd:decimal ;
  dwc:decimalLongitude "-6.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.874 -6.396)"^^geo:wktLiteral ;
  geo-pos:lat "49.874"^^xsd:decimal ;
  geo-pos:long "-6.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6508'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.396'^^xsd:double;
  dwc:latitude '49.874'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.396 49.874, -6.396 49.874, -6.396 49.874, -6.396 49.874, -6.396 49.874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6508'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.025 -6.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.025"^^xsd:decimal ;
  dwc:decimalLongitude "-6.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.025 -6.396)"^^geo:wktLiteral ;
  geo-pos:lat "50.025"^^xsd:decimal ;
  geo-pos:long "-6.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6790'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.268055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.396'^^xsd:double;
  dwc:latitude '50.025'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.396 50.025, -6.396 50.025, -6.396 50.025, -6.396 50.025, -6.396 50.025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6790'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.865"^^xsd:decimal ;
  dwc:decimalLongitude "-6.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.395)"^^geo:wktLiteral ;
  geo-pos:lat "49.865"^^xsd:decimal ;
  geo-pos:long "-6.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6545'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.319166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.395'^^xsd:double;
  dwc:latitude '49.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.395 49.865, -6.395 49.865, -6.395 49.865, -6.395 49.865, -6.395 49.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6545'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.868"^^xsd:decimal ;
  dwc:decimalLongitude "-6.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.395)"^^geo:wktLiteral ;
  geo-pos:lat "49.868"^^xsd:decimal ;
  geo-pos:long "-6.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6205'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.5333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.395'^^xsd:double;
  dwc:latitude '49.868'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.395 49.868, -6.395 49.868, -6.395 49.868, -6.395 49.868, -6.395 49.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6205'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.869"^^xsd:decimal ;
  dwc:decimalLongitude "-6.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.395)"^^geo:wktLiteral ;
  geo-pos:lat "49.869"^^xsd:decimal ;
  geo-pos:long "-6.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6496'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.395'^^xsd:double;
  dwc:latitude '49.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.395 49.869, -6.395 49.869, -6.395 49.869, -6.395 49.869, -6.395 49.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6496'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.874 -6.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.874"^^xsd:decimal ;
  dwc:decimalLongitude "-6.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.874 -6.394)"^^geo:wktLiteral ;
  geo-pos:lat "49.874"^^xsd:decimal ;
  geo-pos:long "-6.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6515'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.226111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.394'^^xsd:double;
  dwc:latitude '49.874'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.394 49.874, -6.394 49.874, -6.394 49.874, -6.394 49.874, -6.394 49.874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6515'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.394)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6795'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.4488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.394'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.394 49.954, -6.394 49.954, -6.394 49.954, -6.394 49.954, -6.394 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6795'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.961 -6.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.961"^^xsd:decimal ;
  dwc:decimalLongitude "-6.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.961 -6.394)"^^geo:wktLiteral ;
  geo-pos:lat "49.961"^^xsd:decimal ;
  geo-pos:long "-6.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6794'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.8119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.394'^^xsd:double;
  dwc:latitude '49.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.394 49.961, -6.394 49.961, -6.394 49.961, -6.394 49.961, -6.394 49.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6794'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -6.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.858"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -6.393)"^^geo:wktLiteral ;
  geo-pos:lat "49.858"^^xsd:decimal ;
  geo-pos:long "-6.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6101'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.9225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.393'^^xsd:double;
  dwc:latitude '49.858'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393 49.858, -6.393 49.858, -6.393 49.858, -6.393 49.858, -6.393 49.858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6101'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.865"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.393)"^^geo:wktLiteral ;
  geo-pos:lat "49.865"^^xsd:decimal ;
  geo-pos:long "-6.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6094'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.4225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.393'^^xsd:double;
  dwc:latitude '49.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393 49.865, -6.393 49.865, -6.393 49.865, -6.393 49.865, -6.393 49.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6094'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.865"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.393)"^^geo:wktLiteral ;
  geo-pos:lat "49.865"^^xsd:decimal ;
  geo-pos:long "-6.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6503'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.393'^^xsd:double;
  dwc:latitude '49.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393 49.865, -6.393 49.865, -6.393 49.865, -6.393 49.865, -6.393 49.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6503'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.393)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6519'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.499166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.393'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393 49.87, -6.393 49.87, -6.393 49.87, -6.393 49.87, -6.393 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6519'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88 -6.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88 -6.393)"^^geo:wktLiteral ;
  geo-pos:lat "49.88"^^xsd:decimal ;
  geo-pos:long "-6.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6520'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.796111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.393'^^xsd:double;
  dwc:latitude '49.88'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393 49.88, -6.393 49.88, -6.393 49.88, -6.393 49.88, -6.393 49.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6520'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.856 -6.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.856"^^xsd:decimal ;
  dwc:decimalLongitude "-6.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.856 -6.392)"^^geo:wktLiteral ;
  geo-pos:lat "49.856"^^xsd:decimal ;
  geo-pos:long "-6.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6516'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.350277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.392'^^xsd:double;
  dwc:latitude '49.856'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.392 49.856, -6.392 49.856, -6.392 49.856, -6.392 49.856, -6.392 49.856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6516'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.392)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6090'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.392'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.392 49.87, -6.392 49.87, -6.392 49.87, -6.392 49.87, -6.392 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6090'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.874 -6.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.874"^^xsd:decimal ;
  dwc:decimalLongitude "-6.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.874 -6.391)"^^geo:wktLiteral ;
  geo-pos:lat "49.874"^^xsd:decimal ;
  geo-pos:long "-6.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6210'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.088611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.391'^^xsd:double;
  dwc:latitude '49.874'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.391 49.874, -6.391 49.874, -6.391 49.874, -6.391 49.874, -6.391 49.874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6210'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.885 -6.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.885"^^xsd:decimal ;
  dwc:decimalLongitude "-6.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.885 -6.391)"^^geo:wktLiteral ;
  geo-pos:lat "49.885"^^xsd:decimal ;
  geo-pos:long "-6.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6209'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.105833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.391'^^xsd:double;
  dwc:latitude '49.885'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.391 49.885, -6.391 49.885, -6.391 49.885, -6.391 49.885, -6.391 49.885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6209'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.39)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6086'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.39'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.39 49.87, -6.39 49.87, -6.39 49.87, -6.39 49.87, -6.39 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6086'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.39)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6498'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.382777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.39'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.39 49.872, -6.39 49.872, -6.39 49.872, -6.39 49.872, -6.39 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6498'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.946"^^xsd:decimal ;
  dwc:decimalLongitude "-6.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.39)"^^geo:wktLiteral ;
  geo-pos:lat "49.946"^^xsd:decimal ;
  geo-pos:long "-6.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6796'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.39'^^xsd:double;
  dwc:latitude '49.946'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.39 49.946, -6.39 49.946, -6.39 49.946, -6.39 49.946, -6.39 49.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6796'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.857 -6.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.857"^^xsd:decimal ;
  dwc:decimalLongitude "-6.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.857 -6.389)"^^geo:wktLiteral ;
  geo-pos:lat "49.857"^^xsd:decimal ;
  geo-pos:long "-6.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6207'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.389'^^xsd:double;
  dwc:latitude '49.857'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.389 49.857, -6.389 49.857, -6.389 49.857, -6.389 49.857, -6.389 49.857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6207'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.865"^^xsd:decimal ;
  dwc:decimalLongitude "-6.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.389)"^^geo:wktLiteral ;
  geo-pos:lat "49.865"^^xsd:decimal ;
  geo-pos:long "-6.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6487'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.110555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.389'^^xsd:double;
  dwc:latitude '49.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.389 49.865, -6.389 49.865, -6.389 49.865, -6.389 49.865, -6.389 49.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6487'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.868"^^xsd:decimal ;
  dwc:decimalLongitude "-6.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.389)"^^geo:wktLiteral ;
  geo-pos:lat "49.868"^^xsd:decimal ;
  geo-pos:long "-6.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6518'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.390833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.389'^^xsd:double;
  dwc:latitude '49.868'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.389 49.868, -6.389 49.868, -6.389 49.868, -6.389 49.868, -6.389 49.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6518'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.881 -6.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.881"^^xsd:decimal ;
  dwc:decimalLongitude "-6.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.881 -6.389)"^^geo:wktLiteral ;
  geo-pos:lat "49.881"^^xsd:decimal ;
  geo-pos:long "-6.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6526'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.53'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.389'^^xsd:double;
  dwc:latitude '49.881'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.389 49.881, -6.389 49.881, -6.389 49.881, -6.389 49.881, -6.389 49.881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6526'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.873"^^xsd:decimal ;
  dwc:decimalLongitude "-6.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.388)"^^geo:wktLiteral ;
  geo-pos:lat "49.873"^^xsd:decimal ;
  geo-pos:long "-6.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6217'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.388'^^xsd:double;
  dwc:latitude '49.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.388 49.873, -6.388 49.873, -6.388 49.873, -6.388 49.873, -6.388 49.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6217'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.865"^^xsd:decimal ;
  dwc:decimalLongitude "-6.387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.387)"^^geo:wktLiteral ;
  geo-pos:lat "49.865"^^xsd:decimal ;
  geo-pos:long "-6.387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6102'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.387'^^xsd:double;
  dwc:latitude '49.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.387 49.865, -6.387 49.865, -6.387 49.865, -6.387 49.865, -6.387 49.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6102'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.873"^^xsd:decimal ;
  dwc:decimalLongitude "-6.387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.387)"^^geo:wktLiteral ;
  geo-pos:lat "49.873"^^xsd:decimal ;
  geo-pos:long "-6.387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6509'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.8227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.387'^^xsd:double;
  dwc:latitude '49.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.387 49.873, -6.387 49.873, -6.387 49.873, -6.387 49.873, -6.387 49.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6509'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.71 -6.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.71"^^xsd:decimal ;
  dwc:decimalLongitude "-6.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.71 -6.386)"^^geo:wktLiteral ;
  geo-pos:lat "49.71"^^xsd:decimal ;
  geo-pos:long "-6.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6084'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.2275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.386'^^xsd:double;
  dwc:latitude '49.71'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.386 49.71, -6.386 49.71, -6.386 49.71, -6.386 49.71, -6.386 49.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6084'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.386)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6098'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.466944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.386'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.386 49.87, -6.386 49.87, -6.386 49.87, -6.386 49.87, -6.386 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6098'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.386)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6228'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.215555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.386'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.386 49.87, -6.386 49.87, -6.386 49.87, -6.386 49.87, -6.386 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6228'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -6.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -6.386)"^^geo:wktLiteral ;
  geo-pos:lat "49.95"^^xsd:decimal ;
  geo-pos:long "-6.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6792'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.093333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.386'^^xsd:double;
  dwc:latitude '49.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.386 49.95, -6.386 49.95, -6.386 49.95, -6.386 49.95, -6.386 49.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6792'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.951 -6.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.951"^^xsd:decimal ;
  dwc:decimalLongitude "-6.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.951 -6.386)"^^geo:wktLiteral ;
  geo-pos:lat "49.951"^^xsd:decimal ;
  geo-pos:long "-6.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6791'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.071111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.386'^^xsd:double;
  dwc:latitude '49.951'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.386 49.951, -6.386 49.951, -6.386 49.951, -6.386 49.951, -6.386 49.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6791'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.385)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6105'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.654444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.385'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.385 49.872, -6.385 49.872, -6.385 49.872, -6.385 49.872, -6.385 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6105'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.882 -6.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.882"^^xsd:decimal ;
  dwc:decimalLongitude "-6.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.882 -6.385)"^^geo:wktLiteral ;
  geo-pos:lat "49.882"^^xsd:decimal ;
  geo-pos:long "-6.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6229'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.954722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.385'^^xsd:double;
  dwc:latitude '49.882'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.385 49.882, -6.385 49.882, -6.385 49.882, -6.385 49.882, -6.385 49.882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6229'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.864 -6.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.864"^^xsd:decimal ;
  dwc:decimalLongitude "-6.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.864 -6.384)"^^geo:wktLiteral ;
  geo-pos:lat "49.864"^^xsd:decimal ;
  geo-pos:long "-6.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6225'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.164166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.384'^^xsd:double;
  dwc:latitude '49.864'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.384 49.864, -6.384 49.864, -6.384 49.864, -6.384 49.864, -6.384 49.864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6225'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.868"^^xsd:decimal ;
  dwc:decimalLongitude "-6.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.868 -6.384)"^^geo:wktLiteral ;
  geo-pos:lat "49.868"^^xsd:decimal ;
  geo-pos:long "-6.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6221'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.384'^^xsd:double;
  dwc:latitude '49.868'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.384 49.868, -6.384 49.868, -6.384 49.868, -6.384 49.868, -6.384 49.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6221'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.384)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6514'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.384'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.384 49.876, -6.384 49.876, -6.384 49.876, -6.384 49.876, -6.384 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6514'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.824 -6.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.824"^^xsd:decimal ;
  dwc:decimalLongitude "-6.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.824 -6.382)"^^geo:wktLiteral ;
  geo-pos:lat "49.824"^^xsd:decimal ;
  geo-pos:long "-6.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6232'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.059722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.382'^^xsd:double;
  dwc:latitude '49.824'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.382 49.824, -6.382 49.824, -6.382 49.824, -6.382 49.824, -6.382 49.824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6232'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.892 -6.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.892"^^xsd:decimal ;
  dwc:decimalLongitude "-6.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.892 -6.382)"^^geo:wktLiteral ;
  geo-pos:lat "49.892"^^xsd:decimal ;
  geo-pos:long "-6.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9837'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.4111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.382'^^xsd:double;
  dwc:latitude '49.892'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.382 49.892, -6.382 49.892, -6.382 49.892, -6.382 49.892, -6.382 49.892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9837'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.936 -6.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.936"^^xsd:decimal ;
  dwc:decimalLongitude "-6.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.936 -6.382)"^^geo:wktLiteral ;
  geo-pos:lat "49.936"^^xsd:decimal ;
  geo-pos:long "-6.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6802'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.720833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.382'^^xsd:double;
  dwc:latitude '49.936'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.382 49.936, -6.382 49.936, -6.382 49.936, -6.382 49.936, -6.382 49.936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6802'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.865"^^xsd:decimal ;
  dwc:decimalLongitude "-6.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.865 -6.381)"^^geo:wktLiteral ;
  geo-pos:lat "49.865"^^xsd:decimal ;
  geo-pos:long "-6.381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6558'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.9633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.381'^^xsd:double;
  dwc:latitude '49.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.381 49.865, -6.381 49.865, -6.381 49.865, -6.381 49.865, -6.381 49.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6558'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.875"^^xsd:decimal ;
  dwc:decimalLongitude "-6.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.381)"^^geo:wktLiteral ;
  geo-pos:lat "49.875"^^xsd:decimal ;
  geo-pos:long "-6.381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_674'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.273888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.381'^^xsd:double;
  dwc:latitude '49.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.381 49.875, -6.381 49.875, -6.381 49.875, -6.381 49.875, -6.381 49.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_674'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.381)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6226'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.601944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.381'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.381 49.876, -6.381 49.876, -6.381 49.876, -6.381 49.876, -6.381 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6226'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.939 -6.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.939"^^xsd:decimal ;
  dwc:decimalLongitude "-6.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.939 -6.381)"^^geo:wktLiteral ;
  geo-pos:lat "49.939"^^xsd:decimal ;
  geo-pos:long "-6.381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6804'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.381'^^xsd:double;
  dwc:latitude '49.939'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.381 49.939, -6.381 49.939, -6.381 49.939, -6.381 49.939, -6.381 49.939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6804'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.873"^^xsd:decimal ;
  dwc:decimalLongitude "-6.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.38)"^^geo:wktLiteral ;
  geo-pos:lat "49.873"^^xsd:decimal ;
  geo-pos:long "-6.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_686'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.646666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.38'^^xsd:double;
  dwc:latitude '49.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.38 49.873, -6.38 49.873, -6.38 49.873, -6.38 49.873, -6.38 49.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_686'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.379)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9806'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.870555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.379'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.379 49.94, -6.379 49.94, -6.379 49.94, -6.379 49.94, -6.379 49.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9806'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.946"^^xsd:decimal ;
  dwc:decimalLongitude "-6.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.379)"^^geo:wktLiteral ;
  geo-pos:lat "49.946"^^xsd:decimal ;
  geo-pos:long "-6.379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6793'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.9808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.379'^^xsd:double;
  dwc:latitude '49.946'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.379 49.946, -6.379 49.946, -6.379 49.946, -6.379 49.946, -6.379 49.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6793'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.879 -6.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.879"^^xsd:decimal ;
  dwc:decimalLongitude "-6.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.879 -6.378)"^^geo:wktLiteral ;
  geo-pos:lat "49.879"^^xsd:decimal ;
  geo-pos:long "-6.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6206'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.378'^^xsd:double;
  dwc:latitude '49.879'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.378 49.879, -6.378 49.879, -6.378 49.879, -6.378 49.879, -6.378 49.879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6206'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.884 -6.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.884"^^xsd:decimal ;
  dwc:decimalLongitude "-6.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.884 -6.378)"^^geo:wktLiteral ;
  geo-pos:lat "49.884"^^xsd:decimal ;
  geo-pos:long "-6.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6528'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.378'^^xsd:double;
  dwc:latitude '49.884'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.378 49.884, -6.378 49.884, -6.378 49.884, -6.378 49.884, -6.378 49.884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6528'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.853 -6.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.853"^^xsd:decimal ;
  dwc:decimalLongitude "-6.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.853 -6.377)"^^geo:wktLiteral ;
  geo-pos:lat "49.853"^^xsd:decimal ;
  geo-pos:long "-6.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6490'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.3625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.377'^^xsd:double;
  dwc:latitude '49.853'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.377 49.853, -6.377 49.853, -6.377 49.853, -6.377 49.853, -6.377 49.853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6490'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.861 -6.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.861 -6.377)"^^geo:wktLiteral ;
  geo-pos:lat "49.861"^^xsd:decimal ;
  geo-pos:long "-6.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6103'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.326944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.377'^^xsd:double;
  dwc:latitude '49.861'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.377 49.861, -6.377 49.861, -6.377 49.861, -6.377 49.861, -6.377 49.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6103'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.937 -6.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.937"^^xsd:decimal ;
  dwc:decimalLongitude "-6.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.937 -6.377)"^^geo:wktLiteral ;
  geo-pos:lat "49.937"^^xsd:decimal ;
  geo-pos:long "-6.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6803'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.377'^^xsd:double;
  dwc:latitude '49.937'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.377 49.937, -6.377 49.937, -6.377 49.937, -6.377 49.937, -6.377 49.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6803'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.869"^^xsd:decimal ;
  dwc:decimalLongitude "-6.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -6.376)"^^geo:wktLiteral ;
  geo-pos:lat "49.869"^^xsd:decimal ;
  geo-pos:long "-6.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6211'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.0222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.376'^^xsd:double;
  dwc:latitude '49.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.376 49.869, -6.376 49.869, -6.376 49.869, -6.376 49.869, -6.376 49.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6211'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.877"^^xsd:decimal ;
  dwc:decimalLongitude "-6.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.376)"^^geo:wktLiteral ;
  geo-pos:lat "49.877"^^xsd:decimal ;
  geo-pos:long "-6.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_681'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.376'^^xsd:double;
  dwc:latitude '49.877'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.376 49.877, -6.376 49.877, -6.376 49.877, -6.376 49.877, -6.376 49.877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_681'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.877"^^xsd:decimal ;
  dwc:decimalLongitude "-6.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.376)"^^geo:wktLiteral ;
  geo-pos:lat "49.877"^^xsd:decimal ;
  geo-pos:long "-6.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6504'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.032777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.376'^^xsd:double;
  dwc:latitude '49.877'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.376 49.877, -6.376 49.877, -6.376 49.877, -6.376 49.877, -6.376 49.877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6504'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.879 -6.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.879"^^xsd:decimal ;
  dwc:decimalLongitude "-6.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.879 -6.376)"^^geo:wktLiteral ;
  geo-pos:lat "49.879"^^xsd:decimal ;
  geo-pos:long "-6.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6208'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.376'^^xsd:double;
  dwc:latitude '49.879'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.376 49.879, -6.376 49.879, -6.376 49.879, -6.376 49.879, -6.376 49.879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6208'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.375)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_680'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.375'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.375 49.876, -6.375 49.876, -6.375 49.876, -6.375 49.876, -6.375 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_680'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.877"^^xsd:decimal ;
  dwc:decimalLongitude "-6.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.375)"^^geo:wktLiteral ;
  geo-pos:lat "49.877"^^xsd:decimal ;
  geo-pos:long "-6.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6224'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.604444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.375'^^xsd:double;
  dwc:latitude '49.877'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.375 49.877, -6.375 49.877, -6.375 49.877, -6.375 49.877, -6.375 49.877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6224'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.877"^^xsd:decimal ;
  dwc:decimalLongitude "-6.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.375)"^^geo:wktLiteral ;
  geo-pos:lat "49.877"^^xsd:decimal ;
  geo-pos:long "-6.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6560'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.375'^^xsd:double;
  dwc:latitude '49.877'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.375 49.877, -6.375 49.877, -6.375 49.877, -6.375 49.877, -6.375 49.877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6560'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.375)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6527'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.375'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.375 49.9, -6.375 49.9, -6.375 49.9, -6.375 49.9, -6.375 49.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6527'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.976 -6.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.976"^^xsd:decimal ;
  dwc:decimalLongitude "-6.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.976 -6.375)"^^geo:wktLiteral ;
  geo-pos:lat "49.976"^^xsd:decimal ;
  geo-pos:long "-6.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_518'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.096944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.375'^^xsd:double;
  dwc:latitude '49.976'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.375 49.976, -6.375 49.976, -6.375 49.976, -6.375 49.976, -6.375 49.976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_518'^^xsd:string;
  dwc:observationDate '1999-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.374)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_683'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.540277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.374'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.374 49.872, -6.374 49.872, -6.374 49.872, -6.374 49.872, -6.374 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_683'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.875"^^xsd:decimal ;
  dwc:decimalLongitude "-6.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.374)"^^geo:wktLiteral ;
  geo-pos:lat "49.875"^^xsd:decimal ;
  geo-pos:long "-6.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_675'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.651666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.374'^^xsd:double;
  dwc:latitude '49.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.374 49.875, -6.374 49.875, -6.374 49.875, -6.374 49.875, -6.374 49.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_675'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.945"^^xsd:decimal ;
  dwc:decimalLongitude "-6.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.374)"^^geo:wktLiteral ;
  geo-pos:lat "49.945"^^xsd:decimal ;
  geo-pos:long "-6.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6799'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.664444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.374'^^xsd:double;
  dwc:latitude '49.945'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.374 49.945, -6.374 49.945, -6.374 49.945, -6.374 49.945, -6.374 49.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6799'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.854 -6.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.854"^^xsd:decimal ;
  dwc:decimalLongitude "-6.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.854 -6.372)"^^geo:wktLiteral ;
  geo-pos:lat "49.854"^^xsd:decimal ;
  geo-pos:long "-6.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6491'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.254444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.372'^^xsd:double;
  dwc:latitude '49.854'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.372 49.854, -6.372 49.854, -6.372 49.854, -6.372 49.854, -6.372 49.854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6491'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.692 -6.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.692"^^xsd:decimal ;
  dwc:decimalLongitude "-6.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.692 -6.371)"^^geo:wktLiteral ;
  geo-pos:lat "49.692"^^xsd:decimal ;
  geo-pos:long "-6.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_670'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.115'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.371'^^xsd:double;
  dwc:latitude '49.692'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.371 49.692, -6.371 49.692, -6.371 49.692, -6.371 49.692, -6.371 49.692))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_670'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.866 -6.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.866"^^xsd:decimal ;
  dwc:decimalLongitude "-6.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.866 -6.371)"^^geo:wktLiteral ;
  geo-pos:lat "49.866"^^xsd:decimal ;
  geo-pos:long "-6.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6100'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.111388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.371'^^xsd:double;
  dwc:latitude '49.866'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.371 49.866, -6.371 49.866, -6.371 49.866, -6.371 49.866, -6.371 49.866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6100'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-6.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -6.371)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-6.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_687'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.313333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.371'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.371 49.876, -6.371 49.876, -6.371 49.876, -6.371 49.876, -6.371 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_687'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.877"^^xsd:decimal ;
  dwc:decimalLongitude "-6.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -6.37)"^^geo:wktLiteral ;
  geo-pos:lat "49.877"^^xsd:decimal ;
  geo-pos:long "-6.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_682'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.37'^^xsd:double;
  dwc:latitude '49.877'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.37 49.877, -6.37 49.877, -6.37 49.877, -6.37 49.877, -6.37 49.877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_682'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.879 -6.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.879"^^xsd:decimal ;
  dwc:decimalLongitude "-6.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.879 -6.369)"^^geo:wktLiteral ;
  geo-pos:lat "49.879"^^xsd:decimal ;
  geo-pos:long "-6.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6548'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.63'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.369'^^xsd:double;
  dwc:latitude '49.879'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.369 49.879, -6.369 49.879, -6.369 49.879, -6.369 49.879, -6.369 49.879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6548'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.889 -6.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.889"^^xsd:decimal ;
  dwc:decimalLongitude "-6.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.889 -6.369)"^^geo:wktLiteral ;
  geo-pos:lat "49.889"^^xsd:decimal ;
  geo-pos:long "-6.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6550'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.535'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.369'^^xsd:double;
  dwc:latitude '49.889'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.369 49.889, -6.369 49.889, -6.369 49.889, -6.369 49.889, -6.369 49.889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6550'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.889 -6.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.889"^^xsd:decimal ;
  dwc:decimalLongitude "-6.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.889 -6.369)"^^geo:wktLiteral ;
  geo-pos:lat "49.889"^^xsd:decimal ;
  geo-pos:long "-6.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6551'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.369'^^xsd:double;
  dwc:latitude '49.889'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.369 49.889, -6.369 49.889, -6.369 49.889, -6.369 49.889, -6.369 49.889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6551'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -6.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.858"^^xsd:decimal ;
  dwc:decimalLongitude "-6.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -6.367)"^^geo:wktLiteral ;
  geo-pos:lat "49.858"^^xsd:decimal ;
  geo-pos:long "-6.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6501'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.367'^^xsd:double;
  dwc:latitude '49.858'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.367 49.858, -6.367 49.858, -6.367 49.858, -6.367 49.858, -6.367 49.858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6501'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.893 -6.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.893"^^xsd:decimal ;
  dwc:decimalLongitude "-6.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.893 -6.367)"^^geo:wktLiteral ;
  geo-pos:lat "49.893"^^xsd:decimal ;
  geo-pos:long "-6.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_677'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.367'^^xsd:double;
  dwc:latitude '49.893'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.367 49.893, -6.367 49.893, -6.367 49.893, -6.367 49.893, -6.367 49.893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_677'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.856 -6.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.856"^^xsd:decimal ;
  dwc:decimalLongitude "-6.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.856 -6.366)"^^geo:wktLiteral ;
  geo-pos:lat "49.856"^^xsd:decimal ;
  geo-pos:long "-6.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9803'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.4986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.366'^^xsd:double;
  dwc:latitude '49.856'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.366 49.856, -6.366 49.856, -6.366 49.856, -6.366 49.856, -6.366 49.856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9803'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.953"^^xsd:decimal ;
  dwc:decimalLongitude "-6.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.366)"^^geo:wktLiteral ;
  geo-pos:lat "49.953"^^xsd:decimal ;
  geo-pos:long "-6.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6801'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.305833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.366'^^xsd:double;
  dwc:latitude '49.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.366 49.953, -6.366 49.953, -6.366 49.953, -6.366 49.953, -6.366 49.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6801'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078 -6.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078"^^xsd:decimal ;
  dwc:decimalLongitude "-6.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078 -6.364)"^^geo:wktLiteral ;
  geo-pos:lat "50.078"^^xsd:decimal ;
  geo-pos:long "-6.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9810'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.364'^^xsd:double;
  dwc:latitude '50.078'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.364 50.078, -6.364 50.078, -6.364 50.078, -6.364 50.078, -6.364 50.078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9810'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.884 -6.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.884"^^xsd:decimal ;
  dwc:decimalLongitude "-6.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.884 -6.363)"^^geo:wktLiteral ;
  geo-pos:lat "49.884"^^xsd:decimal ;
  geo-pos:long "-6.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_678'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.363'^^xsd:double;
  dwc:latitude '49.884'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.363 49.884, -6.363 49.884, -6.363 49.884, -6.363 49.884, -6.363 49.884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_678'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.363)"^^geo:wktLiteral ;
  geo-pos:lat "49.944"^^xsd:decimal ;
  geo-pos:long "-6.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9807'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.029722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.363'^^xsd:double;
  dwc:latitude '49.944'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.363 49.944, -6.363 49.944, -6.363 49.944, -6.363 49.944, -6.363 49.944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9807'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.871"^^xsd:decimal ;
  dwc:decimalLongitude "-6.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871 -6.36)"^^geo:wktLiteral ;
  geo-pos:lat "49.871"^^xsd:decimal ;
  geo-pos:long "-6.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6563'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.041111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.36'^^xsd:double;
  dwc:latitude '49.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.36 49.871, -6.36 49.871, -6.36 49.871, -6.36 49.871, -6.36 49.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6563'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.872"^^xsd:decimal ;
  dwc:decimalLongitude "-6.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.872 -6.359)"^^geo:wktLiteral ;
  geo-pos:lat "49.872"^^xsd:decimal ;
  geo-pos:long "-6.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6556'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.6136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.359'^^xsd:double;
  dwc:latitude '49.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.359 49.872, -6.359 49.872, -6.359 49.872, -6.359 49.872, -6.359 49.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6556'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.875"^^xsd:decimal ;
  dwc:decimalLongitude "-6.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.359)"^^geo:wktLiteral ;
  geo-pos:lat "49.875"^^xsd:decimal ;
  geo-pos:long "-6.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6230'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.359'^^xsd:double;
  dwc:latitude '49.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.359 49.875, -6.359 49.875, -6.359 49.875, -6.359 49.875, -6.359 49.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6230'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.885 -6.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.885"^^xsd:decimal ;
  dwc:decimalLongitude "-6.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.885 -6.359)"^^geo:wktLiteral ;
  geo-pos:lat "49.885"^^xsd:decimal ;
  geo-pos:long "-6.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_673'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.359'^^xsd:double;
  dwc:latitude '49.885'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.359 49.885, -6.359 49.885, -6.359 49.885, -6.359 49.885, -6.359 49.885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_673'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.924 -6.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.924"^^xsd:decimal ;
  dwc:decimalLongitude "-6.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.924 -6.359)"^^geo:wktLiteral ;
  geo-pos:lat "49.924"^^xsd:decimal ;
  geo-pos:long "-6.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9833'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.084722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.359'^^xsd:double;
  dwc:latitude '49.924'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.359 49.924, -6.359 49.924, -6.359 49.924, -6.359 49.924, -6.359 49.924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9833'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.398 -6.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.398 -6.354)"^^geo:wktLiteral ;
  geo-pos:lat "50.398"^^xsd:decimal ;
  geo-pos:long "-6.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1115'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.646388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.354'^^xsd:double;
  dwc:latitude '50.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.354 50.398, -6.354 50.398, -6.354 50.398, -6.354 50.398, -6.354 50.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1115'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.886 -6.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.886"^^xsd:decimal ;
  dwc:decimalLongitude "-6.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.886 -6.353)"^^geo:wktLiteral ;
  geo-pos:lat "49.886"^^xsd:decimal ;
  geo-pos:long "-6.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_685'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.353'^^xsd:double;
  dwc:latitude '49.886'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.353 49.886, -6.353 49.886, -6.353 49.886, -6.353 49.886, -6.353 49.886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_685'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.886 -6.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.886"^^xsd:decimal ;
  dwc:decimalLongitude "-6.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.886 -6.353)"^^geo:wktLiteral ;
  geo-pos:lat "49.886"^^xsd:decimal ;
  geo-pos:long "-6.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6549'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.353'^^xsd:double;
  dwc:latitude '49.886'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.353 49.886, -6.353 49.886, -6.353 49.886, -6.353 49.886, -6.353 49.886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6549'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.918 -6.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.918"^^xsd:decimal ;
  dwc:decimalLongitude "-6.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.918 -6.353)"^^geo:wktLiteral ;
  geo-pos:lat "49.918"^^xsd:decimal ;
  geo-pos:long "-6.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6099'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.829722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.353'^^xsd:double;
  dwc:latitude '49.918'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.353 49.918, -6.353 49.918, -6.353 49.918, -6.353 49.918, -6.353 49.918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6099'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93 -6.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93"^^xsd:decimal ;
  dwc:decimalLongitude "-6.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93 -6.351)"^^geo:wktLiteral ;
  geo-pos:lat "49.93"^^xsd:decimal ;
  geo-pos:long "-6.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9832'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.445833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.351'^^xsd:double;
  dwc:latitude '49.93'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.351 49.93, -6.351 49.93, -6.351 49.93, -6.351 49.93, -6.351 49.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9832'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "49.92"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9831'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.445833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '49.92'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.35 49.92, -6.35 49.92, -6.35 49.92, -6.35 49.92, -6.35 49.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9831'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.946"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "49.946"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9805'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.378333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '49.946'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.35 49.946, -6.35 49.946, -6.35 49.946, -6.35 49.946, -6.35 49.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9805'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92"^^xsd:decimal ;
  dwc:decimalLongitude "-6.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.349)"^^geo:wktLiteral ;
  geo-pos:lat "49.92"^^xsd:decimal ;
  geo-pos:long "-6.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9830'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.221388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.349'^^xsd:double;
  dwc:latitude '49.92'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.349 49.92, -6.349 49.92, -6.349 49.92, -6.349 49.92, -6.349 49.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9830'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93 -6.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93"^^xsd:decimal ;
  dwc:decimalLongitude "-6.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93 -6.349)"^^geo:wktLiteral ;
  geo-pos:lat "49.93"^^xsd:decimal ;
  geo-pos:long "-6.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9825'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.5852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.349'^^xsd:double;
  dwc:latitude '49.93'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.349 49.93, -6.349 49.93, -6.349 49.93, -6.349 49.93, -6.349 49.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9825'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.674 -6.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.674"^^xsd:decimal ;
  dwc:decimalLongitude "-6.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.674 -6.348)"^^geo:wktLiteral ;
  geo-pos:lat "49.674"^^xsd:decimal ;
  geo-pos:long "-6.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_669'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.876111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.348'^^xsd:double;
  dwc:latitude '49.674'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.348 49.674, -6.348 49.674, -6.348 49.674, -6.348 49.674, -6.348 49.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_669'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.848 -6.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.848"^^xsd:decimal ;
  dwc:decimalLongitude "-6.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.848 -6.347)"^^geo:wktLiteral ;
  geo-pos:lat "49.848"^^xsd:decimal ;
  geo-pos:long "-6.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6533'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.951111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.347'^^xsd:double;
  dwc:latitude '49.848'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.347 49.848, -6.347 49.848, -6.347 49.848, -6.347 49.848, -6.347 49.848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6533'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.879 -6.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.879"^^xsd:decimal ;
  dwc:decimalLongitude "-6.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.879 -6.347)"^^geo:wktLiteral ;
  geo-pos:lat "49.879"^^xsd:decimal ;
  geo-pos:long "-6.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_676'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.907222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.347'^^xsd:double;
  dwc:latitude '49.879'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.347 49.879, -6.347 49.879, -6.347 49.879, -6.347 49.879, -6.347 49.879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_676'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.928 -6.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.928"^^xsd:decimal ;
  dwc:decimalLongitude "-6.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.928 -6.347)"^^geo:wktLiteral ;
  geo-pos:lat "49.928"^^xsd:decimal ;
  geo-pos:long "-6.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9829'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.347'^^xsd:double;
  dwc:latitude '49.928'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.347 49.928, -6.347 49.928, -6.347 49.928, -6.347 49.928, -6.347 49.928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9829'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.943 -6.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.943"^^xsd:decimal ;
  dwc:decimalLongitude "-6.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.943 -6.345)"^^geo:wktLiteral ;
  geo-pos:lat "49.943"^^xsd:decimal ;
  geo-pos:long "-6.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9804'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.345'^^xsd:double;
  dwc:latitude '49.943'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.345 49.943, -6.345 49.943, -6.345 49.943, -6.345 49.943, -6.345 49.943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9804'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.931 -6.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.931"^^xsd:decimal ;
  dwc:decimalLongitude "-6.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.931 -6.343)"^^geo:wktLiteral ;
  geo-pos:lat "49.931"^^xsd:decimal ;
  geo-pos:long "-6.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9828'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.343'^^xsd:double;
  dwc:latitude '49.931'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.343 49.931, -6.343 49.931, -6.343 49.931, -6.343 49.931, -6.343 49.931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9828'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91 -6.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91"^^xsd:decimal ;
  dwc:decimalLongitude "-6.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91 -6.34)"^^geo:wktLiteral ;
  geo-pos:lat "49.91"^^xsd:decimal ;
  geo-pos:long "-6.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9836'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.521388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.34'^^xsd:double;
  dwc:latitude '49.91'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.34 49.91, -6.34 49.91, -6.34 49.91, -6.34 49.91, -6.34 49.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9836'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.792 -6.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.792"^^xsd:decimal ;
  dwc:decimalLongitude "-6.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.792 -6.338)"^^geo:wktLiteral ;
  geo-pos:lat "49.792"^^xsd:decimal ;
  geo-pos:long "-6.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_672'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.787222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.338'^^xsd:double;
  dwc:latitude '49.792'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.338 49.792, -6.338 49.792, -6.338 49.792, -6.338 49.792, -6.338 49.792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_672'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96"^^xsd:decimal ;
  dwc:decimalLongitude "-6.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.338)"^^geo:wktLiteral ;
  geo-pos:lat "49.96"^^xsd:decimal ;
  geo-pos:long "-6.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6800'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.034444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.338'^^xsd:double;
  dwc:latitude '49.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.338 49.96, -6.338 49.96, -6.338 49.96, -6.338 49.96, -6.338 49.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6800'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.624 -6.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.624"^^xsd:decimal ;
  dwc:decimalLongitude "-6.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.624 -6.337)"^^geo:wktLiteral ;
  geo-pos:lat "49.624"^^xsd:decimal ;
  geo-pos:long "-6.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_666'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.337'^^xsd:double;
  dwc:latitude '49.624'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.337 49.624, -6.337 49.624, -6.337 49.624, -6.337 49.624, -6.337 49.624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_666'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.881 -6.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.881"^^xsd:decimal ;
  dwc:decimalLongitude "-6.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.881 -6.337)"^^geo:wktLiteral ;
  geo-pos:lat "49.881"^^xsd:decimal ;
  geo-pos:long "-6.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9834'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.133055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.337'^^xsd:double;
  dwc:latitude '49.881'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.337 49.881, -6.337 49.881, -6.337 49.881, -6.337 49.881, -6.337 49.881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9834'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.932 -6.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.932"^^xsd:decimal ;
  dwc:decimalLongitude "-6.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.932 -6.337)"^^geo:wktLiteral ;
  geo-pos:lat "49.932"^^xsd:decimal ;
  geo-pos:long "-6.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9826'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.7425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.337'^^xsd:double;
  dwc:latitude '49.932'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.337 49.932, -6.337 49.932, -6.337 49.932, -6.337 49.932, -6.337 49.932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9826'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -6.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.934"^^xsd:decimal ;
  dwc:decimalLongitude "-6.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -6.335)"^^geo:wktLiteral ;
  geo-pos:lat "49.934"^^xsd:decimal ;
  geo-pos:long "-6.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1067'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.335'^^xsd:double;
  dwc:latitude '49.934'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.335 49.934, -6.335 49.934, -6.335 49.934, -6.335 49.934, -6.335 49.934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1067'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.939 -6.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.939"^^xsd:decimal ;
  dwc:decimalLongitude "-6.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.939 -6.335)"^^geo:wktLiteral ;
  geo-pos:lat "49.939"^^xsd:decimal ;
  geo-pos:long "-6.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1066'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.335'^^xsd:double;
  dwc:latitude '49.939'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.335 49.939, -6.335 49.939, -6.335 49.939, -6.335 49.939, -6.335 49.939))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1066'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.839 -6.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.839"^^xsd:decimal ;
  dwc:decimalLongitude "-6.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.839 -6.334)"^^geo:wktLiteral ;
  geo-pos:lat "49.839"^^xsd:decimal ;
  geo-pos:long "-6.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6089'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.047777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.334'^^xsd:double;
  dwc:latitude '49.839'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.334 49.839, -6.334 49.839, -6.334 49.839, -6.334 49.839, -6.334 49.839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6089'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.941 -6.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.941"^^xsd:decimal ;
  dwc:decimalLongitude "-6.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.941 -6.334)"^^geo:wktLiteral ;
  geo-pos:lat "49.941"^^xsd:decimal ;
  geo-pos:long "-6.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1065'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.8622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.334'^^xsd:double;
  dwc:latitude '49.941'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.334 49.941, -6.334 49.941, -6.334 49.941, -6.334 49.941, -6.334 49.941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1065'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.942"^^xsd:decimal ;
  dwc:decimalLongitude "-6.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.334)"^^geo:wktLiteral ;
  geo-pos:lat "49.942"^^xsd:decimal ;
  geo-pos:long "-6.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9827'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.334'^^xsd:double;
  dwc:latitude '49.942'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.334 49.942, -6.334 49.942, -6.334 49.942, -6.334 49.942, -6.334 49.942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9827'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.943 -6.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.943"^^xsd:decimal ;
  dwc:decimalLongitude "-6.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.943 -6.332)"^^geo:wktLiteral ;
  geo-pos:lat "49.943"^^xsd:decimal ;
  geo-pos:long "-6.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_486'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.332'^^xsd:double;
  dwc:latitude '49.943'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.332 49.943, -6.332 49.943, -6.332 49.943, -6.332 49.943, -6.332 49.943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_486'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97 -6.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.97"^^xsd:decimal ;
  dwc:decimalLongitude "-6.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.97 -6.331)"^^geo:wktLiteral ;
  geo-pos:lat "49.97"^^xsd:decimal ;
  geo-pos:long "-6.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6524'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.331'^^xsd:double;
  dwc:latitude '49.97'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.331 49.97, -6.331 49.97, -6.331 49.97, -6.331 49.97, -6.331 49.97))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6524'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.383 -6.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.383"^^xsd:decimal ;
  dwc:decimalLongitude "-6.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.383 -6.331)"^^geo:wktLiteral ;
  geo-pos:lat "50.383"^^xsd:decimal ;
  geo-pos:long "-6.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1114'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.331'^^xsd:double;
  dwc:latitude '50.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.331 50.383, -6.331 50.383, -6.331 50.383, -6.331 50.383, -6.331 50.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1114'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -6.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.238"^^xsd:decimal ;
  dwc:decimalLongitude "-6.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -6.329)"^^geo:wktLiteral ;
  geo-pos:lat "50.238"^^xsd:decimal ;
  geo-pos:long "-6.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1113'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.329'^^xsd:double;
  dwc:latitude '50.238'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.329 50.238, -6.329 50.238, -6.329 50.238, -6.329 50.238, -6.329 50.238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1113'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.855 -6.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.855"^^xsd:decimal ;
  dwc:decimalLongitude "-6.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.855 -6.328)"^^geo:wktLiteral ;
  geo-pos:lat "49.855"^^xsd:decimal ;
  geo-pos:long "-6.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_699'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.426388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.328'^^xsd:double;
  dwc:latitude '49.855'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.328 49.855, -6.328 49.855, -6.328 49.855, -6.328 49.855, -6.328 49.855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_699'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.893 -6.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.893"^^xsd:decimal ;
  dwc:decimalLongitude "-6.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.893 -6.328)"^^geo:wktLiteral ;
  geo-pos:lat "49.893"^^xsd:decimal ;
  geo-pos:long "-6.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6203'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.028611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.328'^^xsd:double;
  dwc:latitude '49.893'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.328 49.893, -6.328 49.893, -6.328 49.893, -6.328 49.893, -6.328 49.893))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6203'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.885 -6.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.885"^^xsd:decimal ;
  dwc:decimalLongitude "-6.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.885 -6.326)"^^geo:wktLiteral ;
  geo-pos:lat "49.885"^^xsd:decimal ;
  geo-pos:long "-6.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6542'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.892777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.326'^^xsd:double;
  dwc:latitude '49.885'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.326 49.885, -6.326 49.885, -6.326 49.885, -6.326 49.885, -6.326 49.885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6542'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.875"^^xsd:decimal ;
  dwc:decimalLongitude "-6.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.875 -6.321)"^^geo:wktLiteral ;
  geo-pos:lat "49.875"^^xsd:decimal ;
  geo-pos:long "-6.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6562'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.456388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.321'^^xsd:double;
  dwc:latitude '49.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.321 49.875, -6.321 49.875, -6.321 49.875, -6.321 49.875, -6.321 49.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6562'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.962 -6.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.962"^^xsd:decimal ;
  dwc:decimalLongitude "-6.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.962 -6.321)"^^geo:wktLiteral ;
  geo-pos:lat "49.962"^^xsd:decimal ;
  geo-pos:long "-6.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_519'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.483055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.321'^^xsd:double;
  dwc:latitude '49.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.321 49.962, -6.321 49.962, -6.321 49.962, -6.321 49.962, -6.321 49.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_519'^^xsd:string;
  dwc:observationDate '1999-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -6.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.63"^^xsd:decimal ;
  dwc:decimalLongitude "-6.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.63 -6.32)"^^geo:wktLiteral ;
  geo-pos:lat "49.63"^^xsd:decimal ;
  geo-pos:long "-6.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_667'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.2375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.32'^^xsd:double;
  dwc:latitude '49.63'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.32 49.63, -6.32 49.63, -6.32 49.63, -6.32 49.63, -6.32 49.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_667'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.627 -6.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.627"^^xsd:decimal ;
  dwc:decimalLongitude "-6.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.627 -6.319)"^^geo:wktLiteral ;
  geo-pos:lat "49.627"^^xsd:decimal ;
  geo-pos:long "-6.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_668'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.4286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.319'^^xsd:double;
  dwc:latitude '49.627'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.319 49.627, -6.319 49.627, -6.319 49.627, -6.319 49.627, -6.319 49.627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_668'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.937 -6.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.937"^^xsd:decimal ;
  dwc:decimalLongitude "-6.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.937 -6.315)"^^geo:wktLiteral ;
  geo-pos:lat "49.937"^^xsd:decimal ;
  geo-pos:long "-6.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3766'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.228055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.315'^^xsd:double;
  dwc:latitude '49.937'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.315 49.937, -6.315 49.937, -6.315 49.937, -6.315 49.937, -6.315 49.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3766'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.091 -6.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.091"^^xsd:decimal ;
  dwc:decimalLongitude "-6.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.091 -6.315)"^^geo:wktLiteral ;
  geo-pos:lat "50.091"^^xsd:decimal ;
  geo-pos:long "-6.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9811'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.315'^^xsd:double;
  dwc:latitude '50.091'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.315 50.091, -6.315 50.091, -6.315 50.091, -6.315 50.091, -6.315 50.091))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9811'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.925 -6.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.925"^^xsd:decimal ;
  dwc:decimalLongitude "-6.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.925 -6.314)"^^geo:wktLiteral ;
  geo-pos:lat "49.925"^^xsd:decimal ;
  geo-pos:long "-6.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9835'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.314'^^xsd:double;
  dwc:latitude '49.925'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.314 49.925, -6.314 49.925, -6.314 49.925, -6.314 49.925, -6.314 49.925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9835'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.841 -6.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.841"^^xsd:decimal ;
  dwc:decimalLongitude "-6.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.841 -6.31)"^^geo:wktLiteral ;
  geo-pos:lat "49.841"^^xsd:decimal ;
  geo-pos:long "-6.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6540'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.465833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.31'^^xsd:double;
  dwc:latitude '49.841'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.31 49.841, -6.31 49.841, -6.31 49.841, -6.31 49.841, -6.31 49.841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6540'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.307)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3760'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.988611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.307'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.307 49.94, -6.307 49.94, -6.307 49.94, -6.307 49.94, -6.307 49.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3760'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.907 -6.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.907"^^xsd:decimal ;
  dwc:decimalLongitude "-6.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.907 -6.305)"^^geo:wktLiteral ;
  geo-pos:lat "49.907"^^xsd:decimal ;
  geo-pos:long "-6.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6797'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.305'^^xsd:double;
  dwc:latitude '49.907'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.305 49.907, -6.305 49.907, -6.305 49.907, -6.305 49.907, -6.305 49.907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6797'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.853 -6.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.853"^^xsd:decimal ;
  dwc:decimalLongitude "-6.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.853 -6.304)"^^geo:wktLiteral ;
  geo-pos:lat "49.853"^^xsd:decimal ;
  geo-pos:long "-6.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6488'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.304'^^xsd:double;
  dwc:latitude '49.853'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.304 49.853, -6.304 49.853, -6.304 49.853, -6.304 49.853, -6.304 49.853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6488'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.907 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.907"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.907 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.907"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6547'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.907'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3 49.907, -6.3 49.907, -6.3 49.907, -6.3 49.907, -6.3 49.907))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6547'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.936 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.936"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.936 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.936"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_516'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.936'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3 49.936, -6.3 49.936, -6.3 49.936, -6.3 49.936, -6.3 49.936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_516'^^xsd:string;
  dwc:observationDate '1999-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.948 -6.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.948"^^xsd:decimal ;
  dwc:decimalLongitude "-6.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.948 -6.297)"^^geo:wktLiteral ;
  geo-pos:lat "49.948"^^xsd:decimal ;
  geo-pos:long "-6.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_725'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.297'^^xsd:double;
  dwc:latitude '49.948'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.297 49.948, -6.297 49.948, -6.297 49.948, -6.297 49.948, -6.297 49.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_725'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.431 -6.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.431"^^xsd:decimal ;
  dwc:decimalLongitude "-6.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.431 -6.296)"^^geo:wktLiteral ;
  geo-pos:lat "50.431"^^xsd:decimal ;
  geo-pos:long "-6.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1116'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.309166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.296'^^xsd:double;
  dwc:latitude '50.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.296 50.431, -6.296 50.431, -6.296 50.431, -6.296 50.431, -6.296 50.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1116'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.956"^^xsd:decimal ;
  dwc:decimalLongitude "-6.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.294)"^^geo:wktLiteral ;
  geo-pos:lat "49.956"^^xsd:decimal ;
  geo-pos:long "-6.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_531'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.057777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.294'^^xsd:double;
  dwc:latitude '49.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.294 49.956, -6.294 49.956, -6.294 49.956, -6.294 49.956, -6.294 49.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_531'^^xsd:string;
  dwc:observationDate '1999-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.928 -6.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.928"^^xsd:decimal ;
  dwc:decimalLongitude "-6.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.928 -6.293)"^^geo:wktLiteral ;
  geo-pos:lat "49.928"^^xsd:decimal ;
  geo-pos:long "-6.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1064'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.293'^^xsd:double;
  dwc:latitude '49.928'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.293 49.928, -6.293 49.928, -6.293 49.928, -6.293 49.928, -6.293 49.928))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1064'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.919 -6.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.919"^^xsd:decimal ;
  dwc:decimalLongitude "-6.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.919 -6.292)"^^geo:wktLiteral ;
  geo-pos:lat "49.919"^^xsd:decimal ;
  geo-pos:long "-6.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1069'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.326944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.292'^^xsd:double;
  dwc:latitude '49.919'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.292 49.919, -6.292 49.919, -6.292 49.919, -6.292 49.919, -6.292 49.919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1069'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.979 -6.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.979"^^xsd:decimal ;
  dwc:decimalLongitude "-6.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.979 -6.292)"^^geo:wktLiteral ;
  geo-pos:lat "49.979"^^xsd:decimal ;
  geo-pos:long "-6.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3767'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.292'^^xsd:double;
  dwc:latitude '49.979'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.292 49.979, -6.292 49.979, -6.292 49.979, -6.292 49.979, -6.292 49.979))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3767'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.959 -6.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.959"^^xsd:decimal ;
  dwc:decimalLongitude "-6.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.959 -6.29)"^^geo:wktLiteral ;
  geo-pos:lat "49.959"^^xsd:decimal ;
  geo-pos:long "-6.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_538'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.29'^^xsd:double;
  dwc:latitude '49.959'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.29 49.959, -6.29 49.959, -6.29 49.959, -6.29 49.959, -6.29 49.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_538'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.955"^^xsd:decimal ;
  dwc:decimalLongitude "-6.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.288)"^^geo:wktLiteral ;
  geo-pos:lat "49.955"^^xsd:decimal ;
  geo-pos:long "-6.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_707'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.921388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.288'^^xsd:double;
  dwc:latitude '49.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.288 49.955, -6.288 49.955, -6.288 49.955, -6.288 49.955, -6.288 49.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_707'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.918 -6.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.918"^^xsd:decimal ;
  dwc:decimalLongitude "-6.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.918 -6.283)"^^geo:wktLiteral ;
  geo-pos:lat "49.918"^^xsd:decimal ;
  geo-pos:long "-6.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_512'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.283'^^xsd:double;
  dwc:latitude '49.918'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.283 49.918, -6.283 49.918, -6.283 49.918, -6.283 49.918, -6.283 49.918))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_512'^^xsd:string;
  dwc:observationDate '1999-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.92"^^xsd:decimal ;
  dwc:decimalLongitude "-6.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.92 -6.281)"^^geo:wktLiteral ;
  geo-pos:lat "49.92"^^xsd:decimal ;
  geo-pos:long "-6.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6484'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.013611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.281'^^xsd:double;
  dwc:latitude '49.92'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.281 49.92, -6.281 49.92, -6.281 49.92, -6.281 49.92, -6.281 49.92))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6484'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.622 -6.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.622"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.622 -6.28)"^^geo:wktLiteral ;
  geo-pos:lat "49.622"^^xsd:decimal ;
  geo-pos:long "-6.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_665'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.28'^^xsd:double;
  dwc:latitude '49.622'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.28 49.622, -6.28 49.622, -6.28 49.622, -6.28 49.622, -6.28 49.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_665'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.957 -6.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.957"^^xsd:decimal ;
  dwc:decimalLongitude "-6.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.957 -6.279)"^^geo:wktLiteral ;
  geo-pos:lat "49.957"^^xsd:decimal ;
  geo-pos:long "-6.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_706'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.795'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.279'^^xsd:double;
  dwc:latitude '49.957'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.279 49.957, -6.279 49.957, -6.279 49.957, -6.279 49.957, -6.279 49.957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_706'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.886 -6.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.886"^^xsd:decimal ;
  dwc:decimalLongitude "-6.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.886 -6.277)"^^geo:wktLiteral ;
  geo-pos:lat "49.886"^^xsd:decimal ;
  geo-pos:long "-6.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6202'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.243888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.277'^^xsd:double;
  dwc:latitude '49.886'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.277 49.886, -6.277 49.886, -6.277 49.886, -6.277 49.886, -6.277 49.886))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6202'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.946"^^xsd:decimal ;
  dwc:decimalLongitude "-6.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.277)"^^geo:wktLiteral ;
  geo-pos:lat "49.946"^^xsd:decimal ;
  geo-pos:long "-6.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3759'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.060833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.277'^^xsd:double;
  dwc:latitude '49.946'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.277 49.946, -6.277 49.946, -6.277 49.946, -6.277 49.946, -6.277 49.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3759'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.956"^^xsd:decimal ;
  dwc:decimalLongitude "-6.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.277)"^^geo:wktLiteral ;
  geo-pos:lat "49.956"^^xsd:decimal ;
  geo-pos:long "-6.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_724'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.8752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.277'^^xsd:double;
  dwc:latitude '49.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.277 49.956, -6.277 49.956, -6.277 49.956, -6.277 49.956, -6.277 49.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_724'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.936 -6.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.936"^^xsd:decimal ;
  dwc:decimalLongitude "-6.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.936 -6.275)"^^geo:wktLiteral ;
  geo-pos:lat "49.936"^^xsd:decimal ;
  geo-pos:long "-6.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_537'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.275'^^xsd:double;
  dwc:latitude '49.936'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.275 49.936, -6.275 49.936, -6.275 49.936, -6.275 49.936, -6.275 49.936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_537'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.823 -6.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.823"^^xsd:decimal ;
  dwc:decimalLongitude "-6.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.823 -6.273)"^^geo:wktLiteral ;
  geo-pos:lat "49.823"^^xsd:decimal ;
  geo-pos:long "-6.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_671'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.142777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.273'^^xsd:double;
  dwc:latitude '49.823'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.273 49.823, -6.273 49.823, -6.273 49.823, -6.273 49.823, -6.273 49.823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_671'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.885 -6.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.885"^^xsd:decimal ;
  dwc:decimalLongitude "-6.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.885 -6.273)"^^geo:wktLiteral ;
  geo-pos:lat "49.885"^^xsd:decimal ;
  geo-pos:long "-6.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6546'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.7305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.273'^^xsd:double;
  dwc:latitude '49.885'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.273 49.885, -6.273 49.885, -6.273 49.885, -6.273 49.885, -6.273 49.885))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6546'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.941 -6.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.941"^^xsd:decimal ;
  dwc:decimalLongitude "-6.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.941 -6.272)"^^geo:wktLiteral ;
  geo-pos:lat "49.941"^^xsd:decimal ;
  geo-pos:long "-6.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_500'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.581111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.272'^^xsd:double;
  dwc:latitude '49.941'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.272 49.941, -6.272 49.941, -6.272 49.941, -6.272 49.941, -6.272 49.941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_500'^^xsd:string;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.955"^^xsd:decimal ;
  dwc:decimalLongitude "-6.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.272)"^^geo:wktLiteral ;
  geo-pos:lat "49.955"^^xsd:decimal ;
  geo-pos:long "-6.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_521'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.272'^^xsd:double;
  dwc:latitude '49.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.272 49.955, -6.272 49.955, -6.272 49.955, -6.272 49.955, -6.272 49.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_521'^^xsd:string;
  dwc:observationDate '1999-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.269)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_714'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.269'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.269 49.954, -6.269 49.954, -6.269 49.954, -6.269 49.954, -6.269 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_714'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96"^^xsd:decimal ;
  dwc:decimalLongitude "-6.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.268)"^^geo:wktLiteral ;
  geo-pos:lat "49.96"^^xsd:decimal ;
  geo-pos:long "-6.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3770'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.270277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.268'^^xsd:double;
  dwc:latitude '49.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.268 49.96, -6.268 49.96, -6.268 49.96, -6.268 49.96, -6.268 49.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3770'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.818 -6.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.818"^^xsd:decimal ;
  dwc:decimalLongitude "-6.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.818 -6.267)"^^geo:wktLiteral ;
  geo-pos:lat "49.818"^^xsd:decimal ;
  geo-pos:long "-6.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_684'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.928055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.267'^^xsd:double;
  dwc:latitude '49.818'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.267 49.818, -6.267 49.818, -6.267 49.818, -6.267 49.818, -6.267 49.818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_684'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.947"^^xsd:decimal ;
  dwc:decimalLongitude "-6.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.267)"^^geo:wktLiteral ;
  geo-pos:lat "49.947"^^xsd:decimal ;
  geo-pos:long "-6.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_526'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.267'^^xsd:double;
  dwc:latitude '49.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.267 49.947, -6.267 49.947, -6.267 49.947, -6.267 49.947, -6.267 49.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_526'^^xsd:string;
  dwc:observationDate '1999-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.949"^^xsd:decimal ;
  dwc:decimalLongitude "-6.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.267)"^^geo:wktLiteral ;
  geo-pos:lat "49.949"^^xsd:decimal ;
  geo-pos:long "-6.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_527'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.267'^^xsd:double;
  dwc:latitude '49.949'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.267 49.949, -6.267 49.949, -6.267 49.949, -6.267 49.949, -6.267 49.949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_527'^^xsd:string;
  dwc:observationDate '1999-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-6.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.267)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-6.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_505'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.267'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.267 49.952, -6.267 49.952, -6.267 49.952, -6.267 49.952, -6.267 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_505'^^xsd:string;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.915 -6.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.915"^^xsd:decimal ;
  dwc:decimalLongitude "-6.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.915 -6.266)"^^geo:wktLiteral ;
  geo-pos:lat "49.915"^^xsd:decimal ;
  geo-pos:long "-6.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1061'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.266'^^xsd:double;
  dwc:latitude '49.915'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.266 49.915, -6.266 49.915, -6.266 49.915, -6.266 49.915, -6.266 49.915))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1061'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -6.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -6.265)"^^geo:wktLiteral ;
  geo-pos:lat "49.95"^^xsd:decimal ;
  geo-pos:long "-6.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_533'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.265'^^xsd:double;
  dwc:latitude '49.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.265 49.95, -6.265 49.95, -6.265 49.95, -6.265 49.95, -6.265 49.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_533'^^xsd:string;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.264)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3761'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.327222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.264'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.264 49.94, -6.264 49.94, -6.264 49.94, -6.264 49.94, -6.264 49.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3761'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.943 -6.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.943"^^xsd:decimal ;
  dwc:decimalLongitude "-6.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.943 -6.264)"^^geo:wktLiteral ;
  geo-pos:lat "49.943"^^xsd:decimal ;
  geo-pos:long "-6.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_535'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.669166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.264'^^xsd:double;
  dwc:latitude '49.943'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.264 49.943, -6.264 49.943, -6.264 49.943, -6.264 49.943, -6.264 49.943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_535'^^xsd:string;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.264)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_690'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.5986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.264'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.264 49.954, -6.264 49.954, -6.264 49.954, -6.264 49.954, -6.264 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_690'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.264)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6789'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.630277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.264'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.264 49.954, -6.264 49.954, -6.264 49.954, -6.264 49.954, -6.264 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6789'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.956"^^xsd:decimal ;
  dwc:decimalLongitude "-6.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.264)"^^geo:wktLiteral ;
  geo-pos:lat "49.956"^^xsd:decimal ;
  geo-pos:long "-6.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_712'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.31'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.264'^^xsd:double;
  dwc:latitude '49.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.264 49.956, -6.264 49.956, -6.264 49.956, -6.264 49.956, -6.264 49.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_712'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.958 -6.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.958"^^xsd:decimal ;
  dwc:decimalLongitude "-6.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.958 -6.264)"^^geo:wktLiteral ;
  geo-pos:lat "49.958"^^xsd:decimal ;
  geo-pos:long "-6.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_691'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.6808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.264'^^xsd:double;
  dwc:latitude '49.958'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.264 49.958, -6.264 49.958, -6.264 49.958, -6.264 49.958, -6.264 49.958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_691'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.263)"^^geo:wktLiteral ;
  geo-pos:lat "49.944"^^xsd:decimal ;
  geo-pos:long "-6.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3758'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.263'^^xsd:double;
  dwc:latitude '49.944'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.263 49.944, -6.263 49.944, -6.263 49.944, -6.263 49.944, -6.263 49.944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3758'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.945"^^xsd:decimal ;
  dwc:decimalLongitude "-6.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.263)"^^geo:wktLiteral ;
  geo-pos:lat "49.945"^^xsd:decimal ;
  geo-pos:long "-6.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_689'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.8966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.263'^^xsd:double;
  dwc:latitude '49.945'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.263 49.945, -6.263 49.945, -6.263 49.945, -6.263 49.945, -6.263 49.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_689'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.962 -6.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.962"^^xsd:decimal ;
  dwc:decimalLongitude "-6.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.962 -6.263)"^^geo:wktLiteral ;
  geo-pos:lat "49.962"^^xsd:decimal ;
  geo-pos:long "-6.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_524'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.263'^^xsd:double;
  dwc:latitude '49.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.263 49.962, -6.263 49.962, -6.263 49.962, -6.263 49.962, -6.263 49.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_524'^^xsd:string;
  dwc:observationDate '1999-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.956"^^xsd:decimal ;
  dwc:decimalLongitude "-6.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.262)"^^geo:wktLiteral ;
  geo-pos:lat "49.956"^^xsd:decimal ;
  geo-pos:long "-6.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_723'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1569444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.262'^^xsd:double;
  dwc:latitude '49.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.262 49.956, -6.262 49.956, -6.262 49.956, -6.262 49.956, -6.262 49.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_723'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.261)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_495'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.0416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.261'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.261 49.94, -6.261 49.94, -6.261 49.94, -6.261 49.94, -6.261 49.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_495'^^xsd:string;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.973 -6.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.973"^^xsd:decimal ;
  dwc:decimalLongitude "-6.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.973 -6.261)"^^geo:wktLiteral ;
  geo-pos:lat "49.973"^^xsd:decimal ;
  geo-pos:long "-6.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_517'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.261'^^xsd:double;
  dwc:latitude '49.973'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.261 49.973, -6.261 49.973, -6.261 49.973, -6.261 49.973, -6.261 49.973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_517'^^xsd:string;
  dwc:observationDate '1999-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-6.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.259)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-6.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_506'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.458611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.259'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.259 49.952, -6.259 49.952, -6.259 49.952, -6.259 49.952, -6.259 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_506'^^xsd:string;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.955"^^xsd:decimal ;
  dwc:decimalLongitude "-6.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.259)"^^geo:wktLiteral ;
  geo-pos:lat "49.955"^^xsd:decimal ;
  geo-pos:long "-6.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_498'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.159444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.259'^^xsd:double;
  dwc:latitude '49.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.259 49.955, -6.259 49.955, -6.259 49.955, -6.259 49.955, -6.259 49.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_498'^^xsd:string;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.384 -6.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.384"^^xsd:decimal ;
  dwc:decimalLongitude "-6.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.384 -6.259)"^^geo:wktLiteral ;
  geo-pos:lat "50.384"^^xsd:decimal ;
  geo-pos:long "-6.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1120'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.259'^^xsd:double;
  dwc:latitude '50.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.259 50.384, -6.259 50.384, -6.259 50.384, -6.259 50.384, -6.259 50.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1120'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.258)"^^geo:wktLiteral ;
  geo-pos:lat "49.944"^^xsd:decimal ;
  geo-pos:long "-6.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_722'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.857222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.258'^^xsd:double;
  dwc:latitude '49.944'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.258 49.944, -6.258 49.944, -6.258 49.944, -6.258 49.944, -6.258 49.944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_722'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.949"^^xsd:decimal ;
  dwc:decimalLongitude "-6.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.258)"^^geo:wktLiteral ;
  geo-pos:lat "49.949"^^xsd:decimal ;
  geo-pos:long "-6.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_719'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.258'^^xsd:double;
  dwc:latitude '49.949'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.258 49.949, -6.258 49.949, -6.258 49.949, -6.258 49.949, -6.258 49.949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_719'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.257)"^^geo:wktLiteral ;
  geo-pos:lat "49.944"^^xsd:decimal ;
  geo-pos:long "-6.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_515'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.531666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.257'^^xsd:double;
  dwc:latitude '49.944'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.257 49.944, -6.257 49.944, -6.257 49.944, -6.257 49.944, -6.257 49.944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_515'^^xsd:string;
  dwc:observationDate '1999-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.946"^^xsd:decimal ;
  dwc:decimalLongitude "-6.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.257)"^^geo:wktLiteral ;
  geo-pos:lat "49.946"^^xsd:decimal ;
  geo-pos:long "-6.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_539'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.851666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.257'^^xsd:double;
  dwc:latitude '49.946'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.257 49.946, -6.257 49.946, -6.257 49.946, -6.257 49.946, -6.257 49.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_539'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.951 -6.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.951"^^xsd:decimal ;
  dwc:decimalLongitude "-6.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.951 -6.257)"^^geo:wktLiteral ;
  geo-pos:lat "49.951"^^xsd:decimal ;
  geo-pos:long "-6.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_493'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.315833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.257'^^xsd:double;
  dwc:latitude '49.951'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.257 49.951, -6.257 49.951, -6.257 49.951, -6.257 49.951, -6.257 49.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_493'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.953"^^xsd:decimal ;
  dwc:decimalLongitude "-6.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.257)"^^geo:wktLiteral ;
  geo-pos:lat "49.953"^^xsd:decimal ;
  geo-pos:long "-6.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_513'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.253611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.257'^^xsd:double;
  dwc:latitude '49.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.257 49.953, -6.257 49.953, -6.257 49.953, -6.257 49.953, -6.257 49.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_513'^^xsd:string;
  dwc:observationDate '1999-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.257)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_497'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.257'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.257 49.954, -6.257 49.954, -6.257 49.954, -6.257 49.954, -6.257 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_497'^^xsd:string;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.949"^^xsd:decimal ;
  dwc:decimalLongitude "-6.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.256)"^^geo:wktLiteral ;
  geo-pos:lat "49.949"^^xsd:decimal ;
  geo-pos:long "-6.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_501'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.478888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.256'^^xsd:double;
  dwc:latitude '49.949'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.256 49.949, -6.256 49.949, -6.256 49.949, -6.256 49.949, -6.256 49.949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_501'^^xsd:string;
  dwc:observationDate '1999-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-6.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.256)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-6.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3765'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.256'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.256 49.952, -6.256 49.952, -6.256 49.952, -6.256 49.952, -6.256 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3765'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.255)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_504'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.255'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.255 49.954, -6.255 49.954, -6.255 49.954, -6.255 49.954, -6.255 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_504'^^xsd:string;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.945"^^xsd:decimal ;
  dwc:decimalLongitude "-6.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.254)"^^geo:wktLiteral ;
  geo-pos:lat "49.945"^^xsd:decimal ;
  geo-pos:long "-6.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3769'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.254'^^xsd:double;
  dwc:latitude '49.945'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.254 49.945, -6.254 49.945, -6.254 49.945, -6.254 49.945, -6.254 49.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3769'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.254)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_510'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.254'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.254 49.954, -6.254 49.954, -6.254 49.954, -6.254 49.954, -6.254 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_510'^^xsd:string;
  dwc:observationDate '1999-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-6.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.253)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-6.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_525'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.471388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.253'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.253 49.952, -6.253 49.952, -6.253 49.952, -6.253 49.952, -6.253 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_525'^^xsd:string;
  dwc:observationDate '1999-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.945"^^xsd:decimal ;
  dwc:decimalLongitude "-6.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.252)"^^geo:wktLiteral ;
  geo-pos:lat "49.945"^^xsd:decimal ;
  geo-pos:long "-6.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_509'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.252'^^xsd:double;
  dwc:latitude '49.945'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.252 49.945, -6.252 49.945, -6.252 49.945, -6.252 49.945, -6.252 49.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_509'^^xsd:string;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.955"^^xsd:decimal ;
  dwc:decimalLongitude "-6.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.252)"^^geo:wktLiteral ;
  geo-pos:lat "49.955"^^xsd:decimal ;
  geo-pos:long "-6.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_534'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.082777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.252'^^xsd:double;
  dwc:latitude '49.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.252 49.955, -6.252 49.955, -6.252 49.955, -6.252 49.955, -6.252 49.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_534'^^xsd:string;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.957 -6.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.957"^^xsd:decimal ;
  dwc:decimalLongitude "-6.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.957 -6.252)"^^geo:wktLiteral ;
  geo-pos:lat "49.957"^^xsd:decimal ;
  geo-pos:long "-6.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1063'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.561388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.252'^^xsd:double;
  dwc:latitude '49.957'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.252 49.957, -6.252 49.957, -6.252 49.957, -6.252 49.957, -6.252 49.957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1063'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.251)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_494'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.6825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.251'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.251 49.954, -6.251 49.954, -6.251 49.954, -6.251 49.954, -6.251 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_494'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.949"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.949"^^xsd:decimal ;
  geo-pos:long "-6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_702'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.511666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '49.949'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.25 49.949, -6.25 49.949, -6.25 49.949, -6.25 49.949, -6.25 49.949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_702'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.96"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.96 -6.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.96"^^xsd:decimal ;
  geo-pos:long "-6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_487'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '49.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.25 49.96, -6.25 49.96, -6.25 49.96, -6.25 49.96, -6.25 49.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_487'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.947"^^xsd:decimal ;
  dwc:decimalLongitude "-6.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.249)"^^geo:wktLiteral ;
  geo-pos:lat "49.947"^^xsd:decimal ;
  geo-pos:long "-6.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_520'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.149166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.249'^^xsd:double;
  dwc:latitude '49.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.249 49.947, -6.249 49.947, -6.249 49.947, -6.249 49.947, -6.249 49.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_520'^^xsd:string;
  dwc:observationDate '1999-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.949"^^xsd:decimal ;
  dwc:decimalLongitude "-6.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.249)"^^geo:wktLiteral ;
  geo-pos:lat "49.949"^^xsd:decimal ;
  geo-pos:long "-6.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_523'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.249'^^xsd:double;
  dwc:latitude '49.949'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.249 49.949, -6.249 49.949, -6.249 49.949, -6.249 49.949, -6.249 49.949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_523'^^xsd:string;
  dwc:observationDate '1999-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.957 -6.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.957"^^xsd:decimal ;
  dwc:decimalLongitude "-6.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.957 -6.249)"^^geo:wktLiteral ;
  geo-pos:lat "49.957"^^xsd:decimal ;
  geo-pos:long "-6.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3763'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.3333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.249'^^xsd:double;
  dwc:latitude '49.957'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.249 49.957, -6.249 49.957, -6.249 49.957, -6.249 49.957, -6.249 49.957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3763'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.956"^^xsd:decimal ;
  dwc:decimalLongitude "-6.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.248)"^^geo:wktLiteral ;
  geo-pos:lat "49.956"^^xsd:decimal ;
  geo-pos:long "-6.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_507'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.804444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.248'^^xsd:double;
  dwc:latitude '49.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.248 49.956, -6.248 49.956, -6.248 49.956, -6.248 49.956, -6.248 49.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_507'^^xsd:string;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.956"^^xsd:decimal ;
  dwc:decimalLongitude "-6.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.956 -6.248)"^^geo:wktLiteral ;
  geo-pos:lat "49.956"^^xsd:decimal ;
  geo-pos:long "-6.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_511'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.248'^^xsd:double;
  dwc:latitude '49.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.248 49.956, -6.248 49.956, -6.248 49.956, -6.248 49.956, -6.248 49.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_511'^^xsd:string;
  dwc:observationDate '1999-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.943 -6.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.943"^^xsd:decimal ;
  dwc:decimalLongitude "-6.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.943 -6.247)"^^geo:wktLiteral ;
  geo-pos:lat "49.943"^^xsd:decimal ;
  geo-pos:long "-6.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_536'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.247'^^xsd:double;
  dwc:latitude '49.943'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.247 49.943, -6.247 49.943, -6.247 49.943, -6.247 49.943, -6.247 49.943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_536'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.247)"^^geo:wktLiteral ;
  geo-pos:lat "49.944"^^xsd:decimal ;
  geo-pos:long "-6.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_720'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.053888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.247'^^xsd:double;
  dwc:latitude '49.944'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.247 49.944, -6.247 49.944, -6.247 49.944, -6.247 49.944, -6.247 49.944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_720'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.951 -6.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.951"^^xsd:decimal ;
  dwc:decimalLongitude "-6.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.951 -6.247)"^^geo:wktLiteral ;
  geo-pos:lat "49.951"^^xsd:decimal ;
  geo-pos:long "-6.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_704'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.247'^^xsd:double;
  dwc:latitude '49.951'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.247 49.951, -6.247 49.951, -6.247 49.951, -6.247 49.951, -6.247 49.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_704'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-6.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.247)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-6.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_703'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.247'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.247 49.952, -6.247 49.952, -6.247 49.952, -6.247 49.952, -6.247 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_703'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.953"^^xsd:decimal ;
  dwc:decimalLongitude "-6.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.246)"^^geo:wktLiteral ;
  geo-pos:lat "49.953"^^xsd:decimal ;
  geo-pos:long "-6.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_489'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.959166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.246'^^xsd:double;
  dwc:latitude '49.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.246 49.953, -6.246 49.953, -6.246 49.953, -6.246 49.953, -6.246 49.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_489'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.953"^^xsd:decimal ;
  dwc:decimalLongitude "-6.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.246)"^^geo:wktLiteral ;
  geo-pos:lat "49.953"^^xsd:decimal ;
  geo-pos:long "-6.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_717'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.881388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.246'^^xsd:double;
  dwc:latitude '49.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.246 49.953, -6.246 49.953, -6.246 49.953, -6.246 49.953, -6.246 49.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_717'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.947"^^xsd:decimal ;
  dwc:decimalLongitude "-6.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.245)"^^geo:wktLiteral ;
  geo-pos:lat "49.947"^^xsd:decimal ;
  geo-pos:long "-6.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_696'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.9675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.245'^^xsd:double;
  dwc:latitude '49.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.245 49.947, -6.245 49.947, -6.245 49.947, -6.245 49.947, -6.245 49.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_696'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-6.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.245)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-6.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_695'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.245'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.245 49.952, -6.245 49.952, -6.245 49.952, -6.245 49.952, -6.245 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_695'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.948 -6.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.948"^^xsd:decimal ;
  dwc:decimalLongitude "-6.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.948 -6.244)"^^geo:wktLiteral ;
  geo-pos:lat "49.948"^^xsd:decimal ;
  geo-pos:long "-6.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_530'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.268888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.244'^^xsd:double;
  dwc:latitude '49.948'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.244 49.948, -6.244 49.948, -6.244 49.948, -6.244 49.948, -6.244 49.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_530'^^xsd:string;
  dwc:observationDate '1999-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.953"^^xsd:decimal ;
  dwc:decimalLongitude "-6.243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.243)"^^geo:wktLiteral ;
  geo-pos:lat "49.953"^^xsd:decimal ;
  geo-pos:long "-6.243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_491'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.645833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.243'^^xsd:double;
  dwc:latitude '49.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.243 49.953, -6.243 49.953, -6.243 49.953, -6.243 49.953, -6.243 49.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_491'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.243)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_698'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.700833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.243'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.243 49.954, -6.243 49.954, -6.243 49.954, -6.243 49.954, -6.243 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_698'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.965 -6.243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.965"^^xsd:decimal ;
  dwc:decimalLongitude "-6.243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.965 -6.243)"^^geo:wktLiteral ;
  geo-pos:lat "49.965"^^xsd:decimal ;
  geo-pos:long "-6.243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3768'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.243'^^xsd:double;
  dwc:latitude '49.965'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.243 49.965, -6.243 49.965, -6.243 49.965, -6.243 49.965, -6.243 49.965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3768'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.923 -6.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.923"^^xsd:decimal ;
  dwc:decimalLongitude "-6.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.923 -6.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.923"^^xsd:decimal ;
  geo-pos:long "-6.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9824'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.019166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.242'^^xsd:double;
  dwc:latitude '49.923'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.242 49.923, -6.242 49.923, -6.242 49.923, -6.242 49.923, -6.242 49.923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9824'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.947"^^xsd:decimal ;
  dwc:decimalLongitude "-6.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.947"^^xsd:decimal ;
  geo-pos:long "-6.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_705'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.242'^^xsd:double;
  dwc:latitude '49.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.242 49.947, -6.242 49.947, -6.242 49.947, -6.242 49.947, -6.242 49.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_705'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.947"^^xsd:decimal ;
  dwc:decimalLongitude "-6.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.947"^^xsd:decimal ;
  geo-pos:long "-6.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_692'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.242'^^xsd:double;
  dwc:latitude '49.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.242 49.947, -6.242 49.947, -6.242 49.947, -6.242 49.947, -6.242 49.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_692'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.948 -6.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.948"^^xsd:decimal ;
  dwc:decimalLongitude "-6.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.948 -6.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.948"^^xsd:decimal ;
  geo-pos:long "-6.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_693'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.3952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.242'^^xsd:double;
  dwc:latitude '49.948'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.242 49.948, -6.242 49.948, -6.242 49.948, -6.242 49.948, -6.242 49.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_693'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.949"^^xsd:decimal ;
  dwc:decimalLongitude "-6.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -6.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.949"^^xsd:decimal ;
  geo-pos:long "-6.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_694'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.242'^^xsd:double;
  dwc:latitude '49.949'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.242 49.949, -6.242 49.949, -6.242 49.949, -6.242 49.949, -6.242 49.949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_694'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.945"^^xsd:decimal ;
  dwc:decimalLongitude "-6.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.241)"^^geo:wktLiteral ;
  geo-pos:lat "49.945"^^xsd:decimal ;
  geo-pos:long "-6.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_488'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.316111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.241'^^xsd:double;
  dwc:latitude '49.945'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.241 49.945, -6.241 49.945, -6.241 49.945, -6.241 49.945, -6.241 49.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_488'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-6.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -6.241)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-6.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_514'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.045'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.241'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.241 49.952, -6.241 49.952, -6.241 49.952, -6.241 49.952, -6.241 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_514'^^xsd:string;
  dwc:observationDate '1999-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.691 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.691"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.691 -6.24)"^^geo:wktLiteral ;
  geo-pos:lat "49.691"^^xsd:decimal ;
  geo-pos:long "-6.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6083'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.500277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '49.691'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.24 49.691, -6.24 49.691, -6.24 49.691, -6.24 49.691, -6.24 49.691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6083'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.955"^^xsd:decimal ;
  dwc:decimalLongitude "-6.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.24)"^^geo:wktLiteral ;
  geo-pos:lat "49.955"^^xsd:decimal ;
  geo-pos:long "-6.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_697'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.134166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.24'^^xsd:double;
  dwc:latitude '49.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.24 49.955, -6.24 49.955, -6.24 49.955, -6.24 49.955, -6.24 49.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_697'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.953"^^xsd:decimal ;
  dwc:decimalLongitude "-6.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.239)"^^geo:wktLiteral ;
  geo-pos:lat "49.953"^^xsd:decimal ;
  geo-pos:long "-6.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_490'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.234722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.239'^^xsd:double;
  dwc:latitude '49.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.239 49.953, -6.239 49.953, -6.239 49.953, -6.239 49.953, -6.239 49.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_490'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -6.239)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-6.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_711'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.239'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.239 49.954, -6.239 49.954, -6.239 49.954, -6.239 49.954, -6.239 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_711'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.916 -6.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.916"^^xsd:decimal ;
  dwc:decimalLongitude "-6.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.916 -6.238)"^^geo:wktLiteral ;
  geo-pos:lat "49.916"^^xsd:decimal ;
  geo-pos:long "-6.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6215'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.8111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.238'^^xsd:double;
  dwc:latitude '49.916'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.238 49.916, -6.238 49.916, -6.238 49.916, -6.238 49.916, -6.238 49.916))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6215'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.942"^^xsd:decimal ;
  dwc:decimalLongitude "-6.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.238)"^^geo:wktLiteral ;
  geo-pos:lat "49.942"^^xsd:decimal ;
  geo-pos:long "-6.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_710'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.7338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.238'^^xsd:double;
  dwc:latitude '49.942'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.238 49.942, -6.238 49.942, -6.238 49.942, -6.238 49.942, -6.238 49.942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_710'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.974 -6.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.974"^^xsd:decimal ;
  dwc:decimalLongitude "-6.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.974 -6.238)"^^geo:wktLiteral ;
  geo-pos:lat "49.974"^^xsd:decimal ;
  geo-pos:long "-6.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3762'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.9425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.238'^^xsd:double;
  dwc:latitude '49.974'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.238 49.974, -6.238 49.974, -6.238 49.974, -6.238 49.974, -6.238 49.974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3762'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.955"^^xsd:decimal ;
  dwc:decimalLongitude "-6.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.237)"^^geo:wktLiteral ;
  geo-pos:lat "49.955"^^xsd:decimal ;
  geo-pos:long "-6.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_508'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.237'^^xsd:double;
  dwc:latitude '49.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.237 49.955, -6.237 49.955, -6.237 49.955, -6.237 49.955, -6.237 49.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_508'^^xsd:string;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.912 -6.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.912"^^xsd:decimal ;
  dwc:decimalLongitude "-6.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.912 -6.236)"^^geo:wktLiteral ;
  geo-pos:lat "49.912"^^xsd:decimal ;
  geo-pos:long "-6.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1062'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.626388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.236'^^xsd:double;
  dwc:latitude '49.912'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.236 49.912, -6.236 49.912, -6.236 49.912, -6.236 49.912, -6.236 49.912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1062'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.774 -6.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.774"^^xsd:decimal ;
  dwc:decimalLongitude "-6.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.774 -6.235)"^^geo:wktLiteral ;
  geo-pos:lat "49.774"^^xsd:decimal ;
  geo-pos:long "-6.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6234'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.41'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.235'^^xsd:double;
  dwc:latitude '49.774'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.235 49.774, -6.235 49.774, -6.235 49.774, -6.235 49.774, -6.235 49.774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6234'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.946"^^xsd:decimal ;
  dwc:decimalLongitude "-6.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -6.234)"^^geo:wktLiteral ;
  geo-pos:lat "49.946"^^xsd:decimal ;
  geo-pos:long "-6.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_502'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.234'^^xsd:double;
  dwc:latitude '49.946'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.234 49.946, -6.234 49.946, -6.234 49.946, -6.234 49.946, -6.234 49.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_502'^^xsd:string;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.955"^^xsd:decimal ;
  dwc:decimalLongitude "-6.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.233)"^^geo:wktLiteral ;
  geo-pos:lat "49.955"^^xsd:decimal ;
  geo-pos:long "-6.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_492'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.015833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.233'^^xsd:double;
  dwc:latitude '49.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.233 49.955, -6.233 49.955, -6.233 49.955, -6.233 49.955, -6.233 49.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_492'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -6.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -6.232)"^^geo:wktLiteral ;
  geo-pos:lat "49.95"^^xsd:decimal ;
  geo-pos:long "-6.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_503'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.7586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.232'^^xsd:double;
  dwc:latitude '49.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.232 49.95, -6.232 49.95, -6.232 49.95, -6.232 49.95, -6.232 49.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_503'^^xsd:string;
  dwc:observationDate '1999-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.947"^^xsd:decimal ;
  dwc:decimalLongitude "-6.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -6.231)"^^geo:wktLiteral ;
  geo-pos:lat "49.947"^^xsd:decimal ;
  geo-pos:long "-6.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_496'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.231'^^xsd:double;
  dwc:latitude '49.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.231 49.947, -6.231 49.947, -6.231 49.947, -6.231 49.947, -6.231 49.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_496'^^xsd:string;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.878 -6.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.878"^^xsd:decimal ;
  dwc:decimalLongitude "-6.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.878 -6.229)"^^geo:wktLiteral ;
  geo-pos:lat "49.878"^^xsd:decimal ;
  geo-pos:long "-6.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6200'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.461944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.229'^^xsd:double;
  dwc:latitude '49.878'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.229 49.878, -6.229 49.878, -6.229 49.878, -6.229 49.878, -6.229 49.878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6200'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.953"^^xsd:decimal ;
  dwc:decimalLongitude "-6.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -6.229)"^^geo:wktLiteral ;
  geo-pos:lat "49.953"^^xsd:decimal ;
  geo-pos:long "-6.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_701'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.9175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.229'^^xsd:double;
  dwc:latitude '49.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.229 49.953, -6.229 49.953, -6.229 49.953, -6.229 49.953, -6.229 49.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_701'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.882 -6.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.882"^^xsd:decimal ;
  dwc:decimalLongitude "-6.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.882 -6.228)"^^geo:wktLiteral ;
  geo-pos:lat "49.882"^^xsd:decimal ;
  geo-pos:long "-6.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6201'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.228'^^xsd:double;
  dwc:latitude '49.882'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.228 49.882, -6.228 49.882, -6.228 49.882, -6.228 49.882, -6.228 49.882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6201'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-6.227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -6.227)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-6.227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6199'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.533611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.227'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.227 49.87, -6.227 49.87, -6.227 49.87, -6.227 49.87, -6.227 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6199'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.912 -6.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.912"^^xsd:decimal ;
  dwc:decimalLongitude "-6.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.912 -6.226)"^^geo:wktLiteral ;
  geo-pos:lat "49.912"^^xsd:decimal ;
  geo-pos:long "-6.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_726'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.008888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.226'^^xsd:double;
  dwc:latitude '49.912'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.226 49.912, -6.226 49.912, -6.226 49.912, -6.226 49.912, -6.226 49.912))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_726'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.923 -6.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.923"^^xsd:decimal ;
  dwc:decimalLongitude "-6.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.923 -6.226)"^^geo:wktLiteral ;
  geo-pos:lat "49.923"^^xsd:decimal ;
  geo-pos:long "-6.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9823'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.735'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.226'^^xsd:double;
  dwc:latitude '49.923'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.226 49.923, -6.226 49.923, -6.226 49.923, -6.226 49.923, -6.226 49.923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9823'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.944"^^xsd:decimal ;
  dwc:decimalLongitude "-6.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.944 -6.226)"^^geo:wktLiteral ;
  geo-pos:lat "49.944"^^xsd:decimal ;
  geo-pos:long "-6.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3764'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.226'^^xsd:double;
  dwc:latitude '49.944'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.226 49.944, -6.226 49.944, -6.226 49.944, -6.226 49.944, -6.226 49.944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3764'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93 -6.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.93"^^xsd:decimal ;
  dwc:decimalLongitude "-6.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.93 -6.224)"^^geo:wktLiteral ;
  geo-pos:lat "49.93"^^xsd:decimal ;
  geo-pos:long "-6.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_700'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.069166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.224'^^xsd:double;
  dwc:latitude '49.93'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.224 49.93, -6.224 49.93, -6.224 49.93, -6.224 49.93, -6.224 49.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_700'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -6.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.858"^^xsd:decimal ;
  dwc:decimalLongitude "-6.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -6.222)"^^geo:wktLiteral ;
  geo-pos:lat "49.858"^^xsd:decimal ;
  geo-pos:long "-6.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_484'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.971944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.222'^^xsd:double;
  dwc:latitude '49.858'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.222 49.858, -6.222 49.858, -6.222 49.858, -6.222 49.858, -6.222 49.858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_484'^^xsd:string;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -6.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95 -6.222)"^^geo:wktLiteral ;
  geo-pos:lat "49.95"^^xsd:decimal ;
  geo-pos:long "-6.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_721'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.687222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.222'^^xsd:double;
  dwc:latitude '49.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.222 49.95, -6.222 49.95, -6.222 49.95, -6.222 49.95, -6.222 49.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_721'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.942"^^xsd:decimal ;
  dwc:decimalLongitude "-6.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.219)"^^geo:wktLiteral ;
  geo-pos:lat "49.942"^^xsd:decimal ;
  geo-pos:long "-6.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_528'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.219'^^xsd:double;
  dwc:latitude '49.942'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.219 49.942, -6.219 49.942, -6.219 49.942, -6.219 49.942, -6.219 49.942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_528'^^xsd:string;
  dwc:observationDate '1999-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.942"^^xsd:decimal ;
  dwc:decimalLongitude "-6.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.942 -6.219)"^^geo:wktLiteral ;
  geo-pos:lat "49.942"^^xsd:decimal ;
  geo-pos:long "-6.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_529'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.219'^^xsd:double;
  dwc:latitude '49.942'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.219 49.942, -6.219 49.942, -6.219 49.942, -6.219 49.942, -6.219 49.942))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_529'^^xsd:string;
  dwc:observationDate '1999-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.945"^^xsd:decimal ;
  dwc:decimalLongitude "-6.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -6.214)"^^geo:wktLiteral ;
  geo-pos:lat "49.945"^^xsd:decimal ;
  geo-pos:long "-6.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_716'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.4475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.214'^^xsd:double;
  dwc:latitude '49.945'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.214 49.945, -6.214 49.945, -6.214 49.945, -6.214 49.945, -6.214 49.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_716'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -6.209)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-6.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3755'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.209'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.209 49.94, -6.209 49.94, -6.209 49.94, -6.209 49.94, -6.209 49.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3755'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.955"^^xsd:decimal ;
  dwc:decimalLongitude "-6.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.955 -6.206)"^^geo:wktLiteral ;
  geo-pos:lat "49.955"^^xsd:decimal ;
  geo-pos:long "-6.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_522'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.206'^^xsd:double;
  dwc:latitude '49.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.206 49.955, -6.206 49.955, -6.206 49.955, -6.206 49.955, -6.206 49.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_522'^^xsd:string;
  dwc:observationDate '1999-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.812 -6.204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.812"^^xsd:decimal ;
  dwc:decimalLongitude "-6.204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.812 -6.204)"^^geo:wktLiteral ;
  geo-pos:lat "49.812"^^xsd:decimal ;
  geo-pos:long "-6.204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6532'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.291388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.204'^^xsd:double;
  dwc:latitude '49.812'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.204 49.812, -6.204 49.812, -6.204 49.812, -6.204 49.812, -6.204 49.812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6532'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.935 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.935"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.935 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.935"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3757'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '49.935'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.2 49.935, -6.2 49.935, -6.2 49.935, -6.2 49.935, -6.2 49.935))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3757'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.132 -6.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.132"^^xsd:decimal ;
  dwc:decimalLongitude "-6.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.132 -6.194)"^^geo:wktLiteral ;
  geo-pos:lat "50.132"^^xsd:decimal ;
  geo-pos:long "-6.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1112'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.645'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.194'^^xsd:double;
  dwc:latitude '50.132'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.194 50.132, -6.194 50.132, -6.194 50.132, -6.194 50.132, -6.194 50.132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1112'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.873"^^xsd:decimal ;
  dwc:decimalLongitude "-6.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.873 -6.192)"^^geo:wktLiteral ;
  geo-pos:lat "49.873"^^xsd:decimal ;
  geo-pos:long "-6.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6091'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.9233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.192'^^xsd:double;
  dwc:latitude '49.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.192 49.873, -6.192 49.873, -6.192 49.873, -6.192 49.873, -6.192 49.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6091'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -6.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.062"^^xsd:decimal ;
  dwc:decimalLongitude "-6.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -6.191)"^^geo:wktLiteral ;
  geo-pos:lat "50.062"^^xsd:decimal ;
  geo-pos:long "-6.191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_718'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.191'^^xsd:double;
  dwc:latitude '50.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.191 50.062, -6.191 50.062, -6.191 50.062, -6.191 50.062, -6.191 50.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_718'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.991 -6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.991"^^xsd:decimal ;
  dwc:decimalLongitude "-6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.991 -6.19)"^^geo:wktLiteral ;
  geo-pos:lat "49.991"^^xsd:decimal ;
  geo-pos:long "-6.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9822'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.103611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.19'^^xsd:double;
  dwc:latitude '49.991'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.19 49.991, -6.19 49.991, -6.19 49.991, -6.19 49.991, -6.19 49.991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9822'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.992 -6.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.992"^^xsd:decimal ;
  dwc:decimalLongitude "-6.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.992 -6.184)"^^geo:wktLiteral ;
  geo-pos:lat "49.992"^^xsd:decimal ;
  geo-pos:long "-6.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_708'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.385277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.184'^^xsd:double;
  dwc:latitude '49.992'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.184 49.992, -6.184 49.992, -6.184 49.992, -6.184 49.992, -6.184 49.992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_708'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.842 -6.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.842"^^xsd:decimal ;
  dwc:decimalLongitude "-6.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.842 -6.183)"^^geo:wktLiteral ;
  geo-pos:lat "49.842"^^xsd:decimal ;
  geo-pos:long "-6.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6570'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.257777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.183'^^xsd:double;
  dwc:latitude '49.842'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.183 49.842, -6.183 49.842, -6.183 49.842, -6.183 49.842, -6.183 49.842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6570'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.791 -6.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.791"^^xsd:decimal ;
  dwc:decimalLongitude "-6.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.791 -6.181)"^^geo:wktLiteral ;
  geo-pos:lat "49.791"^^xsd:decimal ;
  geo-pos:long "-6.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6571'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.189166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.181'^^xsd:double;
  dwc:latitude '49.791'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.181 49.791, -6.181 49.791, -6.181 49.791, -6.181 49.791, -6.181 49.791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6571'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73 -6.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73"^^xsd:decimal ;
  dwc:decimalLongitude "-6.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73 -6.173)"^^geo:wktLiteral ;
  geo-pos:lat "49.73"^^xsd:decimal ;
  geo-pos:long "-6.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6216'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.676666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.173'^^xsd:double;
  dwc:latitude '49.73'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.173 49.73, -6.173 49.73, -6.173 49.73, -6.173 49.73, -6.173 49.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6216'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.911 -6.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.911"^^xsd:decimal ;
  dwc:decimalLongitude "-6.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.911 -6.173)"^^geo:wktLiteral ;
  geo-pos:lat "49.911"^^xsd:decimal ;
  geo-pos:long "-6.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1060'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.9391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.173'^^xsd:double;
  dwc:latitude '49.911'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.173 49.911, -6.173 49.911, -6.173 49.911, -6.173 49.911, -6.173 49.911))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1060'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.146 -6.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.146"^^xsd:decimal ;
  dwc:decimalLongitude "-6.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.146 -6.17)"^^geo:wktLiteral ;
  geo-pos:lat "50.146"^^xsd:decimal ;
  geo-pos:long "-6.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9341'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.535'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.17'^^xsd:double;
  dwc:latitude '50.146'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.17 50.146, -6.17 50.146, -6.17 50.146, -6.17 50.146, -6.17 50.146))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9341'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.948 -6.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.948"^^xsd:decimal ;
  dwc:decimalLongitude "-6.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.948 -6.166)"^^geo:wktLiteral ;
  geo-pos:lat "49.948"^^xsd:decimal ;
  geo-pos:long "-6.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_499'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.854444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.166'^^xsd:double;
  dwc:latitude '49.948'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.166 49.948, -6.166 49.948, -6.166 49.948, -6.166 49.948, -6.166 49.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_499'^^xsd:string;
  dwc:observationDate '1999-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.913 -6.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.913"^^xsd:decimal ;
  dwc:decimalLongitude "-6.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.913 -6.164)"^^geo:wktLiteral ;
  geo-pos:lat "49.913"^^xsd:decimal ;
  geo-pos:long "-6.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6483'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.321666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.164'^^xsd:double;
  dwc:latitude '49.913'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.164 49.913, -6.164 49.913, -6.164 49.913, -6.164 49.913, -6.164 49.913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6483'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.923 -6.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.923"^^xsd:decimal ;
  dwc:decimalLongitude "-6.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.923 -6.161)"^^geo:wktLiteral ;
  geo-pos:lat "49.923"^^xsd:decimal ;
  geo-pos:long "-6.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3756'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.161'^^xsd:double;
  dwc:latitude '49.923'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.161 49.923, -6.161 49.923, -6.161 49.923, -6.161 49.923, -6.161 49.923))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3756'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.936 -6.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.936"^^xsd:decimal ;
  dwc:decimalLongitude "-6.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.936 -6.157)"^^geo:wktLiteral ;
  geo-pos:lat "49.936"^^xsd:decimal ;
  geo-pos:long "-6.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_485'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.157'^^xsd:double;
  dwc:latitude '49.936'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.157 49.936, -6.157 49.936, -6.157 49.936, -6.157 49.936, -6.157 49.936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_485'^^xsd:string;
  dwc:observationDate '1999-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.656 -6.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.656"^^xsd:decimal ;
  dwc:decimalLongitude "-6.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.656 -6.154)"^^geo:wktLiteral ;
  geo-pos:lat "49.656"^^xsd:decimal ;
  geo-pos:long "-6.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6082'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.154'^^xsd:double;
  dwc:latitude '49.656'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.154 49.656, -6.154 49.656, -6.154 49.656, -6.154 49.656, -6.154 49.656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6082'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.724 -6.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.724"^^xsd:decimal ;
  dwc:decimalLongitude "-6.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.724 -6.154)"^^geo:wktLiteral ;
  geo-pos:lat "49.724"^^xsd:decimal ;
  geo-pos:long "-6.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6235'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.154'^^xsd:double;
  dwc:latitude '49.724'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.154 49.724, -6.154 49.724, -6.154 49.724, -6.154 49.724, -6.154 49.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6235'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.689 -6.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.689"^^xsd:decimal ;
  dwc:decimalLongitude "-6.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.689 -6.147)"^^geo:wktLiteral ;
  geo-pos:lat "49.689"^^xsd:decimal ;
  geo-pos:long "-6.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6106'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.147'^^xsd:double;
  dwc:latitude '49.689'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.147 49.689, -6.147 49.689, -6.147 49.689, -6.147 49.689, -6.147 49.689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6106'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.908 -6.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.908"^^xsd:decimal ;
  dwc:decimalLongitude "-6.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.908 -6.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.908"^^xsd:decimal ;
  geo-pos:long "-6.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_713'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.14'^^xsd:double;
  dwc:latitude '49.908'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.14 49.908, -6.14 49.908, -6.14 49.908, -6.14 49.908, -6.14 49.908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_713'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08 -6.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08"^^xsd:decimal ;
  dwc:decimalLongitude "-6.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08 -6.139)"^^geo:wktLiteral ;
  geo-pos:lat "50.08"^^xsd:decimal ;
  geo-pos:long "-6.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9342'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.214444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.139'^^xsd:double;
  dwc:latitude '50.08'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.139 50.08, -6.139 50.08, -6.139 50.08, -6.139 50.08, -6.139 50.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9342'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.689 -6.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.689"^^xsd:decimal ;
  dwc:decimalLongitude "-6.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.689 -6.138)"^^geo:wktLiteral ;
  geo-pos:lat "49.689"^^xsd:decimal ;
  geo-pos:long "-6.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6506'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.138'^^xsd:double;
  dwc:latitude '49.689'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.138 49.689, -6.138 49.689, -6.138 49.689, -6.138 49.689, -6.138 49.689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6506'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -6.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.085"^^xsd:decimal ;
  dwc:decimalLongitude "-6.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -6.138)"^^geo:wktLiteral ;
  geo-pos:lat "50.085"^^xsd:decimal ;
  geo-pos:long "-6.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9343'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.556388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.138'^^xsd:double;
  dwc:latitude '50.085'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.138 50.085, -6.138 50.085, -6.138 50.085, -6.138 50.085, -6.138 50.085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9343'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.648 -6.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.648"^^xsd:decimal ;
  dwc:decimalLongitude "-6.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.648 -6.136)"^^geo:wktLiteral ;
  geo-pos:lat "49.648"^^xsd:decimal ;
  geo-pos:long "-6.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6081'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.136'^^xsd:double;
  dwc:latitude '49.648'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.136 49.648, -6.136 49.648, -6.136 49.648, -6.136 49.648, -6.136 49.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6081'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -6.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.983"^^xsd:decimal ;
  dwc:decimalLongitude "-6.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.983 -6.132)"^^geo:wktLiteral ;
  geo-pos:lat "49.983"^^xsd:decimal ;
  geo-pos:long "-6.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_709'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.578055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.132'^^xsd:double;
  dwc:latitude '49.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.132 49.983, -6.132 49.983, -6.132 49.983, -6.132 49.983, -6.132 49.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_709'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.198 -6.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.198"^^xsd:decimal ;
  dwc:decimalLongitude "-6.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.198 -6.131)"^^geo:wktLiteral ;
  geo-pos:lat "50.198"^^xsd:decimal ;
  geo-pos:long "-6.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9339'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.9016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.131'^^xsd:double;
  dwc:latitude '50.198'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.131 50.198, -6.131 50.198, -6.131 50.198, -6.131 50.198, -6.131 50.198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9339'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.272 -6.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.272"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.272 -6.13)"^^geo:wktLiteral ;
  geo-pos:lat "50.272"^^xsd:decimal ;
  geo-pos:long "-6.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9812'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.2797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.13'^^xsd:double;
  dwc:latitude '50.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.13 50.272, -6.13 50.272, -6.13 50.272, -6.13 50.272, -6.13 50.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9812'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.182 -6.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.182"^^xsd:decimal ;
  dwc:decimalLongitude "-6.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.182 -6.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.182"^^xsd:decimal ;
  geo-pos:long "-6.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9340'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.125'^^xsd:double;
  dwc:latitude '50.182'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.125 50.182, -6.125 50.182, -6.125 50.182, -6.125 50.182, -6.125 50.182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9340'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.765 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.765"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.765 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "49.765"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6572'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.931666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '49.765'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.12 49.765, -6.12 49.765, -6.12 49.765, -6.12 49.765, -6.12 49.765))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6572'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.438 -6.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.438"^^xsd:decimal ;
  dwc:decimalLongitude "-6.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.438 -6.106)"^^geo:wktLiteral ;
  geo-pos:lat "49.438"^^xsd:decimal ;
  geo-pos:long "-6.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_663'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.5486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.106'^^xsd:double;
  dwc:latitude '49.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.106 49.438, -6.106 49.438, -6.106 49.438, -6.106 49.438, -6.106 49.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_663'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.065 -6.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.065"^^xsd:decimal ;
  dwc:decimalLongitude "-6.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.065 -6.106)"^^geo:wktLiteral ;
  geo-pos:lat "50.065"^^xsd:decimal ;
  geo-pos:long "-6.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9821'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.349444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.106'^^xsd:double;
  dwc:latitude '50.065'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.106 50.065, -6.106 50.065, -6.106 50.065, -6.106 50.065, -6.106 50.065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9821'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.703 -6.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.703"^^xsd:decimal ;
  dwc:decimalLongitude "-6.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.703 -6.104)"^^geo:wktLiteral ;
  geo-pos:lat "49.703"^^xsd:decimal ;
  geo-pos:long "-6.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6236'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.2116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.104'^^xsd:double;
  dwc:latitude '49.703'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.104 49.703, -6.104 49.703, -6.104 49.703, -6.104 49.703, -6.104 49.703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6236'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.891 -6.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.891"^^xsd:decimal ;
  dwc:decimalLongitude "-6.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.891 -6.101)"^^geo:wktLiteral ;
  geo-pos:lat "49.891"^^xsd:decimal ;
  geo-pos:long "-6.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1059'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.7608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.101'^^xsd:double;
  dwc:latitude '49.891'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.101 49.891, -6.101 49.891, -6.101 49.891, -6.101 49.891, -6.101 49.891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1059'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.699 -6.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.699"^^xsd:decimal ;
  dwc:decimalLongitude "-6.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.699 -6.099)"^^geo:wktLiteral ;
  geo-pos:lat "49.699"^^xsd:decimal ;
  geo-pos:long "-6.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6237'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.7522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.099'^^xsd:double;
  dwc:latitude '49.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.099 49.699, -6.099 49.699, -6.099 49.699, -6.099 49.699, -6.099 49.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6237'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.963 -6.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.963"^^xsd:decimal ;
  dwc:decimalLongitude "-6.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.963 -6.098)"^^geo:wktLiteral ;
  geo-pos:lat "49.963"^^xsd:decimal ;
  geo-pos:long "-6.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_532'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.098'^^xsd:double;
  dwc:latitude '49.963'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.098 49.963, -6.098 49.963, -6.098 49.963, -6.098 49.963, -6.098 49.963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_532'^^xsd:string;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.043 -6.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.043"^^xsd:decimal ;
  dwc:decimalLongitude "-6.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.043 -6.098)"^^geo:wktLiteral ;
  geo-pos:lat "50.043"^^xsd:decimal ;
  geo-pos:long "-6.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9344'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.018888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.098'^^xsd:double;
  dwc:latitude '50.043'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.098 50.043, -6.098 50.043, -6.098 50.043, -6.098 50.043, -6.098 50.043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9344'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -6.096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-6.096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -6.096)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-6.096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9841'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.9011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.096'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.096 49.578, -6.096 49.578, -6.096 49.578, -6.096 49.578, -6.096 49.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9841'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.661 -6.096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.661"^^xsd:decimal ;
  dwc:decimalLongitude "-6.096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.661 -6.096)"^^geo:wktLiteral ;
  geo-pos:lat "49.661"^^xsd:decimal ;
  geo-pos:long "-6.096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6107'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.096'^^xsd:double;
  dwc:latitude '49.661'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.096 49.661, -6.096 49.661, -6.096 49.661, -6.096 49.661, -6.096 49.661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6107'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.018 -6.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.018"^^xsd:decimal ;
  dwc:decimalLongitude "-6.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.018 -6.078)"^^geo:wktLiteral ;
  geo-pos:lat "50.018"^^xsd:decimal ;
  geo-pos:long "-6.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_715'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.044722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.078'^^xsd:double;
  dwc:latitude '50.018'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.078 50.018, -6.078 50.018, -6.078 50.018, -6.078 50.018, -6.078 50.018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_715'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.891 -6.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.891"^^xsd:decimal ;
  dwc:decimalLongitude "-6.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.891 -6.071)"^^geo:wktLiteral ;
  geo-pos:lat "49.891"^^xsd:decimal ;
  geo-pos:long "-6.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1058'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.071'^^xsd:double;
  dwc:latitude '49.891'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.071 49.891, -6.071 49.891, -6.071 49.891, -6.071 49.891, -6.071 49.891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1058'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.136 -6.069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.136"^^xsd:decimal ;
  dwc:decimalLongitude "-6.069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.136 -6.069)"^^geo:wktLiteral ;
  geo-pos:lat "50.136"^^xsd:decimal ;
  geo-pos:long "-6.069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9353'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.745277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.069'^^xsd:double;
  dwc:latitude '50.136'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.069 50.136, -6.069 50.136, -6.069 50.136, -6.069 50.136, -6.069 50.136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9353'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62 -6.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.62 -6.068)"^^geo:wktLiteral ;
  geo-pos:lat "49.62"^^xsd:decimal ;
  geo-pos:long "-6.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6080'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.6508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.068'^^xsd:double;
  dwc:latitude '49.62'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.068 49.62, -6.068 49.62, -6.068 49.62, -6.068 49.62, -6.068 49.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6080'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.604 -6.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.604"^^xsd:decimal ;
  dwc:decimalLongitude "-6.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.604 -6.064)"^^geo:wktLiteral ;
  geo-pos:lat "49.604"^^xsd:decimal ;
  geo-pos:long "-6.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6079'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.064'^^xsd:double;
  dwc:latitude '49.604'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.064 49.604, -6.064 49.604, -6.064 49.604, -6.064 49.604, -6.064 49.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6079'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -6.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -6.063)"^^geo:wktLiteral ;
  geo-pos:lat "50.241"^^xsd:decimal ;
  geo-pos:long "-6.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9338'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.0091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.063'^^xsd:double;
  dwc:latitude '50.241'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.063 50.241, -6.063 50.241, -6.063 50.241, -6.063 50.241, -6.063 50.241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9338'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.962 -6.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.962"^^xsd:decimal ;
  dwc:decimalLongitude "-6.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.962 -6.062)"^^geo:wktLiteral ;
  geo-pos:lat "49.962"^^xsd:decimal ;
  geo-pos:long "-6.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6805'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.062'^^xsd:double;
  dwc:latitude '49.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.062 49.962, -6.062 49.962, -6.062 49.962, -6.062 49.962, -6.062 49.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6805'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.744 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.744"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.744 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "49.744"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_483'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.8175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '49.744'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.05 49.744, -6.05 49.744, -6.05 49.744, -6.05 49.744, -6.05 49.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_483'^^xsd:string;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.066 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.066 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "50.066"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9820'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.661944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '50.066'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.05 50.066, -6.05 50.066, -6.05 50.066, -6.05 50.066, -6.05 50.066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9820'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.774 -6.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.774"^^xsd:decimal ;
  dwc:decimalLongitude "-6.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.774 -6.048)"^^geo:wktLiteral ;
  geo-pos:lat "49.774"^^xsd:decimal ;
  geo-pos:long "-6.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6573'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.876666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.048'^^xsd:double;
  dwc:latitude '49.774'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.048 49.774, -6.048 49.774, -6.048 49.774, -6.048 49.774, -6.048 49.774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6573'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.779 -6.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.779"^^xsd:decimal ;
  dwc:decimalLongitude "-6.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.779 -6.048)"^^geo:wktLiteral ;
  geo-pos:lat "49.779"^^xsd:decimal ;
  geo-pos:long "-6.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6574'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.926666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.048'^^xsd:double;
  dwc:latitude '49.779'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.048 49.779, -6.048 49.779, -6.048 49.779, -6.048 49.779, -6.048 49.779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6574'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.897 -6.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.897 -6.046)"^^geo:wktLiteral ;
  geo-pos:lat "49.897"^^xsd:decimal ;
  geo-pos:long "-6.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6198'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.301111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.046'^^xsd:double;
  dwc:latitude '49.897'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.046 49.897, -6.046 49.897, -6.046 49.897, -6.046 49.897, -6.046 49.897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6198'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.691 -6.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.691"^^xsd:decimal ;
  dwc:decimalLongitude "-6.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.691 -6.043)"^^geo:wktLiteral ;
  geo-pos:lat "49.691"^^xsd:decimal ;
  geo-pos:long "-6.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9802'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.712222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.043'^^xsd:double;
  dwc:latitude '49.691'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.043 49.691, -6.043 49.691, -6.043 49.691, -6.043 49.691, -6.043 49.691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9802'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.557 -6.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.557"^^xsd:decimal ;
  dwc:decimalLongitude "-6.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.557 -6.042)"^^geo:wktLiteral ;
  geo-pos:lat "49.557"^^xsd:decimal ;
  geo-pos:long "-6.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6078'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.9544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.042'^^xsd:double;
  dwc:latitude '49.557'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.042 49.557, -6.042 49.557, -6.042 49.557, -6.042 49.557, -6.042 49.557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6078'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.245 -6.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.245"^^xsd:decimal ;
  dwc:decimalLongitude "-6.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.245 -6.04)"^^geo:wktLiteral ;
  geo-pos:lat "50.245"^^xsd:decimal ;
  geo-pos:long "-6.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9337'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.2472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.04'^^xsd:double;
  dwc:latitude '50.245'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.04 50.245, -6.04 50.245, -6.04 50.245, -6.04 50.245, -6.04 50.245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9337'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.047 -6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.047"^^xsd:decimal ;
  dwc:decimalLongitude "-6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.047 -6.039)"^^geo:wktLiteral ;
  geo-pos:lat "49.047"^^xsd:decimal ;
  geo-pos:long "-6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9373'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.441388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.039'^^xsd:double;
  dwc:latitude '49.047'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.039 49.047, -6.039 49.047, -6.039 49.047, -6.039 49.047, -6.039 49.047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9373'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.685 -6.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.685"^^xsd:decimal ;
  dwc:decimalLongitude "-6.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.685 -6.038)"^^geo:wktLiteral ;
  geo-pos:lat "49.685"^^xsd:decimal ;
  geo-pos:long "-6.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6238'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.8938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.038'^^xsd:double;
  dwc:latitude '49.685'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.038 49.685, -6.038 49.685, -6.038 49.685, -6.038 49.685, -6.038 49.685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6238'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.122 -6.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.122"^^xsd:decimal ;
  dwc:decimalLongitude "-6.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.122 -6.036)"^^geo:wktLiteral ;
  geo-pos:lat "49.122"^^xsd:decimal ;
  geo-pos:long "-6.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9370'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.9894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.036'^^xsd:double;
  dwc:latitude '49.122'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.036 49.122, -6.036 49.122, -6.036 49.122, -6.036 49.122, -6.036 49.122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9370'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.628 -6.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.628"^^xsd:decimal ;
  dwc:decimalLongitude "-6.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.628 -6.028)"^^geo:wktLiteral ;
  geo-pos:lat "49.628"^^xsd:decimal ;
  geo-pos:long "-6.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9801'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.028'^^xsd:double;
  dwc:latitude '49.628'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.028 49.628, -6.028 49.628, -6.028 49.628, -6.028 49.628, -6.028 49.628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9801'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.173 -6.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.173 -6.026)"^^geo:wktLiteral ;
  geo-pos:lat "50.173"^^xsd:decimal ;
  geo-pos:long "-6.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1121'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.7477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.026'^^xsd:double;
  dwc:latitude '50.173'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.026 50.173, -6.026 50.173, -6.026 50.173, -6.026 50.173, -6.026 50.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1121'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.072 -6.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.072"^^xsd:decimal ;
  dwc:decimalLongitude "-6.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.072 -6.017)"^^geo:wktLiteral ;
  geo-pos:lat "50.072"^^xsd:decimal ;
  geo-pos:long "-6.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9819'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.434444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.017'^^xsd:double;
  dwc:latitude '50.072'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.017 50.072, -6.017 50.072, -6.017 50.072, -6.017 50.072, -6.017 50.072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9819'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.125 -6.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.125"^^xsd:decimal ;
  dwc:decimalLongitude "-6.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.125 -6.016)"^^geo:wktLiteral ;
  geo-pos:lat "50.125"^^xsd:decimal ;
  geo-pos:long "-6.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9352'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.788611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.016'^^xsd:double;
  dwc:latitude '50.125'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.016 50.125, -6.016 50.125, -6.016 50.125, -6.016 50.125, -6.016 50.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9352'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.551 -6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.551"^^xsd:decimal ;
  dwc:decimalLongitude "-6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.551 -6.013)"^^geo:wktLiteral ;
  geo-pos:lat "49.551"^^xsd:decimal ;
  geo-pos:long "-6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6109'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.263611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.013'^^xsd:double;
  dwc:latitude '49.551'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.013 49.551, -6.013 49.551, -6.013 49.551, -6.013 49.551, -6.013 49.551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6109'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.532 -6.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.532"^^xsd:decimal ;
  dwc:decimalLongitude "-6.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.532 -6.009)"^^geo:wktLiteral ;
  geo-pos:lat "49.532"^^xsd:decimal ;
  geo-pos:long "-6.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6077'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.4161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.009'^^xsd:double;
  dwc:latitude '49.532'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.009 49.532, -6.009 49.532, -6.009 49.532, -6.009 49.532, -6.009 49.532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6077'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.009 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.009"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.009 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "49.009"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9372'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.82'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '49.009'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.008 49.009, -6.008 49.009, -6.008 49.009, -6.008 49.009, -6.008 49.009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9372'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.656 -5.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.656 -5.998)"^^geo:wktLiteral ;
  geo-pos:lat "49.656"^^xsd:decimal ;
  geo-pos:long "-5.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6239'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.998'^^xsd:double;
  dwc:latitude '49.656'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.998 49.656, -5.998 49.656, -5.998 49.656, -5.998 49.656, -5.998 49.656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6239'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.058 -5.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.058 -5.997)"^^geo:wktLiteral ;
  geo-pos:lat "49.058"^^xsd:decimal ;
  geo-pos:long "-5.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9371'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.997'^^xsd:double;
  dwc:latitude '49.058'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.997 49.058, -5.997 49.058, -5.997 49.058, -5.997 49.058, -5.997 49.058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9371'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.442 -5.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.442"^^xsd:decimal ;
  dwc:decimalLongitude "-5.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.442 -5.997)"^^geo:wktLiteral ;
  geo-pos:lat "49.442"^^xsd:decimal ;
  geo-pos:long "-5.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9798'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.305277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.997'^^xsd:double;
  dwc:latitude '49.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.997 49.442, -5.997 49.442, -5.997 49.442, -5.997 49.442, -5.997 49.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9798'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.634 -5.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.634"^^xsd:decimal ;
  dwc:decimalLongitude "-5.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.634 -5.997)"^^geo:wktLiteral ;
  geo-pos:lat "49.634"^^xsd:decimal ;
  geo-pos:long "-5.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6240'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.997'^^xsd:double;
  dwc:latitude '49.634'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.997 49.634, -5.997 49.634, -5.997 49.634, -5.997 49.634, -5.997 49.634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6240'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.084 -5.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.084"^^xsd:decimal ;
  dwc:decimalLongitude "-5.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.084 -5.995)"^^geo:wktLiteral ;
  geo-pos:lat "50.084"^^xsd:decimal ;
  geo-pos:long "-5.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_355'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.520277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.995'^^xsd:double;
  dwc:latitude '50.084'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.995 50.084, -5.995 50.084, -5.995 50.084, -5.995 50.084, -5.995 50.084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_355'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.599 -5.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.599"^^xsd:decimal ;
  dwc:decimalLongitude "-5.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.599 -5.993)"^^geo:wktLiteral ;
  geo-pos:lat "49.599"^^xsd:decimal ;
  geo-pos:long "-5.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9800'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.911666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.993'^^xsd:double;
  dwc:latitude '49.599'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.993 49.599, -5.993 49.599, -5.993 49.599, -5.993 49.599, -5.993 49.599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9800'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91 -5.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.91 -5.987)"^^geo:wktLiteral ;
  geo-pos:lat "49.91"^^xsd:decimal ;
  geo-pos:long "-5.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6197'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.987'^^xsd:double;
  dwc:latitude '49.91'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.987 49.91, -5.987 49.91, -5.987 49.91, -5.987 49.91, -5.987 49.91))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6197'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.836 -5.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.836 -5.984)"^^geo:wktLiteral ;
  geo-pos:lat "49.836"^^xsd:decimal ;
  geo-pos:long "-5.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6482'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.086666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.984'^^xsd:double;
  dwc:latitude '49.836'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.984 49.836, -5.984 49.836, -5.984 49.836, -5.984 49.836, -5.984 49.836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6482'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.897 -5.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.897"^^xsd:decimal ;
  dwc:decimalLongitude "-5.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.897 -5.981)"^^geo:wktLiteral ;
  geo-pos:lat "49.897"^^xsd:decimal ;
  geo-pos:long "-5.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6196'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.981'^^xsd:double;
  dwc:latitude '49.897'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.981 49.897, -5.981 49.897, -5.981 49.897, -5.981 49.897, -5.981 49.897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6196'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -5.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.504"^^xsd:decimal ;
  dwc:decimalLongitude "-5.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -5.98)"^^geo:wktLiteral ;
  geo-pos:lat "49.504"^^xsd:decimal ;
  geo-pos:long "-5.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9799'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.217222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.98'^^xsd:double;
  dwc:latitude '49.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.98 49.504, -5.98 49.504, -5.98 49.504, -5.98 49.504, -5.98 49.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9799'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.521 -5.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.521 -5.976)"^^geo:wktLiteral ;
  geo-pos:lat "49.521"^^xsd:decimal ;
  geo-pos:long "-5.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_664'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.2730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.976'^^xsd:double;
  dwc:latitude '49.521'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.976 49.521, -5.976 49.521, -5.976 49.521, -5.976 49.521, -5.976 49.521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_664'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -5.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.877"^^xsd:decimal ;
  dwc:decimalLongitude "-5.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.877 -5.972)"^^geo:wktLiteral ;
  geo-pos:lat "49.877"^^xsd:decimal ;
  geo-pos:long "-5.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1057'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.972'^^xsd:double;
  dwc:latitude '49.877'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.972 49.877, -5.972 49.877, -5.972 49.877, -5.972 49.877, -5.972 49.877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1057'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.107 -5.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.107"^^xsd:decimal ;
  dwc:decimalLongitude "-5.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.107 -5.97)"^^geo:wktLiteral ;
  geo-pos:lat "50.107"^^xsd:decimal ;
  geo-pos:long "-5.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_356'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.866388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.97'^^xsd:double;
  dwc:latitude '50.107'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.97 50.107, -5.97 50.107, -5.97 50.107, -5.97 50.107, -5.97 50.107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_356'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.112 -5.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.112"^^xsd:decimal ;
  dwc:decimalLongitude "-5.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.112 -5.954)"^^geo:wktLiteral ;
  geo-pos:lat "50.112"^^xsd:decimal ;
  geo-pos:long "-5.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9351'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.046666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.954'^^xsd:double;
  dwc:latitude '50.112'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.954 50.112, -5.954 50.112, -5.954 50.112, -5.954 50.112, -5.954 50.112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9351'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.728 -5.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.728"^^xsd:decimal ;
  dwc:decimalLongitude "-5.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.728 -5.949)"^^geo:wktLiteral ;
  geo-pos:lat "49.728"^^xsd:decimal ;
  geo-pos:long "-5.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6108'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.949'^^xsd:double;
  dwc:latitude '49.728'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.949 49.728, -5.949 49.728, -5.949 49.728, -5.949 49.728, -5.949 49.728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6108'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.418 -5.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.418"^^xsd:decimal ;
  dwc:decimalLongitude "-5.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.418 -5.943)"^^geo:wktLiteral ;
  geo-pos:lat "49.418"^^xsd:decimal ;
  geo-pos:long "-5.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9797'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.503888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.943'^^xsd:double;
  dwc:latitude '49.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.943 49.418, -5.943 49.418, -5.943 49.418, -5.943 49.418, -5.943 49.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9797'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -5.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.87"^^xsd:decimal ;
  dwc:decimalLongitude "-5.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.87 -5.94)"^^geo:wktLiteral ;
  geo-pos:lat "49.87"^^xsd:decimal ;
  geo-pos:long "-5.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6195'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.94'^^xsd:double;
  dwc:latitude '49.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.94 49.87, -5.94 49.87, -5.94 49.87, -5.94 49.87, -5.94 49.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6195'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.546 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.546 -5.93)"^^geo:wktLiteral ;
  geo-pos:lat "49.546"^^xsd:decimal ;
  geo-pos:long "-5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6575'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.1852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '49.546'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.93 49.546, -5.93 49.546, -5.93 49.546, -5.93 49.546, -5.93 49.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6575'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.104 -5.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.104 -5.93)"^^geo:wktLiteral ;
  geo-pos:lat "50.104"^^xsd:decimal ;
  geo-pos:long "-5.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9818'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.213333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.93'^^xsd:double;
  dwc:latitude '50.104'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.93 50.104, -5.93 50.104, -5.93 50.104, -5.93 50.104, -5.93 50.104))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9818'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.651 -5.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.651"^^xsd:decimal ;
  dwc:decimalLongitude "-5.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.651 -5.929)"^^geo:wktLiteral ;
  geo-pos:lat "49.651"^^xsd:decimal ;
  geo-pos:long "-5.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6241'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.273888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.929'^^xsd:double;
  dwc:latitude '49.651'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.929 49.651, -5.929 49.651, -5.929 49.651, -5.929 49.651, -5.929 49.651))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6241'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49 -5.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49"^^xsd:decimal ;
  dwc:decimalLongitude "-5.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49 -5.924)"^^geo:wktLiteral ;
  geo-pos:lat "50.49"^^xsd:decimal ;
  geo-pos:long "-5.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_358'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.505'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.924'^^xsd:double;
  dwc:latitude '50.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.924 50.49, -5.924 50.49, -5.924 50.49, -5.924 50.49, -5.924 50.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_358'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.014 -5.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.014"^^xsd:decimal ;
  dwc:decimalLongitude "-5.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.014 -5.922)"^^geo:wktLiteral ;
  geo-pos:lat "49.014"^^xsd:decimal ;
  geo-pos:long "-5.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9374'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.153611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.922'^^xsd:double;
  dwc:latitude '49.014'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.922 49.014, -5.922 49.014, -5.922 49.014, -5.922 49.014, -5.922 49.014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9374'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.337 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.337"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.337 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "49.337"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9795'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '49.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.92 49.337, -5.92 49.337, -5.92 49.337, -5.92 49.337, -5.92 49.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9795'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.807 -5.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.807"^^xsd:decimal ;
  dwc:decimalLongitude "-5.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.807 -5.915)"^^geo:wktLiteral ;
  geo-pos:lat "49.807"^^xsd:decimal ;
  geo-pos:long "-5.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6193'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.915'^^xsd:double;
  dwc:latitude '49.807'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.915 49.807, -5.915 49.807, -5.915 49.807, -5.915 49.807, -5.915 49.807))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6193'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.854 -5.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.854"^^xsd:decimal ;
  dwc:decimalLongitude "-5.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.854 -5.914)"^^geo:wktLiteral ;
  geo-pos:lat "49.854"^^xsd:decimal ;
  geo-pos:long "-5.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6194'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.914'^^xsd:double;
  dwc:latitude '49.854'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.914 49.854, -5.914 49.854, -5.914 49.854, -5.914 49.854, -5.914 49.854))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6194'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.095 -5.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.095"^^xsd:decimal ;
  dwc:decimalLongitude "-5.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.095 -5.913)"^^geo:wktLiteral ;
  geo-pos:lat "50.095"^^xsd:decimal ;
  geo-pos:long "-5.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9350'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.435555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.913'^^xsd:double;
  dwc:latitude '50.095'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.913 50.095, -5.913 50.095, -5.913 50.095, -5.913 50.095, -5.913 50.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9350'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -5.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.876"^^xsd:decimal ;
  dwc:decimalLongitude "-5.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.876 -5.912)"^^geo:wktLiteral ;
  geo-pos:lat "49.876"^^xsd:decimal ;
  geo-pos:long "-5.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1056'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.6469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.912'^^xsd:double;
  dwc:latitude '49.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.912 49.876, -5.912 49.876, -5.912 49.876, -5.912 49.876, -5.912 49.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1056'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.13 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.13 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "49.13"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_662'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.358888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '49.13'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.904 49.13, -5.904 49.13, -5.904 49.13, -5.904 49.13, -5.904 49.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_662'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -5.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-5.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -5.901)"^^geo:wktLiteral ;
  geo-pos:lat "50.25"^^xsd:decimal ;
  geo-pos:long "-5.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_357'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.916388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.901'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.901 50.25, -5.901 50.25, -5.901 50.25, -5.901 50.25, -5.901 50.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_357'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.763 -5.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.763"^^xsd:decimal ;
  dwc:decimalLongitude "-5.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.763 -5.895)"^^geo:wktLiteral ;
  geo-pos:lat "49.763"^^xsd:decimal ;
  geo-pos:long "-5.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6192'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.895'^^xsd:double;
  dwc:latitude '49.763'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.895 49.763, -5.895 49.763, -5.895 49.763, -5.895 49.763, -5.895 49.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6192'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -5.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.934"^^xsd:decimal ;
  dwc:decimalLongitude "-5.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -5.894)"^^geo:wktLiteral ;
  geo-pos:lat "49.934"^^xsd:decimal ;
  geo-pos:long "-5.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_398'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.364444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.894'^^xsd:double;
  dwc:latitude '49.934'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.894 49.934, -5.894 49.934, -5.894 49.934, -5.894 49.934, -5.894 49.934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_398'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.987 -5.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.987"^^xsd:decimal ;
  dwc:decimalLongitude "-5.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.987 -5.893)"^^geo:wktLiteral ;
  geo-pos:lat "49.987"^^xsd:decimal ;
  geo-pos:long "-5.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_354'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.556388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.893'^^xsd:double;
  dwc:latitude '49.987'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.893 49.987, -5.893 49.987, -5.893 49.987, -5.893 49.987, -5.893 49.987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_354'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.747 -5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.747"^^xsd:decimal ;
  dwc:decimalLongitude "-5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.747 -5.889)"^^geo:wktLiteral ;
  geo-pos:lat "49.747"^^xsd:decimal ;
  geo-pos:long "-5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6481'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.219166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.889'^^xsd:double;
  dwc:latitude '49.747'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.889 49.747, -5.889 49.747, -5.889 49.747, -5.889 49.747, -5.889 49.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6481'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.158 -5.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.158"^^xsd:decimal ;
  dwc:decimalLongitude "-5.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.158 -5.888)"^^geo:wktLiteral ;
  geo-pos:lat "50.158"^^xsd:decimal ;
  geo-pos:long "-5.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1122'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.888'^^xsd:double;
  dwc:latitude '50.158'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.888 50.158, -5.888 50.158, -5.888 50.158, -5.888 50.158, -5.888 50.158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1122'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 -5.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.218"^^xsd:decimal ;
  dwc:decimalLongitude "-5.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 -5.888)"^^geo:wktLiteral ;
  geo-pos:lat "50.218"^^xsd:decimal ;
  geo-pos:long "-5.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1336'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.064166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.888'^^xsd:double;
  dwc:latitude '50.218'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.888 50.218, -5.888 50.218, -5.888 50.218, -5.888 50.218, -5.888 50.218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1336'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.162 -5.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.162"^^xsd:decimal ;
  dwc:decimalLongitude "-5.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.162 -5.883)"^^geo:wktLiteral ;
  geo-pos:lat "50.162"^^xsd:decimal ;
  geo-pos:long "-5.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3946'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.883'^^xsd:double;
  dwc:latitude '50.162'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.883 50.162, -5.883 50.162, -5.883 50.162, -5.883 50.162, -5.883 50.162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3946'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.192 -5.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.192"^^xsd:decimal ;
  dwc:decimalLongitude "-5.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.192 -5.882)"^^geo:wktLiteral ;
  geo-pos:lat "50.192"^^xsd:decimal ;
  geo-pos:long "-5.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_397'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.9838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.882'^^xsd:double;
  dwc:latitude '50.192'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.882 50.192, -5.882 50.192, -5.882 50.192, -5.882 50.192, -5.882 50.192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_397'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.512 -5.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.512"^^xsd:decimal ;
  dwc:decimalLongitude "-5.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.512 -5.874)"^^geo:wktLiteral ;
  geo-pos:lat "50.512"^^xsd:decimal ;
  geo-pos:long "-5.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_359'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.065'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.874'^^xsd:double;
  dwc:latitude '50.512'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.874 50.512, -5.874 50.512, -5.874 50.512, -5.874 50.512, -5.874 50.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_359'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.873)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "-5.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3771'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.873'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.873 50.22, -5.873 50.22, -5.873 50.22, -5.873 50.22, -5.873 50.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3771'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.502 -5.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.502"^^xsd:decimal ;
  dwc:decimalLongitude "-5.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.502 -5.872)"^^geo:wktLiteral ;
  geo-pos:lat "49.502"^^xsd:decimal ;
  geo-pos:long "-5.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9842'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.3075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.872'^^xsd:double;
  dwc:latitude '49.502'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.872 49.502, -5.872 49.502, -5.872 49.502, -5.872 49.502, -5.872 49.502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9842'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.362 -5.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.362"^^xsd:decimal ;
  dwc:decimalLongitude "-5.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.362 -5.87)"^^geo:wktLiteral ;
  geo-pos:lat "49.362"^^xsd:decimal ;
  geo-pos:long "-5.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9796'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.648055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.87'^^xsd:double;
  dwc:latitude '49.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.87 49.362, -5.87 49.362, -5.87 49.362, -5.87 49.362, -5.87 49.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9796'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -5.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-5.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -5.868)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-5.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_41'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_41'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.651944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.868'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.868 50.34, -5.868 50.34, -5.868 50.34, -5.868 50.34, -5.868 50.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_41'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.036 -5.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.036"^^xsd:decimal ;
  dwc:decimalLongitude "-5.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.036 -5.867)"^^geo:wktLiteral ;
  geo-pos:lat "50.036"^^xsd:decimal ;
  geo-pos:long "-5.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1111'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.867'^^xsd:double;
  dwc:latitude '50.036'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.867 50.036, -5.867 50.036, -5.867 50.036, -5.867 50.036, -5.867 50.036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1111'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.339 -5.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.339 -5.862)"^^geo:wktLiteral ;
  geo-pos:lat "50.339"^^xsd:decimal ;
  geo-pos:long "-5.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_40'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_40'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.430833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.862'^^xsd:double;
  dwc:latitude '50.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.862 50.339, -5.862 50.339, -5.862 50.339, -5.862 50.339, -5.862 50.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_40'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.252 -5.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.252"^^xsd:decimal ;
  dwc:decimalLongitude "-5.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.252 -5.861)"^^geo:wktLiteral ;
  geo-pos:lat "50.252"^^xsd:decimal ;
  geo-pos:long "-5.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1335'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.474722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.861'^^xsd:double;
  dwc:latitude '50.252'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.861 50.252, -5.861 50.252, -5.861 50.252, -5.861 50.252, -5.861 50.252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1335'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "50.35"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1162'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.703611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '50.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.859 50.35, -5.859 50.35, -5.859 50.35, -5.859 50.35, -5.859 50.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1162'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.503 -5.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.503 -5.858)"^^geo:wktLiteral ;
  geo-pos:lat "49.503"^^xsd:decimal ;
  geo-pos:long "-5.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6110'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.968611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.858'^^xsd:double;
  dwc:latitude '49.503'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.858 49.503, -5.858 49.503, -5.858 49.503, -5.858 49.503, -5.858 49.503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6110'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.168 -5.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.168 -5.856)"^^geo:wktLiteral ;
  geo-pos:lat "50.168"^^xsd:decimal ;
  geo-pos:long "-5.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3798'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.655833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.856'^^xsd:double;
  dwc:latitude '50.168'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.856 50.168, -5.856 50.168, -5.856 50.168, -5.856 50.168, -5.856 50.168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3798'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42 -5.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.42 -5.852)"^^geo:wktLiteral ;
  geo-pos:lat "50.42"^^xsd:decimal ;
  geo-pos:long "-5.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9813'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.852'^^xsd:double;
  dwc:latitude '50.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.852 50.42, -5.852 50.42, -5.852 50.42, -5.852 50.42, -5.852 50.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9813'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.003 -5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.003"^^xsd:decimal ;
  dwc:decimalLongitude "-5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.003 -5.85)"^^geo:wktLiteral ;
  geo-pos:lat "49.003"^^xsd:decimal ;
  geo-pos:long "-5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_661'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.988333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.85'^^xsd:double;
  dwc:latitude '49.003'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.85 49.003, -5.85 49.003, -5.85 49.003, -5.85 49.003, -5.85 49.003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_661'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.71 -5.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.71"^^xsd:decimal ;
  dwc:decimalLongitude "-5.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.71 -5.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.71"^^xsd:decimal ;
  geo-pos:long "-5.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6190'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.847'^^xsd:double;
  dwc:latitude '49.71'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.847 49.71, -5.847 49.71, -5.847 49.71, -5.847 49.71, -5.847 49.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6190'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.363 -5.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.363 -5.846)"^^geo:wktLiteral ;
  geo-pos:lat "50.363"^^xsd:decimal ;
  geo-pos:long "-5.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1174'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.199722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.846'^^xsd:double;
  dwc:latitude '50.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.846 50.363, -5.846 50.363, -5.846 50.363, -5.846 50.363, -5.846 50.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1174'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "49.73"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6191'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '49.73'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.841 49.73, -5.841 49.73, -5.841 49.73, -5.841 49.73, -5.841 49.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6191'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.199 -5.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.199"^^xsd:decimal ;
  dwc:decimalLongitude "-5.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.199 -5.835)"^^geo:wktLiteral ;
  geo-pos:lat "50.199"^^xsd:decimal ;
  geo-pos:long "-5.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9345'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.276388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.835'^^xsd:double;
  dwc:latitude '50.199'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.835 50.199, -5.835 50.199, -5.835 50.199, -5.835 50.199, -5.835 50.199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9345'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.619 -5.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.619 -5.833)"^^geo:wktLiteral ;
  geo-pos:lat "49.619"^^xsd:decimal ;
  geo-pos:long "-5.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6242'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.385555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.833'^^xsd:double;
  dwc:latitude '49.619'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.833 49.619, -5.833 49.619, -5.833 49.619, -5.833 49.619, -5.833 49.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6242'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.016 -5.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.016 -5.832)"^^geo:wktLiteral ;
  geo-pos:lat "50.016"^^xsd:decimal ;
  geo-pos:long "-5.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1110'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.832'^^xsd:double;
  dwc:latitude '50.016'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.832 50.016, -5.832 50.016, -5.832 50.016, -5.832 50.016, -5.832 50.016))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1110'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.092 -5.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.092"^^xsd:decimal ;
  dwc:decimalLongitude "-5.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.092 -5.832)"^^geo:wktLiteral ;
  geo-pos:lat "50.092"^^xsd:decimal ;
  geo-pos:long "-5.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3823'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.211944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.832'^^xsd:double;
  dwc:latitude '50.092'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.832 50.092, -5.832 50.092, -5.832 50.092, -5.832 50.092, -5.832 50.092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3823'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.831)"^^geo:wktLiteral ;
  geo-pos:lat "50.062"^^xsd:decimal ;
  geo-pos:long "-5.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_91'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_91'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.578333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.831'^^xsd:double;
  dwc:latitude '50.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.831 50.062, -5.831 50.062, -5.831 50.062, -5.831 50.062, -5.831 50.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_91'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 -5.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.224"^^xsd:decimal ;
  dwc:decimalLongitude "-5.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 -5.831)"^^geo:wktLiteral ;
  geo-pos:lat "50.224"^^xsd:decimal ;
  geo-pos:long "-5.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3772'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.831'^^xsd:double;
  dwc:latitude '50.224'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.831 50.224, -5.831 50.224, -5.831 50.224, -5.831 50.224, -5.831 50.224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3772'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -5.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.288 -5.824)"^^geo:wktLiteral ;
  geo-pos:lat "49.288"^^xsd:decimal ;
  geo-pos:long "-5.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9844'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.821111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.824'^^xsd:double;
  dwc:latitude '49.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.824 49.288, -5.824 49.288, -5.824 49.288, -5.824 49.288, -5.824 49.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9844'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.344 -5.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.344"^^xsd:decimal ;
  dwc:decimalLongitude "-5.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.344 -5.823)"^^geo:wktLiteral ;
  geo-pos:lat "49.344"^^xsd:decimal ;
  geo-pos:long "-5.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9843'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.718055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.823'^^xsd:double;
  dwc:latitude '49.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.823 49.344, -5.823 49.344, -5.823 49.344, -5.823 49.344, -5.823 49.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9843'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.102 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.102"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.102 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "50.102"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3873'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.9258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '50.102'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.821 50.102, -5.821 50.102, -5.821 50.102, -5.821 50.102, -5.821 50.102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3873'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -5.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -5.82)"^^geo:wktLiteral ;
  geo-pos:lat "50.27"^^xsd:decimal ;
  geo-pos:long "-5.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_396'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.6775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.82'^^xsd:double;
  dwc:latitude '50.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.82 50.27, -5.82 50.27, -5.82 50.27, -5.82 50.27, -5.82 50.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_396'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.522 -5.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.522"^^xsd:decimal ;
  dwc:decimalLongitude "-5.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.522 -5.815)"^^geo:wktLiteral ;
  geo-pos:lat "49.522"^^xsd:decimal ;
  geo-pos:long "-5.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6576'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.7830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.815'^^xsd:double;
  dwc:latitude '49.522'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.815 49.522, -5.815 49.522, -5.815 49.522, -5.815 49.522, -5.815 49.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6576'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.717 -5.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.717"^^xsd:decimal ;
  dwc:decimalLongitude "-5.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.717 -5.815)"^^geo:wktLiteral ;
  geo-pos:lat "49.717"^^xsd:decimal ;
  geo-pos:long "-5.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3754'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.69'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.815'^^xsd:double;
  dwc:latitude '49.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.815 49.717, -5.815 49.717, -5.815 49.717, -5.815 49.717, -5.815 49.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3754'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -5.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -5.813)"^^geo:wktLiteral ;
  geo-pos:lat "50.108"^^xsd:decimal ;
  geo-pos:long "-5.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3814'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.445'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.813'^^xsd:double;
  dwc:latitude '50.108'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.813 50.108, -5.813 50.108, -5.813 50.108, -5.813 50.108, -5.813 50.108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3814'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.456 -5.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.456"^^xsd:decimal ;
  dwc:decimalLongitude "-5.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.456 -5.811)"^^geo:wktLiteral ;
  geo-pos:lat "49.456"^^xsd:decimal ;
  geo-pos:long "-5.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6111'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.096944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.811'^^xsd:double;
  dwc:latitude '49.456'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.811 49.456, -5.811 49.456, -5.811 49.456, -5.811 49.456, -5.811 49.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6111'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.346 -5.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.346"^^xsd:decimal ;
  dwc:decimalLongitude "-5.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.346 -5.807)"^^geo:wktLiteral ;
  geo-pos:lat "49.346"^^xsd:decimal ;
  geo-pos:long "-5.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9323'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.458055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.807'^^xsd:double;
  dwc:latitude '49.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.807 49.346, -5.807 49.346, -5.807 49.346, -5.807 49.346, -5.807 49.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9323'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.806)"^^geo:wktLiteral ;
  geo-pos:lat "50.05"^^xsd:decimal ;
  geo-pos:long "-5.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3947'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.806'^^xsd:double;
  dwc:latitude '50.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.806 50.05, -5.806 50.05, -5.806 50.05, -5.806 50.05, -5.806 50.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3947'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.534 -5.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.534"^^xsd:decimal ;
  dwc:decimalLongitude "-5.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.534 -5.803)"^^geo:wktLiteral ;
  geo-pos:lat "50.534"^^xsd:decimal ;
  geo-pos:long "-5.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9814'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.803'^^xsd:double;
  dwc:latitude '50.534'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.803 50.534, -5.803 50.534, -5.803 50.534, -5.803 50.534, -5.803 50.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9814'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.386 -5.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.386"^^xsd:decimal ;
  dwc:decimalLongitude "-5.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.386 -5.802)"^^geo:wktLiteral ;
  geo-pos:lat "50.386"^^xsd:decimal ;
  geo-pos:long "-5.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1161'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.796388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.802'^^xsd:double;
  dwc:latitude '50.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.802 50.386, -5.802 50.386, -5.802 50.386, -5.802 50.386, -5.802 50.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1161'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08 -5.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08 -5.801)"^^geo:wktLiteral ;
  geo-pos:lat "50.08"^^xsd:decimal ;
  geo-pos:long "-5.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3826'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.801'^^xsd:double;
  dwc:latitude '50.08'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.801 50.08, -5.801 50.08, -5.801 50.08, -5.801 50.08, -5.801 50.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3826'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.625 -5.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.625"^^xsd:decimal ;
  dwc:decimalLongitude "-5.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.625 -5.798)"^^geo:wktLiteral ;
  geo-pos:lat "49.625"^^xsd:decimal ;
  geo-pos:long "-5.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6243'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.305277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.798'^^xsd:double;
  dwc:latitude '49.625'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.798 49.625, -5.798 49.625, -5.798 49.625, -5.798 49.625, -5.798 49.625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6243'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.319 -5.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.319"^^xsd:decimal ;
  dwc:decimalLongitude "-5.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.319 -5.798)"^^geo:wktLiteral ;
  geo-pos:lat "50.319"^^xsd:decimal ;
  geo-pos:long "-5.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1329'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.849444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.798'^^xsd:double;
  dwc:latitude '50.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.798 50.319, -5.798 50.319, -5.798 50.319, -5.798 50.319, -5.798 50.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1329'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.331 -5.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.331"^^xsd:decimal ;
  dwc:decimalLongitude "-5.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.331 -5.798)"^^geo:wktLiteral ;
  geo-pos:lat "50.331"^^xsd:decimal ;
  geo-pos:long "-5.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1330'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.7536111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.798'^^xsd:double;
  dwc:latitude '50.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.798 50.331, -5.798 50.331, -5.798 50.331, -5.798 50.331, -5.798 50.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1330'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.772 -5.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.772"^^xsd:decimal ;
  dwc:decimalLongitude "-5.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.772 -5.796)"^^geo:wktLiteral ;
  geo-pos:lat "49.772"^^xsd:decimal ;
  geo-pos:long "-5.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_727'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.796'^^xsd:double;
  dwc:latitude '49.772'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.796 49.772, -5.796 49.772, -5.796 49.772, -5.796 49.772, -5.796 49.772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_727'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.125 -5.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.125"^^xsd:decimal ;
  dwc:decimalLongitude "-5.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.125 -5.795)"^^geo:wktLiteral ;
  geo-pos:lat "50.125"^^xsd:decimal ;
  geo-pos:long "-5.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3930'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.289722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.795'^^xsd:double;
  dwc:latitude '50.125'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.795 50.125, -5.795 50.125, -5.795 50.125, -5.795 50.125, -5.795 50.125))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3930'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.282 -5.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.282"^^xsd:decimal ;
  dwc:decimalLongitude "-5.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.282 -5.792)"^^geo:wktLiteral ;
  geo-pos:lat "50.282"^^xsd:decimal ;
  geo-pos:long "-5.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_395'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.792'^^xsd:double;
  dwc:latitude '50.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.792 50.282, -5.792 50.282, -5.792 50.282, -5.792 50.282, -5.792 50.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_395'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.372 -5.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.372"^^xsd:decimal ;
  dwc:decimalLongitude "-5.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.372 -5.792)"^^geo:wktLiteral ;
  geo-pos:lat "50.372"^^xsd:decimal ;
  geo-pos:long "-5.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.5413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.792'^^xsd:double;
  dwc:latitude '50.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.792 50.372, -5.792 50.372, -5.792 50.372, -5.792 50.372, -5.792 50.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1313'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.376 -5.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.376"^^xsd:decimal ;
  dwc:decimalLongitude "-5.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.376 -5.791)"^^geo:wktLiteral ;
  geo-pos:lat "50.376"^^xsd:decimal ;
  geo-pos:long "-5.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1175'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.953055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.791'^^xsd:double;
  dwc:latitude '50.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.791 50.376, -5.791 50.376, -5.791 50.376, -5.791 50.376, -5.791 50.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1175'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.211 -5.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.211"^^xsd:decimal ;
  dwc:decimalLongitude "-5.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.211 -5.789)"^^geo:wktLiteral ;
  geo-pos:lat "50.211"^^xsd:decimal ;
  geo-pos:long "-5.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3949'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.9308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.789'^^xsd:double;
  dwc:latitude '50.211'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.789 50.211, -5.789 50.211, -5.789 50.211, -5.789 50.211, -5.789 50.211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3949'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.051"^^xsd:decimal ;
  dwc:decimalLongitude "-5.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.786)"^^geo:wktLiteral ;
  geo-pos:lat "50.051"^^xsd:decimal ;
  geo-pos:long "-5.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3920'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.641944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.786'^^xsd:double;
  dwc:latitude '50.051'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.786 50.051, -5.786 50.051, -5.786 50.051, -5.786 50.051, -5.786 50.051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3920'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57 -5.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.57"^^xsd:decimal ;
  dwc:decimalLongitude "-5.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.57 -5.786)"^^geo:wktLiteral ;
  geo-pos:lat "50.57"^^xsd:decimal ;
  geo-pos:long "-5.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_360'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.786'^^xsd:double;
  dwc:latitude '50.57'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.786 50.57, -5.786 50.57, -5.786 50.57, -5.786 50.57, -5.786 50.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_360'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.128 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.128"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.128 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "50.128"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9336'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.696388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '50.128'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.785 50.128, -5.785 50.128, -5.785 50.128, -5.785 50.128, -5.785 50.128))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9336'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.145 -5.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.145 -5.784)"^^geo:wktLiteral ;
  geo-pos:lat "50.145"^^xsd:decimal ;
  geo-pos:long "-5.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4115'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.2408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.784'^^xsd:double;
  dwc:latitude '50.145'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.784 50.145, -5.784 50.145, -5.784 50.145, -5.784 50.145, -5.784 50.145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4115'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.263 -5.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.263"^^xsd:decimal ;
  dwc:decimalLongitude "-5.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.263 -5.783)"^^geo:wktLiteral ;
  geo-pos:lat "49.263"^^xsd:decimal ;
  geo-pos:long "-5.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9845'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.290833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.783'^^xsd:double;
  dwc:latitude '49.263'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.783 49.263, -5.783 49.263, -5.783 49.263, -5.783 49.263, -5.783 49.263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9845'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.783)"^^geo:wktLiteral ;
  geo-pos:lat "50.062"^^xsd:decimal ;
  geo-pos:long "-5.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3816'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.093888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.783'^^xsd:double;
  dwc:latitude '50.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.783 50.062, -5.783 50.062, -5.783 50.062, -5.783 50.062, -5.783 50.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3816'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.074 -5.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.074"^^xsd:decimal ;
  dwc:decimalLongitude "-5.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.074 -5.782)"^^geo:wktLiteral ;
  geo-pos:lat "50.074"^^xsd:decimal ;
  geo-pos:long "-5.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3815'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.407222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.782'^^xsd:double;
  dwc:latitude '50.074'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.782 50.074, -5.782 50.074, -5.782 50.074, -5.782 50.074, -5.782 50.074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3815'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.103 -5.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.103 -5.782)"^^geo:wktLiteral ;
  geo-pos:lat "50.103"^^xsd:decimal ;
  geo-pos:long "-5.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6966'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.287777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.782'^^xsd:double;
  dwc:latitude '50.103'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.782 50.103, -5.782 50.103, -5.782 50.103, -5.782 50.103, -5.782 50.103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6966'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -5.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -5.778)"^^geo:wktLiteral ;
  geo-pos:lat "50.06"^^xsd:decimal ;
  geo-pos:long "-5.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3868'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.48'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.778'^^xsd:double;
  dwc:latitude '50.06'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.778 50.06, -5.778 50.06, -5.778 50.06, -5.778 50.06, -5.778 50.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3868'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.117 -5.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.117 -5.777)"^^geo:wktLiteral ;
  geo-pos:lat "50.117"^^xsd:decimal ;
  geo-pos:long "-5.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9349'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.777'^^xsd:double;
  dwc:latitude '50.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.777 50.117, -5.777 50.117, -5.777 50.117, -5.777 50.117, -5.777 50.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9349'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.131 -5.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.131"^^xsd:decimal ;
  dwc:decimalLongitude "-5.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.131 -5.777)"^^geo:wktLiteral ;
  geo-pos:lat "50.131"^^xsd:decimal ;
  geo-pos:long "-5.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9348'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.2058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.777'^^xsd:double;
  dwc:latitude '50.131'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.777 50.131, -5.777 50.131, -5.777 50.131, -5.777 50.131, -5.777 50.131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9348'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.126 -5.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.126 -5.776)"^^geo:wktLiteral ;
  geo-pos:lat "50.126"^^xsd:decimal ;
  geo-pos:long "-5.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3813'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.776'^^xsd:double;
  dwc:latitude '50.126'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.776 50.126, -5.776 50.126, -5.776 50.126, -5.776 50.126, -5.776 50.126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3813'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.503 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.503 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "49.503"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6577'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '49.503'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.775 49.503, -5.775 49.503, -5.775 49.503, -5.775 49.503, -5.775 49.503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6577'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.922 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.922"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.922 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "49.922"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1109'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.9436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '49.922'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.775 49.922, -5.775 49.922, -5.775 49.922, -5.775 49.922, -5.775 49.922))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1109'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.077 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.077"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.077 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "50.077"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3825'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '50.077'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.775 50.077, -5.775 50.077, -5.775 50.077, -5.775 50.077, -5.775 50.077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3825'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.996 -5.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.996"^^xsd:decimal ;
  dwc:decimalLongitude "-5.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.996 -5.773)"^^geo:wktLiteral ;
  geo-pos:lat "49.996"^^xsd:decimal ;
  geo-pos:long "-5.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4072'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.828333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.773'^^xsd:double;
  dwc:latitude '49.996'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.773 49.996, -5.773 49.996, -5.773 49.996, -5.773 49.996, -5.773 49.996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4072'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -5.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.371"^^xsd:decimal ;
  dwc:decimalLongitude "-5.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -5.773)"^^geo:wktLiteral ;
  geo-pos:lat "50.371"^^xsd:decimal ;
  geo-pos:long "-5.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1160'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.425277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.773'^^xsd:double;
  dwc:latitude '50.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.773 50.371, -5.773 50.371, -5.773 50.371, -5.773 50.371, -5.773 50.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1160'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48 -5.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.48"^^xsd:decimal ;
  dwc:decimalLongitude "-5.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.48 -5.77)"^^geo:wktLiteral ;
  geo-pos:lat "50.48"^^xsd:decimal ;
  geo-pos:long "-5.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1178'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.285555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.77'^^xsd:double;
  dwc:latitude '50.48'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.77 50.48, -5.77 50.48, -5.77 50.48, -5.77 50.48, -5.77 50.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1178'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.694 -5.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.694"^^xsd:decimal ;
  dwc:decimalLongitude "-5.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.694 -5.769)"^^geo:wktLiteral ;
  geo-pos:lat "49.694"^^xsd:decimal ;
  geo-pos:long "-5.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3753'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.868055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.769'^^xsd:double;
  dwc:latitude '49.694'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.769 49.694, -5.769 49.694, -5.769 49.694, -5.769 49.694, -5.769 49.694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3753'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29 -5.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29 -5.769)"^^geo:wktLiteral ;
  geo-pos:lat "50.29"^^xsd:decimal ;
  geo-pos:long "-5.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1314'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.769'^^xsd:double;
  dwc:latitude '50.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.769 50.29, -5.769 50.29, -5.769 50.29, -5.769 50.29, -5.769 50.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1314'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.768)"^^geo:wktLiteral ;
  geo-pos:lat "50.05"^^xsd:decimal ;
  geo-pos:long "-5.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3921'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.2211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.768'^^xsd:double;
  dwc:latitude '50.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.768 50.05, -5.768 50.05, -5.768 50.05, -5.768 50.05, -5.768 50.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3921'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.768)"^^geo:wktLiteral ;
  geo-pos:lat "50.062"^^xsd:decimal ;
  geo-pos:long "-5.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4070'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.073888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.768'^^xsd:double;
  dwc:latitude '50.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.768 50.062, -5.768 50.062, -5.768 50.062, -5.768 50.062, -5.768 50.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4070'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.319 -5.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.319"^^xsd:decimal ;
  dwc:decimalLongitude "-5.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.319 -5.768)"^^geo:wktLiteral ;
  geo-pos:lat "50.319"^^xsd:decimal ;
  geo-pos:long "-5.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1334'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.6997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.768'^^xsd:double;
  dwc:latitude '50.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.768 50.319, -5.768 50.319, -5.768 50.319, -5.768 50.319, -5.768 50.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1334'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.188 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.188"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.188 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "50.188"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '50.188'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.766 50.188, -5.766 50.188, -5.766 50.188, -5.766 50.188, -5.766 50.188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3891'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.081 -5.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.081"^^xsd:decimal ;
  dwc:decimalLongitude "-5.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.081 -5.763)"^^geo:wktLiteral ;
  geo-pos:lat "50.081"^^xsd:decimal ;
  geo-pos:long "-5.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3935'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.063333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.763'^^xsd:double;
  dwc:latitude '50.081'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.763 50.081, -5.763 50.081, -5.763 50.081, -5.763 50.081, -5.763 50.081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3935'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.637 -5.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.637"^^xsd:decimal ;
  dwc:decimalLongitude "-5.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.637 -5.76)"^^geo:wktLiteral ;
  geo-pos:lat "49.637"^^xsd:decimal ;
  geo-pos:long "-5.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6189'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.0752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.76'^^xsd:double;
  dwc:latitude '49.637'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.76 49.637, -5.76 49.637, -5.76 49.637, -5.76 49.637, -5.76 49.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6189'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.066 -5.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.066"^^xsd:decimal ;
  dwc:decimalLongitude "-5.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.066 -5.758)"^^geo:wktLiteral ;
  geo-pos:lat "50.066"^^xsd:decimal ;
  geo-pos:long "-5.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3871'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.329722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.758'^^xsd:double;
  dwc:latitude '50.066'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.758 50.066, -5.758 50.066, -5.758 50.066, -5.758 50.066, -5.758 50.066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3871'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -5.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308"^^xsd:decimal ;
  dwc:decimalLongitude "-5.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308 -5.758)"^^geo:wktLiteral ;
  geo-pos:lat "50.308"^^xsd:decimal ;
  geo-pos:long "-5.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1265'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.053611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.758'^^xsd:double;
  dwc:latitude '50.308'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.758 50.308, -5.758 50.308, -5.758 50.308, -5.758 50.308, -5.758 50.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1265'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.147 -5.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.147"^^xsd:decimal ;
  dwc:decimalLongitude "-5.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.147 -5.757)"^^geo:wktLiteral ;
  geo-pos:lat "50.147"^^xsd:decimal ;
  geo-pos:long "-5.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_39'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_39'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.8375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.757'^^xsd:double;
  dwc:latitude '50.147'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.757 50.147, -5.757 50.147, -5.757 50.147, -5.757 50.147, -5.757 50.147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_39'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -5.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.332"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -5.756)"^^geo:wktLiteral ;
  geo-pos:lat "50.332"^^xsd:decimal ;
  geo-pos:long "-5.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1333'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.4447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.756'^^xsd:double;
  dwc:latitude '50.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756 50.332, -5.756 50.332, -5.756 50.332, -5.756 50.332, -5.756 50.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1333'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.726 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.726"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.726 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "49.726"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6480'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.563611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '49.726'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.755 49.726, -5.755 49.726, -5.755 49.726, -5.755 49.726, -5.755 49.726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6480'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.072 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.072"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.072 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "50.072"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3934'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.798611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '50.072'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.755 50.072, -5.755 50.072, -5.755 50.072, -5.755 50.072, -5.755 50.072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3934'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.193 -5.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.193"^^xsd:decimal ;
  dwc:decimalLongitude "-5.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.193 -5.754)"^^geo:wktLiteral ;
  geo-pos:lat "50.193"^^xsd:decimal ;
  geo-pos:long "-5.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9346'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.4922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.754'^^xsd:double;
  dwc:latitude '50.193'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.754 50.193, -5.754 50.193, -5.754 50.193, -5.754 50.193, -5.754 50.193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9346'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.722 -5.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.722"^^xsd:decimal ;
  dwc:decimalLongitude "-5.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.722 -5.754)"^^geo:wktLiteral ;
  geo-pos:lat "51.722"^^xsd:decimal ;
  geo-pos:long "-5.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_83'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_83'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.568888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.754'^^xsd:double;
  dwc:latitude '51.722'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.754 51.722, -5.754 51.722, -5.754 51.722, -5.754 51.722, -5.754 51.722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_83'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.721 -5.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.721 -5.753)"^^geo:wktLiteral ;
  geo-pos:lat "49.721"^^xsd:decimal ;
  geo-pos:long "-5.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6479'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.3325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.753'^^xsd:double;
  dwc:latitude '49.721'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.753 49.721, -5.753 49.721, -5.753 49.721, -5.753 49.721, -5.753 49.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6479'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -5.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.284"^^xsd:decimal ;
  dwc:decimalLongitude "-5.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -5.753)"^^geo:wktLiteral ;
  geo-pos:lat "50.284"^^xsd:decimal ;
  geo-pos:long "-5.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1339'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.753'^^xsd:double;
  dwc:latitude '50.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.753 50.284, -5.753 50.284, -5.753 50.284, -5.753 50.284, -5.753 50.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1339'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.209 -5.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.209"^^xsd:decimal ;
  dwc:decimalLongitude "-5.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.209 -5.752)"^^geo:wktLiteral ;
  geo-pos:lat "49.209"^^xsd:decimal ;
  geo-pos:long "-5.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9846'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.025555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.752'^^xsd:double;
  dwc:latitude '49.209'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.752 49.209, -5.752 49.209, -5.752 49.209, -5.752 49.209, -5.752 49.209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9846'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.068 -5.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.068 -5.752)"^^geo:wktLiteral ;
  geo-pos:lat "50.068"^^xsd:decimal ;
  geo-pos:long "-5.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3810'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.752'^^xsd:double;
  dwc:latitude '50.068'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.752 50.068, -5.752 50.068, -5.752 50.068, -5.752 50.068, -5.752 50.068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3810'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.751)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.751'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.751 50.12, -5.751 50.12, -5.751 50.12, -5.751 50.12, -5.751 50.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3890'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.07 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "50.07"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_35'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_35'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.3427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '50.07'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.75 50.07, -5.75 50.07, -5.75 50.07, -5.75 50.07, -5.75 50.07))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_35'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.208 -5.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.208 -5.749)"^^geo:wktLiteral ;
  geo-pos:lat "50.208"^^xsd:decimal ;
  geo-pos:long "-5.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6815'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.749'^^xsd:double;
  dwc:latitude '50.208'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.749 50.208, -5.749 50.208, -5.749 50.208, -5.749 50.208, -5.749 50.208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6815'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -5.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.317"^^xsd:decimal ;
  dwc:decimalLongitude "-5.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -5.749)"^^geo:wktLiteral ;
  geo-pos:lat "50.317"^^xsd:decimal ;
  geo-pos:long "-5.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1331'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.7986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.749'^^xsd:double;
  dwc:latitude '50.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.749 50.317, -5.749 50.317, -5.749 50.317, -5.749 50.317, -5.749 50.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1331'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.092 -5.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.092"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.092 -5.748)"^^geo:wktLiteral ;
  geo-pos:lat "50.092"^^xsd:decimal ;
  geo-pos:long "-5.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3800'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.516944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.748'^^xsd:double;
  dwc:latitude '50.092'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.748 50.092, -5.748 50.092, -5.748 50.092, -5.748 50.092, -5.748 50.092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3800'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.305 -5.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.305 -5.748)"^^geo:wktLiteral ;
  geo-pos:lat "50.305"^^xsd:decimal ;
  geo-pos:long "-5.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1340'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.913333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.748'^^xsd:double;
  dwc:latitude '50.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.748 50.305, -5.748 50.305, -5.748 50.305, -5.748 50.305, -5.748 50.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1340'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.413 -5.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.413 -5.747)"^^geo:wktLiteral ;
  geo-pos:lat "49.413"^^xsd:decimal ;
  geo-pos:long "-5.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6113'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.049166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.747'^^xsd:double;
  dwc:latitude '49.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.747 49.413, -5.747 49.413, -5.747 49.413, -5.747 49.413, -5.747 49.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6113'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -5.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.071"^^xsd:decimal ;
  dwc:decimalLongitude "-5.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -5.746)"^^geo:wktLiteral ;
  geo-pos:lat "50.071"^^xsd:decimal ;
  geo-pos:long "-5.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3928'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.199444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.746'^^xsd:double;
  dwc:latitude '50.071'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.746 50.071, -5.746 50.071, -5.746 50.071, -5.746 50.071, -5.746 50.071))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3928'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -5.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-5.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -5.746)"^^geo:wktLiteral ;
  geo-pos:lat "50.31"^^xsd:decimal ;
  geo-pos:long "-5.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1379'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.746'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.746 50.31, -5.746 50.31, -5.746 50.31, -5.746 50.31, -5.746 50.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1379'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -5.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06"^^xsd:decimal ;
  dwc:decimalLongitude "-5.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -5.744)"^^geo:wktLiteral ;
  geo-pos:lat "50.06"^^xsd:decimal ;
  geo-pos:long "-5.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3878'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.744'^^xsd:double;
  dwc:latitude '50.06'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.744 50.06, -5.744 50.06, -5.744 50.06, -5.744 50.06, -5.744 50.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3878'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.306 -5.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.306"^^xsd:decimal ;
  dwc:decimalLongitude "-5.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.306 -5.744)"^^geo:wktLiteral ;
  geo-pos:lat "50.306"^^xsd:decimal ;
  geo-pos:long "-5.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1341'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.809444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.744'^^xsd:double;
  dwc:latitude '50.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.744 50.306, -5.744 50.306, -5.744 50.306, -5.744 50.306, -5.744 50.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1341'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.156 -5.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.156"^^xsd:decimal ;
  dwc:decimalLongitude "-5.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.156 -5.743)"^^geo:wktLiteral ;
  geo-pos:lat "50.156"^^xsd:decimal ;
  geo-pos:long "-5.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4064'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.8175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.743'^^xsd:double;
  dwc:latitude '50.156'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.743 50.156, -5.743 50.156, -5.743 50.156, -5.743 50.156, -5.743 50.156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4064'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.027 -5.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.027"^^xsd:decimal ;
  dwc:decimalLongitude "-5.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.027 -5.742)"^^geo:wktLiteral ;
  geo-pos:lat "49.027"^^xsd:decimal ;
  geo-pos:long "-5.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_660'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.276111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.742'^^xsd:double;
  dwc:latitude '49.027'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.742 49.027, -5.742 49.027, -5.742 49.027, -5.742 49.027, -5.742 49.027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_660'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.742)"^^geo:wktLiteral ;
  geo-pos:lat "50.053"^^xsd:decimal ;
  geo-pos:long "-5.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3927'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.077222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.742'^^xsd:double;
  dwc:latitude '50.053'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.742 50.053, -5.742 50.053, -5.742 50.053, -5.742 50.053, -5.742 50.053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3927'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.575 -5.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.575"^^xsd:decimal ;
  dwc:decimalLongitude "-5.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.575 -5.742)"^^geo:wktLiteral ;
  geo-pos:lat "50.575"^^xsd:decimal ;
  geo-pos:long "-5.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9815'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.185555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.742'^^xsd:double;
  dwc:latitude '50.575'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.742 50.575, -5.742 50.575, -5.742 50.575, -5.742 50.575, -5.742 50.575))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9815'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.565 -5.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.565 -5.741)"^^geo:wktLiteral ;
  geo-pos:lat "49.565"^^xsd:decimal ;
  geo-pos:long "-5.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_482'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.8677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.741'^^xsd:double;
  dwc:latitude '49.565'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.741 49.565, -5.741 49.565, -5.741 49.565, -5.741 49.565, -5.741 49.565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_482'^^xsd:string;
  dwc:observationDate '1999-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.326 -5.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.326"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.326 -5.741)"^^geo:wktLiteral ;
  geo-pos:lat "50.326"^^xsd:decimal ;
  geo-pos:long "-5.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1323'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.561388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.741'^^xsd:double;
  dwc:latitude '50.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.741 50.326, -5.741 50.326, -5.741 50.326, -5.741 50.326, -5.741 50.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1323'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -5.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37 -5.741)"^^geo:wktLiteral ;
  geo-pos:lat "50.37"^^xsd:decimal ;
  geo-pos:long "-5.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1320'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.8447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.741'^^xsd:double;
  dwc:latitude '50.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.741 50.37, -5.741 50.37, -5.741 50.37, -5.741 50.37, -5.741 50.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1320'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.456 -5.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.456"^^xsd:decimal ;
  dwc:decimalLongitude "-5.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.456 -5.74)"^^geo:wktLiteral ;
  geo-pos:lat "50.456"^^xsd:decimal ;
  geo-pos:long "-5.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1177'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.483055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.74'^^xsd:double;
  dwc:latitude '50.456'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.74 50.456, -5.74 50.456, -5.74 50.456, -5.74 50.456, -5.74 50.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1177'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04"^^xsd:decimal ;
  dwc:decimalLongitude "-5.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.739)"^^geo:wktLiteral ;
  geo-pos:lat "50.04"^^xsd:decimal ;
  geo-pos:long "-5.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4077'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.739'^^xsd:double;
  dwc:latitude '50.04'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.739 50.04, -5.739 50.04, -5.739 50.04, -5.739 50.04, -5.739 50.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4077'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -5.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.332"^^xsd:decimal ;
  dwc:decimalLongitude "-5.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -5.739)"^^geo:wktLiteral ;
  geo-pos:lat "50.332"^^xsd:decimal ;
  geo-pos:long "-5.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1332'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.4447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.739'^^xsd:double;
  dwc:latitude '50.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.739 50.332, -5.739 50.332, -5.739 50.332, -5.739 50.332, -5.739 50.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1332'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.058 -5.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.058 -5.737)"^^geo:wktLiteral ;
  geo-pos:lat "50.058"^^xsd:decimal ;
  geo-pos:long "-5.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3929'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.232777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.737'^^xsd:double;
  dwc:latitude '50.058'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.737 50.058, -5.737 50.058, -5.737 50.058, -5.737 50.058, -5.737 50.058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3929'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.449 -5.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.449"^^xsd:decimal ;
  dwc:decimalLongitude "-5.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.449 -5.736)"^^geo:wktLiteral ;
  geo-pos:lat "49.449"^^xsd:decimal ;
  geo-pos:long "-5.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6112'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.310277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.736'^^xsd:double;
  dwc:latitude '49.449'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.736 49.449, -5.736 49.449, -5.736 49.449, -5.736 49.449, -5.736 49.449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6112'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.023 -5.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.023 -5.736)"^^geo:wktLiteral ;
  geo-pos:lat "50.023"^^xsd:decimal ;
  geo-pos:long "-5.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_92'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_92'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.222777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.736'^^xsd:double;
  dwc:latitude '50.023'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.736 50.023, -5.736 50.023, -5.736 50.023, -5.736 50.023, -5.736 50.023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_92'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.073 -5.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.073 -5.736)"^^geo:wktLiteral ;
  geo-pos:lat "50.073"^^xsd:decimal ;
  geo-pos:long "-5.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6806'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.736'^^xsd:double;
  dwc:latitude '50.073'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.736 50.073, -5.736 50.073, -5.736 50.073, -5.736 50.073, -5.736 50.073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6806'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32 -5.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32"^^xsd:decimal ;
  dwc:decimalLongitude "-5.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32 -5.736)"^^geo:wktLiteral ;
  geo-pos:lat "50.32"^^xsd:decimal ;
  geo-pos:long "-5.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1338'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.211666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.736'^^xsd:double;
  dwc:latitude '50.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.736 50.32, -5.736 50.32, -5.736 50.32, -5.736 50.32, -5.736 50.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1338'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.804 -5.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.804 -5.735)"^^geo:wktLiteral ;
  geo-pos:lat "49.804"^^xsd:decimal ;
  geo-pos:long "-5.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_728'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.298055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.735'^^xsd:double;
  dwc:latitude '49.804'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.735 49.804, -5.735 49.804, -5.735 49.804, -5.735 49.804, -5.735 49.804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_728'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.058 -5.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.058 -5.735)"^^geo:wktLiteral ;
  geo-pos:lat "50.058"^^xsd:decimal ;
  geo-pos:long "-5.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3824'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.735'^^xsd:double;
  dwc:latitude '50.058'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.735 50.058, -5.735 50.058, -5.735 50.058, -5.735 50.058, -5.735 50.058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3824'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11 -5.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.11"^^xsd:decimal ;
  dwc:decimalLongitude "-5.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.11 -5.734)"^^geo:wktLiteral ;
  geo-pos:lat "50.11"^^xsd:decimal ;
  geo-pos:long "-5.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3875'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.734'^^xsd:double;
  dwc:latitude '50.11'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.734 50.11, -5.734 50.11, -5.734 50.11, -5.734 50.11, -5.734 50.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3875'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26 -5.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26"^^xsd:decimal ;
  dwc:decimalLongitude "-5.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26 -5.734)"^^geo:wktLiteral ;
  geo-pos:lat "50.26"^^xsd:decimal ;
  geo-pos:long "-5.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1185'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.055833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.734'^^xsd:double;
  dwc:latitude '50.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.734 50.26, -5.734 50.26, -5.734 50.26, -5.734 50.26, -5.734 50.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1185'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.109 -5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.109"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.109 -5.733)"^^geo:wktLiteral ;
  geo-pos:lat "50.109"^^xsd:decimal ;
  geo-pos:long "-5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3915'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.954166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.733'^^xsd:double;
  dwc:latitude '50.109'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.733 50.109, -5.733 50.109, -5.733 50.109, -5.733 50.109, -5.733 50.109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3915'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.122 -5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.122"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.122 -5.733)"^^geo:wktLiteral ;
  geo-pos:lat "50.122"^^xsd:decimal ;
  geo-pos:long "-5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.0430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.733'^^xsd:double;
  dwc:latitude '50.122'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.733 50.122, -5.733 50.122, -5.733 50.122, -5.733 50.122, -5.733 50.122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3889'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.064 -5.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.064"^^xsd:decimal ;
  dwc:decimalLongitude "-5.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.064 -5.732)"^^geo:wktLiteral ;
  geo-pos:lat "50.064"^^xsd:decimal ;
  geo-pos:long "-5.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3827'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.2275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.732'^^xsd:double;
  dwc:latitude '50.064'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.732 50.064, -5.732 50.064, -5.732 50.064, -5.732 50.064, -5.732 50.064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3827'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.092 -5.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.092"^^xsd:decimal ;
  dwc:decimalLongitude "-5.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.092 -5.732)"^^geo:wktLiteral ;
  geo-pos:lat "50.092"^^xsd:decimal ;
  geo-pos:long "-5.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3812'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.732'^^xsd:double;
  dwc:latitude '50.092'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.732 50.092, -5.732 50.092, -5.732 50.092, -5.732 50.092, -5.732 50.092))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3812'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.126 -5.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.126 -5.732)"^^geo:wktLiteral ;
  geo-pos:lat "50.126"^^xsd:decimal ;
  geo-pos:long "-5.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3906'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.732'^^xsd:double;
  dwc:latitude '50.126'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.732 50.126, -5.732 50.126, -5.732 50.126, -5.732 50.126, -5.732 50.126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3906'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.139 -5.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.139"^^xsd:decimal ;
  dwc:decimalLongitude "-5.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.139 -5.732)"^^geo:wktLiteral ;
  geo-pos:lat "50.139"^^xsd:decimal ;
  geo-pos:long "-5.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3910'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.215555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.732'^^xsd:double;
  dwc:latitude '50.139'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.732 50.139, -5.732 50.139, -5.732 50.139, -5.732 50.139, -5.732 50.139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3910'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.041 -5.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.041"^^xsd:decimal ;
  dwc:decimalLongitude "-5.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.041 -5.731)"^^geo:wktLiteral ;
  geo-pos:lat "50.041"^^xsd:decimal ;
  geo-pos:long "-5.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4075'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.561388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.731'^^xsd:double;
  dwc:latitude '50.041'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.731 50.041, -5.731 50.041, -5.731 50.041, -5.731 50.041, -5.731 50.041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4075'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.072 -5.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.072"^^xsd:decimal ;
  dwc:decimalLongitude "-5.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.072 -5.731)"^^geo:wktLiteral ;
  geo-pos:lat "50.072"^^xsd:decimal ;
  geo-pos:long "-5.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3811'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.731'^^xsd:double;
  dwc:latitude '50.072'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.731 50.072, -5.731 50.072, -5.731 50.072, -5.731 50.072, -5.731 50.072))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3811'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.059 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.059"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.059 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "50.059"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3940'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.71'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '50.059'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.73 50.059, -5.73 50.059, -5.73 50.059, -5.73 50.059, -5.73 50.059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3940'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3912'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.73 50.12, -5.73 50.12, -5.73 50.12, -5.73 50.12, -5.73 50.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3912'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.199 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.199"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.199 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "50.199"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3773'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.0175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '50.199'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.73 50.199, -5.73 50.199, -5.73 50.199, -5.73 50.199, -5.73 50.199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3773'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.142 -5.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.142 -5.729)"^^geo:wktLiteral ;
  geo-pos:lat "50.142"^^xsd:decimal ;
  geo-pos:long "-5.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1344'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.648055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.729'^^xsd:double;
  dwc:latitude '50.142'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.729 50.142, -5.729 50.142, -5.729 50.142, -5.729 50.142, -5.729 50.142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1344'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.757 -5.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.757"^^xsd:decimal ;
  dwc:decimalLongitude "-5.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.757 -5.727)"^^geo:wktLiteral ;
  geo-pos:lat "49.757"^^xsd:decimal ;
  geo-pos:long "-5.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_729'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.156666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.727'^^xsd:double;
  dwc:latitude '49.757'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.727 49.757, -5.727 49.757, -5.727 49.757, -5.727 49.757, -5.727 49.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_729'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.162 -5.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.162"^^xsd:decimal ;
  dwc:decimalLongitude "-5.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.162 -5.727)"^^geo:wktLiteral ;
  geo-pos:lat "50.162"^^xsd:decimal ;
  geo-pos:long "-5.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3805'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.570833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.727'^^xsd:double;
  dwc:latitude '50.162'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.727 50.162, -5.727 50.162, -5.727 50.162, -5.727 50.162, -5.727 50.162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3805'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02 -5.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02"^^xsd:decimal ;
  dwc:decimalLongitude "-5.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02 -5.726)"^^geo:wktLiteral ;
  geo-pos:lat "50.02"^^xsd:decimal ;
  geo-pos:long "-5.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3931'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.802222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.726'^^xsd:double;
  dwc:latitude '50.02'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.726 50.02, -5.726 50.02, -5.726 50.02, -5.726 50.02, -5.726 50.02))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3931'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.421 -5.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.421 -5.725)"^^geo:wktLiteral ;
  geo-pos:lat "50.421"^^xsd:decimal ;
  geo-pos:long "-5.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1176'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.649166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.725'^^xsd:double;
  dwc:latitude '50.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.725 50.421, -5.725 50.421, -5.725 50.421, -5.725 50.421, -5.725 50.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1176'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.986 -5.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.986 -5.724)"^^geo:wktLiteral ;
  geo-pos:lat "49.986"^^xsd:decimal ;
  geo-pos:long "-5.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3877'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.724'^^xsd:double;
  dwc:latitude '49.986'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.724 49.986, -5.724 49.986, -5.724 49.986, -5.724 49.986, -5.724 49.986))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3877'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.058 -5.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.058 -5.724)"^^geo:wktLiteral ;
  geo-pos:lat "50.058"^^xsd:decimal ;
  geo-pos:long "-5.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4078'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.724'^^xsd:double;
  dwc:latitude '50.058'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.724 50.058, -5.724 50.058, -5.724 50.058, -5.724 50.058, -5.724 50.058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4078'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.184 -5.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.184 -5.724)"^^geo:wktLiteral ;
  geo-pos:lat "50.184"^^xsd:decimal ;
  geo-pos:long "-5.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3941'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.724'^^xsd:double;
  dwc:latitude '50.184'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.724 50.184, -5.724 50.184, -5.724 50.184, -5.724 50.184, -5.724 50.184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3941'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.479 -5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.479 -5.722)"^^geo:wktLiteral ;
  geo-pos:lat "49.479"^^xsd:decimal ;
  geo-pos:long "-5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6578'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.722'^^xsd:double;
  dwc:latitude '49.479'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.722 49.479, -5.722 49.479, -5.722 49.479, -5.722 49.479, -5.722 49.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6578'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.119 -5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.119"^^xsd:decimal ;
  dwc:decimalLongitude "-5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.119 -5.722)"^^geo:wktLiteral ;
  geo-pos:lat "50.119"^^xsd:decimal ;
  geo-pos:long "-5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3907'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.722'^^xsd:double;
  dwc:latitude '50.119'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.722 50.119, -5.722 50.119, -5.722 50.119, -5.722 50.119, -5.722 50.119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3907'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.121 -5.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.121"^^xsd:decimal ;
  dwc:decimalLongitude "-5.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.121 -5.721)"^^geo:wktLiteral ;
  geo-pos:lat "50.121"^^xsd:decimal ;
  geo-pos:long "-5.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3905'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.9633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.721'^^xsd:double;
  dwc:latitude '50.121'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.721 50.121, -5.721 50.121, -5.721 50.121, -5.721 50.121, -5.721 50.121))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3905'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.135 -5.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.135 -5.721)"^^geo:wktLiteral ;
  geo-pos:lat "50.135"^^xsd:decimal ;
  geo-pos:long "-5.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6807'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.298611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.721'^^xsd:double;
  dwc:latitude '50.135'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.721 50.135, -5.721 50.135, -5.721 50.135, -5.721 50.135, -5.721 50.135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6807'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.312 -5.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.312 -5.721)"^^geo:wktLiteral ;
  geo-pos:lat "50.312"^^xsd:decimal ;
  geo-pos:long "-5.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1377'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.690555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.721'^^xsd:double;
  dwc:latitude '50.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.721 50.312, -5.721 50.312, -5.721 50.312, -5.721 50.312, -5.721 50.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1377'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.041 -5.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.041"^^xsd:decimal ;
  dwc:decimalLongitude "-5.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.041 -5.72)"^^geo:wktLiteral ;
  geo-pos:lat "50.041"^^xsd:decimal ;
  geo-pos:long "-5.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9331'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.72'^^xsd:double;
  dwc:latitude '50.041'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.72 50.041, -5.72 50.041, -5.72 50.041, -5.72 50.041, -5.72 50.041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9331'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.307 -5.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.307"^^xsd:decimal ;
  dwc:decimalLongitude "-5.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.307 -5.72)"^^geo:wktLiteral ;
  geo-pos:lat "50.307"^^xsd:decimal ;
  geo-pos:long "-5.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1263'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.204722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.72'^^xsd:double;
  dwc:latitude '50.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.72 50.307, -5.72 50.307, -5.72 50.307, -5.72 50.307, -5.72 50.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1263'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -5.719)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-5.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.719'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.719 50.12, -5.719 50.12, -5.719 50.12, -5.719 50.12, -5.719 50.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3888'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.127 -5.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.127"^^xsd:decimal ;
  dwc:decimalLongitude "-5.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.127 -5.719)"^^geo:wktLiteral ;
  geo-pos:lat "50.127"^^xsd:decimal ;
  geo-pos:long "-5.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3904'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.719'^^xsd:double;
  dwc:latitude '50.127'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.719 50.127, -5.719 50.127, -5.719 50.127, -5.719 50.127, -5.719 50.127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3904'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.719)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3774'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.719'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.719 50.15, -5.719 50.15, -5.719 50.15, -5.719 50.15, -5.719 50.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3774'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.122 -5.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.122"^^xsd:decimal ;
  dwc:decimalLongitude "-5.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.122 -5.718)"^^geo:wktLiteral ;
  geo-pos:lat "50.122"^^xsd:decimal ;
  geo-pos:long "-5.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3913'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.718'^^xsd:double;
  dwc:latitude '50.122'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.718 50.122, -5.718 50.122, -5.718 50.122, -5.718 50.122, -5.718 50.122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3913'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.168 -5.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.168 -5.718)"^^geo:wktLiteral ;
  geo-pos:lat "50.168"^^xsd:decimal ;
  geo-pos:long "-5.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6829'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.420277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.718'^^xsd:double;
  dwc:latitude '50.168'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.718 50.168, -5.718 50.168, -5.718 50.168, -5.718 50.168, -5.718 50.168))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6829'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.718)"^^geo:wktLiteral ;
  geo-pos:lat "50.334"^^xsd:decimal ;
  geo-pos:long "-5.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1302'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.540277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.718'^^xsd:double;
  dwc:latitude '50.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.718 50.334, -5.718 50.334, -5.718 50.334, -5.718 50.334, -5.718 50.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1302'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-5.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.718)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-5.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1363'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.718'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.718 50.335, -5.718 50.335, -5.718 50.335, -5.718 50.335, -5.718 50.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1363'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.069 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.069"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.069 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "50.069"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9334'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '50.069'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.717 50.069, -5.717 50.069, -5.717 50.069, -5.717 50.069, -5.717 50.069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9334'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.124 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.124"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.124 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "50.124"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3884'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.398611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '50.124'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.717 50.124, -5.717 50.124, -5.717 50.124, -5.717 50.124, -5.717 50.124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3884'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "50.329"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1310'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.383888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '50.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.717 50.329, -5.717 50.329, -5.717 50.329, -5.717 50.329, -5.717 50.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1310'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.047"^^xsd:decimal ;
  dwc:decimalLongitude "-5.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.716)"^^geo:wktLiteral ;
  geo-pos:lat "50.047"^^xsd:decimal ;
  geo-pos:long "-5.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3948'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.716'^^xsd:double;
  dwc:latitude '50.047'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.716 50.047, -5.716 50.047, -5.716 50.047, -5.716 50.047, -5.716 50.047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3948'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.716)"^^geo:wktLiteral ;
  geo-pos:lat "50.05"^^xsd:decimal ;
  geo-pos:long "-5.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3932'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.716'^^xsd:double;
  dwc:latitude '50.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.716 50.05, -5.716 50.05, -5.716 50.05, -5.716 50.05, -5.716 50.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3932'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.277 -5.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.277"^^xsd:decimal ;
  dwc:decimalLongitude "-5.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.277 -5.716)"^^geo:wktLiteral ;
  geo-pos:lat "50.277"^^xsd:decimal ;
  geo-pos:long "-5.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1380'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.716'^^xsd:double;
  dwc:latitude '50.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.716 50.277, -5.716 50.277, -5.716 50.277, -5.716 50.277, -5.716 50.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1380'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.159 -5.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.159"^^xsd:decimal ;
  dwc:decimalLongitude "-5.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.159 -5.715)"^^geo:wktLiteral ;
  geo-pos:lat "50.159"^^xsd:decimal ;
  geo-pos:long "-5.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3902'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.5558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.715'^^xsd:double;
  dwc:latitude '50.159'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.715 50.159, -5.715 50.159, -5.715 50.159, -5.715 50.159, -5.715 50.159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3902'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.695 -5.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.695"^^xsd:decimal ;
  dwc:decimalLongitude "-5.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.695 -5.715)"^^geo:wktLiteral ;
  geo-pos:lat "50.695"^^xsd:decimal ;
  geo-pos:long "-5.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_361'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.715'^^xsd:double;
  dwc:latitude '50.695'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.715 50.695, -5.715 50.695, -5.715 50.695, -5.715 50.695, -5.715 50.695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_361'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.047"^^xsd:decimal ;
  dwc:decimalLongitude "-5.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.714)"^^geo:wktLiteral ;
  geo-pos:lat "50.047"^^xsd:decimal ;
  geo-pos:long "-5.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3870'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.734722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.714'^^xsd:double;
  dwc:latitude '50.047'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.714 50.047, -5.714 50.047, -5.714 50.047, -5.714 50.047, -5.714 50.047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3870'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.073 -5.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.073 -5.714)"^^geo:wktLiteral ;
  geo-pos:lat "50.073"^^xsd:decimal ;
  geo-pos:long "-5.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3788'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.714'^^xsd:double;
  dwc:latitude '50.073'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.714 50.073, -5.714 50.073, -5.714 50.073, -5.714 50.073, -5.714 50.073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3788'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.129 -5.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.129"^^xsd:decimal ;
  dwc:decimalLongitude "-5.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.129 -5.714)"^^geo:wktLiteral ;
  geo-pos:lat "50.129"^^xsd:decimal ;
  geo-pos:long "-5.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3883'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.714'^^xsd:double;
  dwc:latitude '50.129'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.714 50.129, -5.714 50.129, -5.714 50.129, -5.714 50.129, -5.714 50.129))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3883'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -5.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-5.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -5.714)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-5.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9347'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.714'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.714 50.17, -5.714 50.17, -5.714 50.17, -5.714 50.17, -5.714 50.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9347'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.036 -5.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.036"^^xsd:decimal ;
  dwc:decimalLongitude "-5.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.036 -5.713)"^^geo:wktLiteral ;
  geo-pos:lat "50.036"^^xsd:decimal ;
  geo-pos:long "-5.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3938'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.3425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.713'^^xsd:double;
  dwc:latitude '50.036'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.713 50.036, -5.713 50.036, -5.713 50.036, -5.713 50.036, -5.713 50.036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3938'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.115 -5.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.115"^^xsd:decimal ;
  dwc:decimalLongitude "-5.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.115 -5.713)"^^geo:wktLiteral ;
  geo-pos:lat "50.115"^^xsd:decimal ;
  geo-pos:long "-5.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3911'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.713'^^xsd:double;
  dwc:latitude '50.115'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.713 50.115, -5.713 50.115, -5.713 50.115, -5.713 50.115, -5.713 50.115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3911'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.764 -5.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.764"^^xsd:decimal ;
  dwc:decimalLongitude "-5.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.764 -5.713)"^^geo:wktLiteral ;
  geo-pos:lat "50.764"^^xsd:decimal ;
  geo-pos:long "-5.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_362'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.714444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.713'^^xsd:double;
  dwc:latitude '50.764'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.713 50.764, -5.713 50.764, -5.713 50.764, -5.713 50.764, -5.713 50.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_362'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.068 -5.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.068 -5.712)"^^geo:wktLiteral ;
  geo-pos:lat "50.068"^^xsd:decimal ;
  geo-pos:long "-5.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9335'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.712'^^xsd:double;
  dwc:latitude '50.068'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.712 50.068, -5.712 50.068, -5.712 50.068, -5.712 50.068, -5.712 50.068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9335'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.115 -5.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.115"^^xsd:decimal ;
  dwc:decimalLongitude "-5.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.115 -5.712)"^^geo:wktLiteral ;
  geo-pos:lat "50.115"^^xsd:decimal ;
  geo-pos:long "-5.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3914'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.712'^^xsd:double;
  dwc:latitude '50.115'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.712 50.115, -5.712 50.115, -5.712 50.115, -5.712 50.115, -5.712 50.115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3914'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.326 -5.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.326"^^xsd:decimal ;
  dwc:decimalLongitude "-5.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.326 -5.712)"^^geo:wktLiteral ;
  geo-pos:lat "50.326"^^xsd:decimal ;
  geo-pos:long "-5.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1324'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.1975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.712'^^xsd:double;
  dwc:latitude '50.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.712 50.326, -5.712 50.326, -5.712 50.326, -5.712 50.326, -5.712 50.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1324'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.057 -5.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.057"^^xsd:decimal ;
  dwc:decimalLongitude "-5.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.057 -5.71)"^^geo:wktLiteral ;
  geo-pos:lat "50.057"^^xsd:decimal ;
  geo-pos:long "-5.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3876'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.7430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.71'^^xsd:double;
  dwc:latitude '50.057'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.71 50.057, -5.71 50.057, -5.71 50.057, -5.71 50.057, -5.71 50.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3876'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.068 -5.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.068 -5.71)"^^geo:wktLiteral ;
  geo-pos:lat "50.068"^^xsd:decimal ;
  geo-pos:long "-5.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4059'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.71'^^xsd:double;
  dwc:latitude '50.068'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.71 50.068, -5.71 50.068, -5.71 50.068, -5.71 50.068, -5.71 50.068))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4059'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19"^^xsd:decimal ;
  dwc:decimalLongitude "-5.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.709)"^^geo:wktLiteral ;
  geo-pos:lat "50.19"^^xsd:decimal ;
  geo-pos:long "-5.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1345'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.274166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.709'^^xsd:double;
  dwc:latitude '50.19'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.709 50.19, -5.709 50.19, -5.709 50.19, -5.709 50.19, -5.709 50.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1345'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.044 -5.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.044"^^xsd:decimal ;
  dwc:decimalLongitude "-5.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.044 -5.708)"^^geo:wktLiteral ;
  geo-pos:lat "50.044"^^xsd:decimal ;
  geo-pos:long "-5.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3933'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.708'^^xsd:double;
  dwc:latitude '50.044'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.708 50.044, -5.708 50.044, -5.708 50.044, -5.708 50.044, -5.708 50.044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3933'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16 -5.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16"^^xsd:decimal ;
  dwc:decimalLongitude "-5.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16 -5.708)"^^geo:wktLiteral ;
  geo-pos:lat "50.16"^^xsd:decimal ;
  geo-pos:long "-5.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1343'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.708'^^xsd:double;
  dwc:latitude '50.16'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.708 50.16, -5.708 50.16, -5.708 50.16, -5.708 50.16, -5.708 50.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1343'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.333 -5.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.333 -5.707)"^^geo:wktLiteral ;
  geo-pos:lat "50.333"^^xsd:decimal ;
  geo-pos:long "-5.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1172'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.4516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.707'^^xsd:double;
  dwc:latitude '50.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.707 50.333, -5.707 50.333, -5.707 50.333, -5.707 50.333, -5.707 50.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1172'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.051"^^xsd:decimal ;
  dwc:decimalLongitude "-5.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.706)"^^geo:wktLiteral ;
  geo-pos:lat "50.051"^^xsd:decimal ;
  geo-pos:long "-5.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6962'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.706'^^xsd:double;
  dwc:latitude '50.051'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.706 50.051, -5.706 50.051, -5.706 50.051, -5.706 50.051, -5.706 50.051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6962'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.122 -5.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.122"^^xsd:decimal ;
  dwc:decimalLongitude "-5.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.122 -5.706)"^^geo:wktLiteral ;
  geo-pos:lat "50.122"^^xsd:decimal ;
  geo-pos:long "-5.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.101944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.706'^^xsd:double;
  dwc:latitude '50.122'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.706 50.122, -5.706 50.122, -5.706 50.122, -5.706 50.122, -5.706 50.122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3886'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.315 -5.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.315 -5.706)"^^geo:wktLiteral ;
  geo-pos:lat "50.315"^^xsd:decimal ;
  geo-pos:long "-5.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1337'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.65'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.706'^^xsd:double;
  dwc:latitude '50.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.706 50.315, -5.706 50.315, -5.706 50.315, -5.706 50.315, -5.706 50.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1337'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.727 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.727"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.727 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "51.727"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_82'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_82'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '51.727'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.705 51.727, -5.705 51.727, -5.705 51.727, -5.705 51.727, -5.705 51.727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_82'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.131 -5.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.131"^^xsd:decimal ;
  dwc:decimalLongitude "-5.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.131 -5.704)"^^geo:wktLiteral ;
  geo-pos:lat "50.131"^^xsd:decimal ;
  geo-pos:long "-5.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6833'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.191111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.704'^^xsd:double;
  dwc:latitude '50.131'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.704 50.131, -5.704 50.131, -5.704 50.131, -5.704 50.131, -5.704 50.131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6833'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.182 -5.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.182"^^xsd:decimal ;
  dwc:decimalLongitude "-5.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.182 -5.704)"^^geo:wktLiteral ;
  geo-pos:lat "50.182"^^xsd:decimal ;
  geo-pos:long "-5.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3893'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.704'^^xsd:double;
  dwc:latitude '50.182'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.704 50.182, -5.704 50.182, -5.704 50.182, -5.704 50.182, -5.704 50.182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3893'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.701)"^^geo:wktLiteral ;
  geo-pos:lat "50.053"^^xsd:decimal ;
  geo-pos:long "-5.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3925'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.701'^^xsd:double;
  dwc:latitude '50.053'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.701 50.053, -5.701 50.053, -5.701 50.053, -5.701 50.053, -5.701 50.053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3925'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.055 -5.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.055"^^xsd:decimal ;
  dwc:decimalLongitude "-5.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.055 -5.701)"^^geo:wktLiteral ;
  geo-pos:lat "50.055"^^xsd:decimal ;
  geo-pos:long "-5.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6955'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.415833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.701'^^xsd:double;
  dwc:latitude '50.055'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.701 50.055, -5.701 50.055, -5.701 50.055, -5.701 50.055, -5.701 50.055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6955'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.079 -5.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.079 -5.701)"^^geo:wktLiteral ;
  geo-pos:lat "50.079"^^xsd:decimal ;
  geo-pos:long "-5.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.9525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.701'^^xsd:double;
  dwc:latitude '50.079'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.701 50.079, -5.701 50.079, -5.701 50.079, -5.701 50.079, -5.701 50.079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3885'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.359 -5.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.359"^^xsd:decimal ;
  dwc:decimalLongitude "-5.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.359 -5.701)"^^geo:wktLiteral ;
  geo-pos:lat "50.359"^^xsd:decimal ;
  geo-pos:long "-5.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1207'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.701'^^xsd:double;
  dwc:latitude '50.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.701 50.359, -5.701 50.359, -5.701 50.359, -5.701 50.359, -5.701 50.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1207'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.055 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.055"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.055 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.055"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9333'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.045277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '50.055'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7 50.055, -5.7 50.055, -5.7 50.055, -5.7 50.055, -5.7 50.055))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9333'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1152'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.319722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7 50.335, -5.7 50.335, -5.7 50.335, -5.7 50.335, -5.7 50.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1152'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.336 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.336 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.336"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1316'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.235555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '50.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7 50.336, -5.7 50.336, -5.7 50.336, -5.7 50.336, -5.7 50.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1316'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -5.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06"^^xsd:decimal ;
  dwc:decimalLongitude "-5.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -5.699)"^^geo:wktLiteral ;
  geo-pos:lat "50.06"^^xsd:decimal ;
  geo-pos:long "-5.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3924'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.699'^^xsd:double;
  dwc:latitude '50.06'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.699 50.06, -5.699 50.06, -5.699 50.06, -5.699 50.06, -5.699 50.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3924'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.278 -5.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.278"^^xsd:decimal ;
  dwc:decimalLongitude "-5.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.278 -5.699)"^^geo:wktLiteral ;
  geo-pos:lat "50.278"^^xsd:decimal ;
  geo-pos:long "-5.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1361'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.507777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.699'^^xsd:double;
  dwc:latitude '50.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.699 50.278, -5.699 50.278, -5.699 50.278, -5.699 50.278, -5.699 50.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1361'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.048 -5.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.048"^^xsd:decimal ;
  dwc:decimalLongitude "-5.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.048 -5.698)"^^geo:wktLiteral ;
  geo-pos:lat "50.048"^^xsd:decimal ;
  geo-pos:long "-5.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3917'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.698'^^xsd:double;
  dwc:latitude '50.048'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.698 50.048, -5.698 50.048, -5.698 50.048, -5.698 50.048, -5.698 50.048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3917'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08 -5.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08 -5.697)"^^geo:wktLiteral ;
  geo-pos:lat "50.08"^^xsd:decimal ;
  geo-pos:long "-5.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6836'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.697'^^xsd:double;
  dwc:latitude '50.08'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.697 50.08, -5.697 50.08, -5.697 50.08, -5.697 50.08, -5.697 50.08))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6836'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.111 -5.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.111"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.111 -5.697)"^^geo:wktLiteral ;
  geo-pos:lat "50.111"^^xsd:decimal ;
  geo-pos:long "-5.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3882'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.697'^^xsd:double;
  dwc:latitude '50.111'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.697 50.111, -5.697 50.111, -5.697 50.111, -5.697 50.111, -5.697 50.111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3882'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.179 -5.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.179"^^xsd:decimal ;
  dwc:decimalLongitude "-5.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.179 -5.696)"^^geo:wktLiteral ;
  geo-pos:lat "50.179"^^xsd:decimal ;
  geo-pos:long "-5.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3796'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.4963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.696'^^xsd:double;
  dwc:latitude '50.179'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.696 50.179, -5.696 50.179, -5.696 50.179, -5.696 50.179, -5.696 50.179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3796'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.432 -5.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.432 -5.696)"^^geo:wktLiteral ;
  geo-pos:lat "50.432"^^xsd:decimal ;
  geo-pos:long "-5.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1171'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.984722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.696'^^xsd:double;
  dwc:latitude '50.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.696 50.432, -5.696 50.432, -5.696 50.432, -5.696 50.432, -5.696 50.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1171'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.079 -5.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.079 -5.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.079"^^xsd:decimal ;
  geo-pos:long "-5.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6956'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.238333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.695'^^xsd:double;
  dwc:latitude '50.079'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.695 50.079, -5.695 50.079, -5.695 50.079, -5.695 50.079, -5.695 50.079))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6956'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.299 -5.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.299"^^xsd:decimal ;
  dwc:decimalLongitude "-5.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.299 -5.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.299"^^xsd:decimal ;
  geo-pos:long "-5.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1381'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.689444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.695'^^xsd:double;
  dwc:latitude '50.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.695 50.299, -5.695 50.299, -5.695 50.299, -5.695 50.299, -5.695 50.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1381'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.837 -5.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.837"^^xsd:decimal ;
  dwc:decimalLongitude "-5.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.837 -5.694)"^^geo:wktLiteral ;
  geo-pos:lat "48.837"^^xsd:decimal ;
  geo-pos:long "-5.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9375'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.353055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.694'^^xsd:double;
  dwc:latitude '48.837'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.694 48.837, -5.694 48.837, -5.694 48.837, -5.694 48.837, -5.694 48.837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9375'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04"^^xsd:decimal ;
  dwc:decimalLongitude "-5.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.694)"^^geo:wktLiteral ;
  geo-pos:lat "50.04"^^xsd:decimal ;
  geo-pos:long "-5.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3869'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.694'^^xsd:double;
  dwc:latitude '50.04'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.694 50.04, -5.694 50.04, -5.694 50.04, -5.694 50.04, -5.694 50.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3869'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.116 -5.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.116"^^xsd:decimal ;
  dwc:decimalLongitude "-5.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.116 -5.694)"^^geo:wktLiteral ;
  geo-pos:lat "50.116"^^xsd:decimal ;
  geo-pos:long "-5.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6837'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.675277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.694'^^xsd:double;
  dwc:latitude '50.116'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.694 50.116, -5.694 50.116, -5.694 50.116, -5.694 50.116, -5.694 50.116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6837'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -5.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-5.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -5.694)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-5.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1376'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.694'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.694 50.33, -5.694 50.33, -5.694 50.33, -5.694 50.33, -5.694 50.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1376'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.568 -5.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.568 -5.693)"^^geo:wktLiteral ;
  geo-pos:lat "49.568"^^xsd:decimal ;
  geo-pos:long "-5.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6244'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.933888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.693'^^xsd:double;
  dwc:latitude '49.568'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.693 49.568, -5.693 49.568, -5.693 49.568, -5.693 49.568, -5.693 49.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6244'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.341 -5.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.341"^^xsd:decimal ;
  dwc:decimalLongitude "-5.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.341 -5.693)"^^geo:wktLiteral ;
  geo-pos:lat "50.341"^^xsd:decimal ;
  geo-pos:long "-5.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1309'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.2675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.693'^^xsd:double;
  dwc:latitude '50.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.693 50.341, -5.693 50.341, -5.693 50.341, -5.693 50.341, -5.693 50.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1309'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.354 -5.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.354"^^xsd:decimal ;
  dwc:decimalLongitude "-5.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.354 -5.693)"^^geo:wktLiteral ;
  geo-pos:lat "50.354"^^xsd:decimal ;
  geo-pos:long "-5.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1173'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.693'^^xsd:double;
  dwc:latitude '50.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.693 50.354, -5.693 50.354, -5.693 50.354, -5.693 50.354, -5.693 50.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1173'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03 -5.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.03"^^xsd:decimal ;
  dwc:decimalLongitude "-5.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.03 -5.692)"^^geo:wktLiteral ;
  geo-pos:lat "50.03"^^xsd:decimal ;
  geo-pos:long "-5.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3918'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.9669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.692'^^xsd:double;
  dwc:latitude '50.03'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.692 50.03, -5.692 50.03, -5.692 50.03, -5.692 50.03, -5.692 50.03))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3918'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -5.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.153"^^xsd:decimal ;
  dwc:decimalLongitude "-5.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -5.692)"^^geo:wktLiteral ;
  geo-pos:lat "50.153"^^xsd:decimal ;
  geo-pos:long "-5.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6832'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.692'^^xsd:double;
  dwc:latitude '50.153'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.692 50.153, -5.692 50.153, -5.692 50.153, -5.692 50.153, -5.692 50.153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6832'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.739 -5.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.739"^^xsd:decimal ;
  dwc:decimalLongitude "-5.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.739 -5.692)"^^geo:wktLiteral ;
  geo-pos:lat "51.739"^^xsd:decimal ;
  geo-pos:long "-5.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_84'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_84'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.451388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.692'^^xsd:double;
  dwc:latitude '51.739'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.692 51.739, -5.692 51.739, -5.692 51.739, -5.692 51.739, -5.692 51.739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_84'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.033 -5.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.033 -5.691)"^^geo:wktLiteral ;
  geo-pos:lat "50.033"^^xsd:decimal ;
  geo-pos:long "-5.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4117'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.125833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.691'^^xsd:double;
  dwc:latitude '50.033'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.691 50.033, -5.691 50.033, -5.691 50.033, -5.691 50.033, -5.691 50.033))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4117'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.052 -5.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.052"^^xsd:decimal ;
  dwc:decimalLongitude "-5.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.052 -5.691)"^^geo:wktLiteral ;
  geo-pos:lat "50.052"^^xsd:decimal ;
  geo-pos:long "-5.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4071'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.153333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.691'^^xsd:double;
  dwc:latitude '50.052'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.691 50.052, -5.691 50.052, -5.691 50.052, -5.691 50.052, -5.691 50.052))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4071'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.691)"^^geo:wktLiteral ;
  geo-pos:lat "50.053"^^xsd:decimal ;
  geo-pos:long "-5.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6841'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.159722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.691'^^xsd:double;
  dwc:latitude '50.053'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.691 50.053, -5.691 50.053, -5.691 50.053, -5.691 50.053, -5.691 50.053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6841'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.321 -5.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.321"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.321 -5.69)"^^geo:wktLiteral ;
  geo-pos:lat "50.321"^^xsd:decimal ;
  geo-pos:long "-5.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1365'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.221666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.69'^^xsd:double;
  dwc:latitude '50.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.69 50.321, -5.69 50.321, -5.69 50.321, -5.69 50.321, -5.69 50.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1365'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.227 -5.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.227"^^xsd:decimal ;
  dwc:decimalLongitude "-5.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.227 -5.689)"^^geo:wktLiteral ;
  geo-pos:lat "49.227"^^xsd:decimal ;
  geo-pos:long "-5.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9794'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.689'^^xsd:double;
  dwc:latitude '49.227'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.689 49.227, -5.689 49.227, -5.689 49.227, -5.689 49.227, -5.689 49.227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9794'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.044 -5.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.044"^^xsd:decimal ;
  dwc:decimalLongitude "-5.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.044 -5.689)"^^geo:wktLiteral ;
  geo-pos:lat "50.044"^^xsd:decimal ;
  geo-pos:long "-5.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6965'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.86'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.689'^^xsd:double;
  dwc:latitude '50.044'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.689 50.044, -5.689 50.044, -5.689 50.044, -5.689 50.044, -5.689 50.044))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6965'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.047"^^xsd:decimal ;
  dwc:decimalLongitude "-5.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.689)"^^geo:wktLiteral ;
  geo-pos:lat "50.047"^^xsd:decimal ;
  geo-pos:long "-5.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9332'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.063055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.689'^^xsd:double;
  dwc:latitude '50.047'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.689 50.047, -5.689 50.047, -5.689 50.047, -5.689 50.047, -5.689 50.047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9332'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.373 -5.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.373 -5.689)"^^geo:wktLiteral ;
  geo-pos:lat "50.373"^^xsd:decimal ;
  geo-pos:long "-5.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1301'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.689'^^xsd:double;
  dwc:latitude '50.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.689 50.373, -5.689 50.373, -5.689 50.373, -5.689 50.373, -5.689 50.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1301'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.046 -5.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.046"^^xsd:decimal ;
  dwc:decimalLongitude "-5.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.046 -5.688)"^^geo:wktLiteral ;
  geo-pos:lat "50.046"^^xsd:decimal ;
  geo-pos:long "-5.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6964'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.8297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.688'^^xsd:double;
  dwc:latitude '50.046'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.688 50.046, -5.688 50.046, -5.688 50.046, -5.688 50.046, -5.688 50.046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6964'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.109 -5.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.109"^^xsd:decimal ;
  dwc:decimalLongitude "-5.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.109 -5.688)"^^geo:wktLiteral ;
  geo-pos:lat "50.109"^^xsd:decimal ;
  geo-pos:long "-5.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3828'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.581111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.688'^^xsd:double;
  dwc:latitude '50.109'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.688 50.109, -5.688 50.109, -5.688 50.109, -5.688 50.109, -5.688 50.109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3828'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.347 -5.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.347"^^xsd:decimal ;
  dwc:decimalLongitude "-5.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.347 -5.688)"^^geo:wktLiteral ;
  geo-pos:lat "50.347"^^xsd:decimal ;
  geo-pos:long "-5.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1179'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.688'^^xsd:double;
  dwc:latitude '50.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.688 50.347, -5.688 50.347, -5.688 50.347, -5.688 50.347, -5.688 50.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1179'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.711 -5.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.711"^^xsd:decimal ;
  dwc:decimalLongitude "-5.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.711 -5.688)"^^geo:wktLiteral ;
  geo-pos:lat "51.711"^^xsd:decimal ;
  geo-pos:long "-5.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_77'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_77'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.365833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.688'^^xsd:double;
  dwc:latitude '51.711'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.688 51.711, -5.688 51.711, -5.688 51.711, -5.688 51.711, -5.688 51.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_77'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.049 -5.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.049"^^xsd:decimal ;
  dwc:decimalLongitude "-5.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.049 -5.687)"^^geo:wktLiteral ;
  geo-pos:lat "50.049"^^xsd:decimal ;
  geo-pos:long "-5.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6838'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.9522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.687'^^xsd:double;
  dwc:latitude '50.049'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.687 50.049, -5.687 50.049, -5.687 50.049, -5.687 50.049, -5.687 50.049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6838'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -5.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -5.687)"^^geo:wktLiteral ;
  geo-pos:lat "50.36"^^xsd:decimal ;
  geo-pos:long "-5.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1387'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.4619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.687'^^xsd:double;
  dwc:latitude '50.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.687 50.36, -5.687 50.36, -5.687 50.36, -5.687 50.36, -5.687 50.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1387'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04"^^xsd:decimal ;
  dwc:decimalLongitude "-5.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.686)"^^geo:wktLiteral ;
  geo-pos:lat "50.04"^^xsd:decimal ;
  geo-pos:long "-5.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3881'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.686'^^xsd:double;
  dwc:latitude '50.04'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.686 50.04, -5.686 50.04, -5.686 50.04, -5.686 50.04, -5.686 50.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3881'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.361 -5.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.361 -5.686)"^^geo:wktLiteral ;
  geo-pos:lat "50.361"^^xsd:decimal ;
  geo-pos:long "-5.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1243'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.501944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.686'^^xsd:double;
  dwc:latitude '50.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.686 50.361, -5.686 50.361, -5.686 50.361, -5.686 50.361, -5.686 50.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1243'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.388 -5.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.388 -5.686)"^^geo:wktLiteral ;
  geo-pos:lat "50.388"^^xsd:decimal ;
  geo-pos:long "-5.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1213'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.0822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.686'^^xsd:double;
  dwc:latitude '50.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.686 50.388, -5.686 50.388, -5.686 50.388, -5.686 50.388, -5.686 50.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1213'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.028 -5.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.028"^^xsd:decimal ;
  dwc:decimalLongitude "-5.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.028 -5.684)"^^geo:wktLiteral ;
  geo-pos:lat "50.028"^^xsd:decimal ;
  geo-pos:long "-5.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3943'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.770833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.684'^^xsd:double;
  dwc:latitude '50.028'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.684 50.028, -5.684 50.028, -5.684 50.028, -5.684 50.028, -5.684 50.028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3943'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.684)"^^geo:wktLiteral ;
  geo-pos:lat "50.053"^^xsd:decimal ;
  geo-pos:long "-5.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6840'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.241944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.684'^^xsd:double;
  dwc:latitude '50.053'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.684 50.053, -5.684 50.053, -5.684 50.053, -5.684 50.053, -5.684 50.053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6840'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.124 -5.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.124"^^xsd:decimal ;
  dwc:decimalLongitude "-5.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.124 -5.684)"^^geo:wktLiteral ;
  geo-pos:lat "50.124"^^xsd:decimal ;
  geo-pos:long "-5.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4116'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.9475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.684'^^xsd:double;
  dwc:latitude '50.124'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.684 50.124, -5.684 50.124, -5.684 50.124, -5.684 50.124, -5.684 50.124))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4116'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -5.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.085"^^xsd:decimal ;
  dwc:decimalLongitude "-5.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -5.683)"^^geo:wktLiteral ;
  geo-pos:lat "50.085"^^xsd:decimal ;
  geo-pos:long "-5.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4058'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.683'^^xsd:double;
  dwc:latitude '50.085'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.683 50.085, -5.683 50.085, -5.683 50.085, -5.683 50.085, -5.683 50.085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4058'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723 -5.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723 -5.683)"^^geo:wktLiteral ;
  geo-pos:lat "51.723"^^xsd:decimal ;
  geo-pos:long "-5.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_80'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_80'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.4755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.683'^^xsd:double;
  dwc:latitude '51.723'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.683 51.723, -5.683 51.723, -5.683 51.723, -5.683 51.723, -5.683 51.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_80'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.725 -5.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.725"^^xsd:decimal ;
  dwc:decimalLongitude "-5.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.725 -5.683)"^^geo:wktLiteral ;
  geo-pos:lat "51.725"^^xsd:decimal ;
  geo-pos:long "-5.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_73'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_73'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.526944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.683'^^xsd:double;
  dwc:latitude '51.725'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.683 51.725, -5.683 51.725, -5.683 51.725, -5.683 51.725, -5.683 51.725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_73'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.609 -5.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.609"^^xsd:decimal ;
  dwc:decimalLongitude "-5.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.609 -5.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.609"^^xsd:decimal ;
  geo-pos:long "-5.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3752'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.950277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.682'^^xsd:double;
  dwc:latitude '49.609'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.682 49.609, -5.682 49.609, -5.682 49.609, -5.682 49.609, -5.682 49.609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3752'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.093 -5.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.093"^^xsd:decimal ;
  dwc:decimalLongitude "-5.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.093 -5.682)"^^geo:wktLiteral ;
  geo-pos:lat "50.093"^^xsd:decimal ;
  geo-pos:long "-5.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3787'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.5647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.682'^^xsd:double;
  dwc:latitude '50.093'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.682 50.093, -5.682 50.093, -5.682 50.093, -5.682 50.093, -5.682 50.093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3787'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.154 -5.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.154"^^xsd:decimal ;
  dwc:decimalLongitude "-5.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.154 -5.682)"^^geo:wktLiteral ;
  geo-pos:lat "50.154"^^xsd:decimal ;
  geo-pos:long "-5.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6831'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.2919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.682'^^xsd:double;
  dwc:latitude '50.154'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.682 50.154, -5.682 50.154, -5.682 50.154, -5.682 50.154, -5.682 50.154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6831'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.346 -5.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.346"^^xsd:decimal ;
  dwc:decimalLongitude "-5.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.346 -5.682)"^^geo:wktLiteral ;
  geo-pos:lat "50.346"^^xsd:decimal ;
  geo-pos:long "-5.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1184'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.898611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.682'^^xsd:double;
  dwc:latitude '50.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.682 50.346, -5.682 50.346, -5.682 50.346, -5.682 50.346, -5.682 50.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1184'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723 -5.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723 -5.681)"^^geo:wktLiteral ;
  geo-pos:lat "51.723"^^xsd:decimal ;
  geo-pos:long "-5.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_86'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_86'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.4930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.681'^^xsd:double;
  dwc:latitude '51.723'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.681 51.723, -5.681 51.723, -5.681 51.723, -5.681 51.723, -5.681 51.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_86'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.68)"^^geo:wktLiteral ;
  geo-pos:lat "50.05"^^xsd:decimal ;
  geo-pos:long "-5.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3874'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.68'^^xsd:double;
  dwc:latitude '50.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.68 50.05, -5.68 50.05, -5.68 50.05, -5.68 50.05, -5.68 50.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3874'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.047"^^xsd:decimal ;
  dwc:decimalLongitude "-5.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.679)"^^geo:wktLiteral ;
  geo-pos:lat "50.047"^^xsd:decimal ;
  geo-pos:long "-5.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9330'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.097777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.679'^^xsd:double;
  dwc:latitude '50.047'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.679 50.047, -5.679 50.047, -5.679 50.047, -5.679 50.047, -5.679 50.047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9330'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.056 -5.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.056"^^xsd:decimal ;
  dwc:decimalLongitude "-5.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.056 -5.678)"^^geo:wktLiteral ;
  geo-pos:lat "50.056"^^xsd:decimal ;
  geo-pos:long "-5.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3872'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.035555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.678'^^xsd:double;
  dwc:latitude '50.056'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.678 50.056, -5.678 50.056, -5.678 50.056, -5.678 50.056, -5.678 50.056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3872'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.156 -5.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.156"^^xsd:decimal ;
  dwc:decimalLongitude "-5.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.156 -5.678)"^^geo:wktLiteral ;
  geo-pos:lat "50.156"^^xsd:decimal ;
  geo-pos:long "-5.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1349'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.678'^^xsd:double;
  dwc:latitude '50.156'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.678 50.156, -5.678 50.156, -5.678 50.156, -5.678 50.156, -5.678 50.156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1349'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.336 -5.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.336 -5.678)"^^geo:wktLiteral ;
  geo-pos:lat "50.336"^^xsd:decimal ;
  geo-pos:long "-5.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1378'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.679444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.678'^^xsd:double;
  dwc:latitude '50.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.678 50.336, -5.678 50.336, -5.678 50.336, -5.678 50.336, -5.678 50.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1378'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.716 -5.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.716"^^xsd:decimal ;
  dwc:decimalLongitude "-5.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.716 -5.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.716"^^xsd:decimal ;
  geo-pos:long "-5.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_78'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_78'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.010277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.678'^^xsd:double;
  dwc:latitude '51.716'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.678 51.716, -5.678 51.716, -5.678 51.716, -5.678 51.716, -5.678 51.716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_78'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721 -5.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721 -5.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.721"^^xsd:decimal ;
  geo-pos:long "-5.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_75'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_75'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.399166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.678'^^xsd:double;
  dwc:latitude '51.721'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.678 51.721, -5.678 51.721, -5.678 51.721, -5.678 51.721, -5.678 51.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_75'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -5.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.238"^^xsd:decimal ;
  dwc:decimalLongitude "-5.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -5.676)"^^geo:wktLiteral ;
  geo-pos:lat "50.238"^^xsd:decimal ;
  geo-pos:long "-5.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3807'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.690833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.676'^^xsd:double;
  dwc:latitude '50.238'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.676 50.238, -5.676 50.238, -5.676 50.238, -5.676 50.238, -5.676 50.238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3807'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -5.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -5.675)"^^geo:wktLiteral ;
  geo-pos:lat "50.045"^^xsd:decimal ;
  geo-pos:long "-5.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6963'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.492777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.675'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.675 50.045, -5.675 50.045, -5.675 50.045, -5.675 50.045, -5.675 50.045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6963'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.038 -5.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.038 -5.674)"^^geo:wktLiteral ;
  geo-pos:lat "50.038"^^xsd:decimal ;
  geo-pos:long "-5.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3880'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.674'^^xsd:double;
  dwc:latitude '50.038'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.674 50.038, -5.674 50.038, -5.674 50.038, -5.674 50.038, -5.674 50.038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3880'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.718 -5.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.718"^^xsd:decimal ;
  dwc:decimalLongitude "-5.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.718 -5.674)"^^geo:wktLiteral ;
  geo-pos:lat "51.718"^^xsd:decimal ;
  geo-pos:long "-5.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_85'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_85'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.860833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.674'^^xsd:double;
  dwc:latitude '51.718'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.674 51.718, -5.674 51.718, -5.674 51.718, -5.674 51.718, -5.674 51.718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_85'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.695 -5.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.695"^^xsd:decimal ;
  dwc:decimalLongitude "-5.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.695 -5.673)"^^geo:wktLiteral ;
  geo-pos:lat "49.695"^^xsd:decimal ;
  geo-pos:long "-5.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6477'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.673'^^xsd:double;
  dwc:latitude '49.695'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.673 49.695, -5.673 49.695, -5.673 49.695, -5.673 49.695, -5.673 49.695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6477'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.05 -5.673)"^^geo:wktLiteral ;
  geo-pos:lat "50.05"^^xsd:decimal ;
  geo-pos:long "-5.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3879'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.679722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.673'^^xsd:double;
  dwc:latitude '50.05'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.673 50.05, -5.673 50.05, -5.673 50.05, -5.673 50.05, -5.673 50.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3879'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.131 -5.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.131"^^xsd:decimal ;
  dwc:decimalLongitude "-5.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.131 -5.673)"^^geo:wktLiteral ;
  geo-pos:lat "50.131"^^xsd:decimal ;
  geo-pos:long "-5.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3903'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.673'^^xsd:double;
  dwc:latitude '50.131'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.673 50.131, -5.673 50.131, -5.673 50.131, -5.673 50.131, -5.673 50.131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3903'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.137 -5.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.137"^^xsd:decimal ;
  dwc:decimalLongitude "-5.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.137 -5.673)"^^geo:wktLiteral ;
  geo-pos:lat "50.137"^^xsd:decimal ;
  geo-pos:long "-5.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3784'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.942222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.673'^^xsd:double;
  dwc:latitude '50.137'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.673 50.137, -5.673 50.137, -5.673 50.137, -5.673 50.137, -5.673 50.137))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3784'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.036 -5.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.036"^^xsd:decimal ;
  dwc:decimalLongitude "-5.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.036 -5.672)"^^geo:wktLiteral ;
  geo-pos:lat "50.036"^^xsd:decimal ;
  geo-pos:long "-5.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6835'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.672'^^xsd:double;
  dwc:latitude '50.036'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.672 50.036, -5.672 50.036, -5.672 50.036, -5.672 50.036, -5.672 50.036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6835'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.056 -5.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.056"^^xsd:decimal ;
  dwc:decimalLongitude "-5.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.056 -5.672)"^^geo:wktLiteral ;
  geo-pos:lat "50.056"^^xsd:decimal ;
  geo-pos:long "-5.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3939'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.672'^^xsd:double;
  dwc:latitude '50.056'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.672 50.056, -5.672 50.056, -5.672 50.056, -5.672 50.056, -5.672 50.056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3939'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -5.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06"^^xsd:decimal ;
  dwc:decimalLongitude "-5.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -5.672)"^^geo:wktLiteral ;
  geo-pos:lat "50.06"^^xsd:decimal ;
  geo-pos:long "-5.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4062'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.4361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.672'^^xsd:double;
  dwc:latitude '50.06'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.672 50.06, -5.672 50.06, -5.672 50.06, -5.672 50.06, -5.672 50.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4062'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 -5.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.224"^^xsd:decimal ;
  dwc:decimalLongitude "-5.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 -5.672)"^^geo:wktLiteral ;
  geo-pos:lat "50.224"^^xsd:decimal ;
  geo-pos:long "-5.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9817'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.672'^^xsd:double;
  dwc:latitude '50.224'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.672 50.224, -5.672 50.224, -5.672 50.224, -5.672 50.224, -5.672 50.224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9817'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.051"^^xsd:decimal ;
  dwc:decimalLongitude "-5.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.671)"^^geo:wktLiteral ;
  geo-pos:lat "50.051"^^xsd:decimal ;
  geo-pos:long "-5.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3937'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.671'^^xsd:double;
  dwc:latitude '50.051'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.671 50.051, -5.671 50.051, -5.671 50.051, -5.671 50.051, -5.671 50.051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3937'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.173 -5.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.173"^^xsd:decimal ;
  dwc:decimalLongitude "-5.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.173 -5.671)"^^geo:wktLiteral ;
  geo-pos:lat "50.173"^^xsd:decimal ;
  geo-pos:long "-5.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6814'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.245277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.671'^^xsd:double;
  dwc:latitude '50.173'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.671 50.173, -5.671 50.173, -5.671 50.173, -5.671 50.173, -5.671 50.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6814'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.724 -5.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.724"^^xsd:decimal ;
  dwc:decimalLongitude "-5.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.724 -5.671)"^^geo:wktLiteral ;
  geo-pos:lat "51.724"^^xsd:decimal ;
  geo-pos:long "-5.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_72'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_72'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.893888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.671'^^xsd:double;
  dwc:latitude '51.724'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.671 51.724, -5.671 51.724, -5.671 51.724, -5.671 51.724, -5.671 51.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_72'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.697 -5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.697"^^xsd:decimal ;
  dwc:decimalLongitude "-5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.697 -5.67)"^^geo:wktLiteral ;
  geo-pos:lat "49.697"^^xsd:decimal ;
  geo-pos:long "-5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6478'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.091111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.67'^^xsd:double;
  dwc:latitude '49.697'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.67 49.697, -5.67 49.697, -5.67 49.697, -5.67 49.697, -5.67 49.697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6478'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.035 -5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.035 -5.67)"^^geo:wktLiteral ;
  geo-pos:lat "50.035"^^xsd:decimal ;
  geo-pos:long "-5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9329'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.5508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.67'^^xsd:double;
  dwc:latitude '50.035'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.67 50.035, -5.67 50.035, -5.67 50.035, -5.67 50.035, -5.67 50.035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9329'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.349 -5.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.349"^^xsd:decimal ;
  dwc:decimalLongitude "-5.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.349 -5.67)"^^geo:wktLiteral ;
  geo-pos:lat "50.349"^^xsd:decimal ;
  geo-pos:long "-5.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1186'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.920833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.67'^^xsd:double;
  dwc:latitude '50.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.67 50.349, -5.67 50.349, -5.67 50.349, -5.67 50.349, -5.67 50.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1186'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.83 -5.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.83 -5.669)"^^geo:wktLiteral ;
  geo-pos:lat "49.83"^^xsd:decimal ;
  geo-pos:long "-5.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_399'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.669'^^xsd:double;
  dwc:latitude '49.83'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.669 49.83, -5.669 49.83, -5.669 49.83, -5.669 49.83, -5.669 49.83))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_399'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.186 -5.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.186"^^xsd:decimal ;
  dwc:decimalLongitude "-5.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.186 -5.669)"^^geo:wktLiteral ;
  geo-pos:lat "50.186"^^xsd:decimal ;
  geo-pos:long "-5.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.838611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.669'^^xsd:double;
  dwc:latitude '50.186'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.669 50.186, -5.669 50.186, -5.669 50.186, -5.669 50.186, -5.669 50.186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3899'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.348 -5.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.348"^^xsd:decimal ;
  dwc:decimalLongitude "-5.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.348 -5.669)"^^geo:wktLiteral ;
  geo-pos:lat "50.348"^^xsd:decimal ;
  geo-pos:long "-5.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1300'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.09'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.669'^^xsd:double;
  dwc:latitude '50.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.669 50.348, -5.669 50.348, -5.669 50.348, -5.669 50.348, -5.669 50.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1300'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.373 -5.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.373 -5.669)"^^geo:wktLiteral ;
  geo-pos:lat "50.373"^^xsd:decimal ;
  geo-pos:long "-5.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1303'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.669'^^xsd:double;
  dwc:latitude '50.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.669 50.373, -5.669 50.373, -5.669 50.373, -5.669 50.373, -5.669 50.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1303'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72 -5.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72"^^xsd:decimal ;
  dwc:decimalLongitude "-5.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72 -5.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.72"^^xsd:decimal ;
  geo-pos:long "-5.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_71'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_71'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.164444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.669'^^xsd:double;
  dwc:latitude '51.72'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.669 51.72, -5.669 51.72, -5.669 51.72, -5.669 51.72, -5.669 51.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_71'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.808 -5.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.808"^^xsd:decimal ;
  dwc:decimalLongitude "-5.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.808 -5.669)"^^geo:wktLiteral ;
  geo-pos:lat "51.808"^^xsd:decimal ;
  geo-pos:long "-5.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_87'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_87'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.669'^^xsd:double;
  dwc:latitude '51.808'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.669 51.808, -5.669 51.808, -5.669 51.808, -5.669 51.808, -5.669 51.808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_87'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04"^^xsd:decimal ;
  dwc:decimalLongitude "-5.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.668)"^^geo:wktLiteral ;
  geo-pos:lat "50.04"^^xsd:decimal ;
  geo-pos:long "-5.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4067'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.39'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.668'^^xsd:double;
  dwc:latitude '50.04'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.668 50.04, -5.668 50.04, -5.668 50.04, -5.668 50.04, -5.668 50.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4067'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.256 -5.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.256"^^xsd:decimal ;
  dwc:decimalLongitude "-5.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.256 -5.668)"^^geo:wktLiteral ;
  geo-pos:lat "50.256"^^xsd:decimal ;
  geo-pos:long "-5.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4091'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.170277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.668'^^xsd:double;
  dwc:latitude '50.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.668 50.256, -5.668 50.256, -5.668 50.256, -5.668 50.256, -5.668 50.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4091'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.724 -5.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.724"^^xsd:decimal ;
  dwc:decimalLongitude "-5.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.724 -5.668)"^^geo:wktLiteral ;
  geo-pos:lat "51.724"^^xsd:decimal ;
  geo-pos:long "-5.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_74'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_74'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.738055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.668'^^xsd:double;
  dwc:latitude '51.724'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.668 51.724, -5.668 51.724, -5.668 51.724, -5.668 51.724, -5.668 51.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_74'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.724 -5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.724"^^xsd:decimal ;
  dwc:decimalLongitude "-5.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.724 -5.667)"^^geo:wktLiteral ;
  geo-pos:lat "51.724"^^xsd:decimal ;
  geo-pos:long "-5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_76'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_76'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.565833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.667'^^xsd:double;
  dwc:latitude '51.724'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.667 51.724, -5.667 51.724, -5.667 51.724, -5.667 51.724, -5.667 51.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_76'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.037 -5.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.037"^^xsd:decimal ;
  dwc:decimalLongitude "-5.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.037 -5.665)"^^geo:wktLiteral ;
  geo-pos:lat "50.037"^^xsd:decimal ;
  geo-pos:long "-5.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4068'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.665'^^xsd:double;
  dwc:latitude '50.037'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.665 50.037, -5.665 50.037, -5.665 50.037, -5.665 50.037, -5.665 50.037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4068'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.037 -5.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.037"^^xsd:decimal ;
  dwc:decimalLongitude "-5.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.037 -5.665)"^^geo:wktLiteral ;
  geo-pos:lat "50.037"^^xsd:decimal ;
  geo-pos:long "-5.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4069'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.4097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.665'^^xsd:double;
  dwc:latitude '50.037'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.665 50.037, -5.665 50.037, -5.665 50.037, -5.665 50.037, -5.665 50.037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4069'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.175 -5.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.175 -5.665)"^^geo:wktLiteral ;
  geo-pos:lat "50.175"^^xsd:decimal ;
  geo-pos:long "-5.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.419166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.665'^^xsd:double;
  dwc:latitude '50.175'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.665 50.175, -5.665 50.175, -5.665 50.175, -5.665 50.175, -5.665 50.175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3898'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.337 -5.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.337"^^xsd:decimal ;
  dwc:decimalLongitude "-5.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.337 -5.665)"^^geo:wktLiteral ;
  geo-pos:lat "50.337"^^xsd:decimal ;
  geo-pos:long "-5.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1307'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.665'^^xsd:double;
  dwc:latitude '50.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.665 50.337, -5.665 50.337, -5.665 50.337, -5.665 50.337, -5.665 50.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1307'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.347 -5.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.347"^^xsd:decimal ;
  dwc:decimalLongitude "-5.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.347 -5.665)"^^geo:wktLiteral ;
  geo-pos:lat "50.347"^^xsd:decimal ;
  geo-pos:long "-5.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1308'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.665'^^xsd:double;
  dwc:latitude '50.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.665 50.347, -5.665 50.347, -5.665 50.347, -5.665 50.347, -5.665 50.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1308'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723 -5.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723 -5.665)"^^geo:wktLiteral ;
  geo-pos:lat "51.723"^^xsd:decimal ;
  geo-pos:long "-5.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_70'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_70'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.665'^^xsd:double;
  dwc:latitude '51.723'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.665 51.723, -5.665 51.723, -5.665 51.723, -5.665 51.723, -5.665 51.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_70'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.376 -5.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.376"^^xsd:decimal ;
  dwc:decimalLongitude "-5.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.376 -5.664)"^^geo:wktLiteral ;
  geo-pos:lat "50.376"^^xsd:decimal ;
  geo-pos:long "-5.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1192'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.115277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.664'^^xsd:double;
  dwc:latitude '50.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.664 50.376, -5.664 50.376, -5.664 50.376, -5.664 50.376, -5.664 50.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1192'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.887 -5.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.887"^^xsd:decimal ;
  dwc:decimalLongitude "-5.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.887 -5.664)"^^geo:wktLiteral ;
  geo-pos:lat "50.887"^^xsd:decimal ;
  geo-pos:long "-5.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_363'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.664'^^xsd:double;
  dwc:latitude '50.887'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.664 50.887, -5.664 50.887, -5.664 50.887, -5.664 50.887, -5.664 50.887))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_363'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.093 -5.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.093"^^xsd:decimal ;
  dwc:decimalLongitude "-5.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.093 -5.663)"^^geo:wktLiteral ;
  geo-pos:lat "50.093"^^xsd:decimal ;
  geo-pos:long "-5.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4060'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.9966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.663'^^xsd:double;
  dwc:latitude '50.093'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.663 50.093, -5.663 50.093, -5.663 50.093, -5.663 50.093, -5.663 50.093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4060'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.321 -5.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.321"^^xsd:decimal ;
  dwc:decimalLongitude "-5.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.321 -5.663)"^^geo:wktLiteral ;
  geo-pos:lat "50.321"^^xsd:decimal ;
  geo-pos:long "-5.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1189'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.663'^^xsd:double;
  dwc:latitude '50.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.663 50.321, -5.663 50.321, -5.663 50.321, -5.663 50.321, -5.663 50.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1189'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -5.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.153"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -5.662)"^^geo:wktLiteral ;
  geo-pos:lat "50.153"^^xsd:decimal ;
  geo-pos:long "-5.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.7591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.662'^^xsd:double;
  dwc:latitude '50.153'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.662 50.153, -5.662 50.153, -5.662 50.153, -5.662 50.153, -5.662 50.153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3894'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.298 -5.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.298 -5.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.298"^^xsd:decimal ;
  geo-pos:long "-5.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1311'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.66'^^xsd:double;
  dwc:latitude '50.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.66 50.298, -5.66 50.298, -5.66 50.298, -5.66 50.298, -5.66 50.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1311'^^xsd:string;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19"^^xsd:decimal ;
  dwc:decimalLongitude "-5.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.659)"^^geo:wktLiteral ;
  geo-pos:lat "50.19"^^xsd:decimal ;
  geo-pos:long "-5.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3795'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.986944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.659'^^xsd:double;
  dwc:latitude '50.19'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.659 50.19, -5.659 50.19, -5.659 50.19, -5.659 50.19, -5.659 50.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3795'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.375 -5.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.375 -5.659)"^^geo:wktLiteral ;
  geo-pos:lat "50.375"^^xsd:decimal ;
  geo-pos:long "-5.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1321'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.4813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.659'^^xsd:double;
  dwc:latitude '50.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.659 50.375, -5.659 50.375, -5.659 50.375, -5.659 50.375, -5.659 50.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1321'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.065 -5.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.065"^^xsd:decimal ;
  dwc:decimalLongitude "-5.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.065 -5.658)"^^geo:wktLiteral ;
  geo-pos:lat "50.065"^^xsd:decimal ;
  geo-pos:long "-5.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3923'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.635277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.658'^^xsd:double;
  dwc:latitude '50.065'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.658 50.065, -5.658 50.065, -5.658 50.065, -5.658 50.065, -5.658 50.065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3923'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -5.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-5.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -5.658)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-5.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1188'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.083888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.658'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.658 50.33, -5.658 50.33, -5.658 50.33, -5.658 50.33, -5.658 50.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1188'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.344 -5.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.344"^^xsd:decimal ;
  dwc:decimalLongitude "-5.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.344 -5.658)"^^geo:wktLiteral ;
  geo-pos:lat "50.344"^^xsd:decimal ;
  geo-pos:long "-5.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1183'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.658'^^xsd:double;
  dwc:latitude '50.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.658 50.344, -5.658 50.344, -5.658 50.344, -5.658 50.344, -5.658 50.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1183'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.051"^^xsd:decimal ;
  dwc:decimalLongitude "-5.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.657)"^^geo:wktLiteral ;
  geo-pos:lat "50.051"^^xsd:decimal ;
  geo-pos:long "-5.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4063'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.109722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.657'^^xsd:double;
  dwc:latitude '50.051'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.657 50.051, -5.657 50.051, -5.657 50.051, -5.657 50.051, -5.657 50.051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4063'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.179 -5.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.179"^^xsd:decimal ;
  dwc:decimalLongitude "-5.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.179 -5.657)"^^geo:wktLiteral ;
  geo-pos:lat "50.179"^^xsd:decimal ;
  geo-pos:long "-5.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3806'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.039722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.657'^^xsd:double;
  dwc:latitude '50.179'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.657 50.179, -5.657 50.179, -5.657 50.179, -5.657 50.179, -5.657 50.179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3806'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.319 -5.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.319"^^xsd:decimal ;
  dwc:decimalLongitude "-5.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.319 -5.657)"^^geo:wktLiteral ;
  geo-pos:lat "50.319"^^xsd:decimal ;
  geo-pos:long "-5.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1325'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.84'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.657'^^xsd:double;
  dwc:latitude '50.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.657 50.319, -5.657 50.319, -5.657 50.319, -5.657 50.319, -5.657 50.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1325'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.025 -5.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.025"^^xsd:decimal ;
  dwc:decimalLongitude "-5.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.025 -5.656)"^^geo:wktLiteral ;
  geo-pos:lat "50.025"^^xsd:decimal ;
  geo-pos:long "-5.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4076'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.703055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.656'^^xsd:double;
  dwc:latitude '50.025'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.656 50.025, -5.656 50.025, -5.656 50.025, -5.656 50.025, -5.656 50.025))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4076'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.171 -5.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.171"^^xsd:decimal ;
  dwc:decimalLongitude "-5.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.171 -5.656)"^^geo:wktLiteral ;
  geo-pos:lat "50.171"^^xsd:decimal ;
  geo-pos:long "-5.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3782'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.656'^^xsd:double;
  dwc:latitude '50.171'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.656 50.171, -5.656 50.171, -5.656 50.171, -5.656 50.171, -5.656 50.171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3782'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.054 -5.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.054"^^xsd:decimal ;
  dwc:decimalLongitude "-5.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.054 -5.655)"^^geo:wktLiteral ;
  geo-pos:lat "50.054"^^xsd:decimal ;
  geo-pos:long "-5.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4074'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.6208333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.655'^^xsd:double;
  dwc:latitude '50.054'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.655 50.054, -5.655 50.054, -5.655 50.054, -5.655 50.054, -5.655 50.054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4074'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.147 -5.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.147"^^xsd:decimal ;
  dwc:decimalLongitude "-5.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.147 -5.655)"^^geo:wktLiteral ;
  geo-pos:lat "50.147"^^xsd:decimal ;
  geo-pos:long "-5.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6830'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.411944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.655'^^xsd:double;
  dwc:latitude '50.147'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.655 50.147, -5.655 50.147, -5.655 50.147, -5.655 50.147, -5.655 50.147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6830'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.176 -5.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.176"^^xsd:decimal ;
  dwc:decimalLongitude "-5.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.176 -5.655)"^^geo:wktLiteral ;
  geo-pos:lat "50.176"^^xsd:decimal ;
  geo-pos:long "-5.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4114'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.655'^^xsd:double;
  dwc:latitude '50.176'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.655 50.176, -5.655 50.176, -5.655 50.176, -5.655 50.176, -5.655 50.176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4114'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.056 -5.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.056"^^xsd:decimal ;
  dwc:decimalLongitude "-5.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.056 -5.654)"^^geo:wktLiteral ;
  geo-pos:lat "50.056"^^xsd:decimal ;
  geo-pos:long "-5.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3922'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.654'^^xsd:double;
  dwc:latitude '50.056'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.654 50.056, -5.654 50.056, -5.654 50.056, -5.654 50.056, -5.654 50.056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3922'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19"^^xsd:decimal ;
  dwc:decimalLongitude "-5.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.654)"^^geo:wktLiteral ;
  geo-pos:lat "50.19"^^xsd:decimal ;
  geo-pos:long "-5.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1123'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.909722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.654'^^xsd:double;
  dwc:latitude '50.19'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.654 50.19, -5.654 50.19, -5.654 50.19, -5.654 50.19, -5.654 50.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1123'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 -5.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.249"^^xsd:decimal ;
  dwc:decimalLongitude "-5.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 -5.654)"^^geo:wktLiteral ;
  geo-pos:lat "50.249"^^xsd:decimal ;
  geo-pos:long "-5.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4090'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.656111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.654'^^xsd:double;
  dwc:latitude '50.249'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.654 50.249, -5.654 50.249, -5.654 50.249, -5.654 50.249, -5.654 50.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4090'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.349 -5.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.349"^^xsd:decimal ;
  dwc:decimalLongitude "-5.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.349 -5.654)"^^geo:wktLiteral ;
  geo-pos:lat "50.349"^^xsd:decimal ;
  geo-pos:long "-5.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1318'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.654'^^xsd:double;
  dwc:latitude '50.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.654 50.349, -5.654 50.349, -5.654 50.349, -5.654 50.349, -5.654 50.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1318'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.339 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.339 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "50.339"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1304'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '50.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.652 50.339, -5.652 50.339, -5.652 50.339, -5.652 50.339, -5.652 50.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1304'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.161 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.161"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.161 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "50.161"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3799'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.870833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '50.161'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.651 50.161, -5.651 50.161, -5.651 50.161, -5.651 50.161, -5.651 50.161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3799'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "50.334"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1187'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.071944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '50.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.651 50.334, -5.651 50.334, -5.651 50.334, -5.651 50.334, -5.651 50.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1187'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1268'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.8575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.651 50.335, -5.651 50.335, -5.651 50.335, -5.651 50.335, -5.651 50.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1268'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.344 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.344"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.344 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "50.344"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1146'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.1975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '50.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.651 50.344, -5.651 50.344, -5.651 50.344, -5.651 50.344, -5.651 50.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1146'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.364 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.364"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.364 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "50.364"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1262'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '50.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.651 50.364, -5.651 50.364, -5.651 50.364, -5.651 50.364, -5.651 50.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1262'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -5.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-5.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -5.65)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-5.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4113'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.65'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.65 50.17, -5.65 50.17, -5.65 50.17, -5.65 50.17, -5.65 50.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4113'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.65)"^^geo:wktLiteral ;
  geo-pos:lat "50.334"^^xsd:decimal ;
  geo-pos:long "-5.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1375'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.868055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.65'^^xsd:double;
  dwc:latitude '50.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.65 50.334, -5.65 50.334, -5.65 50.334, -5.65 50.334, -5.65 50.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1375'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.847 -5.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.847"^^xsd:decimal ;
  dwc:decimalLongitude "-5.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.847 -5.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.847"^^xsd:decimal ;
  geo-pos:long "-5.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9376'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.958888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.648'^^xsd:double;
  dwc:latitude '48.847'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.648 48.847, -5.648 48.847, -5.648 48.847, -5.648 48.847, -5.648 48.847))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9376'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.035 -5.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.035 -5.648)"^^geo:wktLiteral ;
  geo-pos:lat "50.035"^^xsd:decimal ;
  geo-pos:long "-5.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4061'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.128888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.648'^^xsd:double;
  dwc:latitude '50.035'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.648 50.035, -5.648 50.035, -5.648 50.035, -5.648 50.035, -5.648 50.035))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4061'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -5.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.322"^^xsd:decimal ;
  dwc:decimalLongitude "-5.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -5.648)"^^geo:wktLiteral ;
  geo-pos:lat "50.322"^^xsd:decimal ;
  geo-pos:long "-5.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1306'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.648'^^xsd:double;
  dwc:latitude '50.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.648 50.322, -5.648 50.322, -5.648 50.322, -5.648 50.322, -5.648 50.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1306'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.343 -5.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.343"^^xsd:decimal ;
  dwc:decimalLongitude "-5.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.343 -5.648)"^^geo:wktLiteral ;
  geo-pos:lat "50.343"^^xsd:decimal ;
  geo-pos:long "-5.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1264'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.906944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.648'^^xsd:double;
  dwc:latitude '50.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.648 50.343, -5.648 50.343, -5.648 50.343, -5.648 50.343, -5.648 50.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1264'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.647)"^^geo:wktLiteral ;
  geo-pos:lat "50.334"^^xsd:decimal ;
  geo-pos:long "-5.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1244'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.580277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.647'^^xsd:double;
  dwc:latitude '50.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.647 50.334, -5.647 50.334, -5.647 50.334, -5.647 50.334, -5.647 50.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1244'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.914 -5.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.914"^^xsd:decimal ;
  dwc:decimalLongitude "-5.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.914 -5.646)"^^geo:wktLiteral ;
  geo-pos:lat "49.914"^^xsd:decimal ;
  geo-pos:long "-5.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3817'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.646'^^xsd:double;
  dwc:latitude '49.914'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.646 49.914, -5.646 49.914, -5.646 49.914, -5.646 49.914, -5.646 49.914))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3817'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.038 -5.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.038 -5.646)"^^geo:wktLiteral ;
  geo-pos:lat "50.038"^^xsd:decimal ;
  geo-pos:long "-5.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3916'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.646'^^xsd:double;
  dwc:latitude '50.038'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.646 50.038, -5.646 50.038, -5.646 50.038, -5.646 50.038, -5.646 50.038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3916'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.345 -5.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.345 -5.646)"^^geo:wktLiteral ;
  geo-pos:lat "50.345"^^xsd:decimal ;
  geo-pos:long "-5.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1328'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.179444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.646'^^xsd:double;
  dwc:latitude '50.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.646 50.345, -5.646 50.345, -5.646 50.345, -5.646 50.345, -5.646 50.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1328'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.456 -5.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.456"^^xsd:decimal ;
  dwc:decimalLongitude "-5.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.456 -5.645)"^^geo:wktLiteral ;
  geo-pos:lat "49.456"^^xsd:decimal ;
  geo-pos:long "-5.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6579'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.645'^^xsd:double;
  dwc:latitude '49.456'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.645 49.456, -5.645 49.456, -5.645 49.456, -5.645 49.456, -5.645 49.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6579'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.002 -5.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.002"^^xsd:decimal ;
  dwc:decimalLongitude "-5.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.002 -5.645)"^^geo:wktLiteral ;
  geo-pos:lat "50.002"^^xsd:decimal ;
  geo-pos:long "-5.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3944'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.792777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.645'^^xsd:double;
  dwc:latitude '50.002'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.645 50.002, -5.645 50.002, -5.645 50.002, -5.645 50.002, -5.645 50.002))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3944'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.023 -5.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.023 -5.645)"^^geo:wktLiteral ;
  geo-pos:lat "50.023"^^xsd:decimal ;
  geo-pos:long "-5.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6834'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.4719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.645'^^xsd:double;
  dwc:latitude '50.023'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.645 50.023, -5.645 50.023, -5.645 50.023, -5.645 50.023, -5.645 50.023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6834'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -5.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -5.643)"^^geo:wktLiteral ;
  geo-pos:lat "50.338"^^xsd:decimal ;
  geo-pos:long "-5.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1319'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.9697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.643'^^xsd:double;
  dwc:latitude '50.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.643 50.338, -5.643 50.338, -5.643 50.338, -5.643 50.338, -5.643 50.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1319'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.367 -5.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.367"^^xsd:decimal ;
  dwc:decimalLongitude "-5.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.367 -5.642)"^^geo:wktLiteral ;
  geo-pos:lat "50.367"^^xsd:decimal ;
  geo-pos:long "-5.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1193'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.3175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.642'^^xsd:double;
  dwc:latitude '50.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.642 50.367, -5.642 50.367, -5.642 50.367, -5.642 50.367, -5.642 50.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1193'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.337 -5.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.337"^^xsd:decimal ;
  dwc:decimalLongitude "-5.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.337 -5.641)"^^geo:wktLiteral ;
  geo-pos:lat "50.337"^^xsd:decimal ;
  geo-pos:long "-5.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1362'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.9441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.641'^^xsd:double;
  dwc:latitude '50.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.641 50.337, -5.641 50.337, -5.641 50.337, -5.641 50.337, -5.641 50.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1362'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.058 -5.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.058 -5.64)"^^geo:wktLiteral ;
  geo-pos:lat "50.058"^^xsd:decimal ;
  geo-pos:long "-5.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3919'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.868888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.64'^^xsd:double;
  dwc:latitude '50.058'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.64 50.058, -5.64 50.058, -5.64 50.058, -5.64 50.058, -5.64 50.058))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3919'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.339 -5.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.339"^^xsd:decimal ;
  dwc:decimalLongitude "-5.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.339 -5.64)"^^geo:wktLiteral ;
  geo-pos:lat "50.339"^^xsd:decimal ;
  geo-pos:long "-5.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1317'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.64'^^xsd:double;
  dwc:latitude '50.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.64 50.339, -5.64 50.339, -5.64 50.339, -5.64 50.339, -5.64 50.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1317'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -5.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.241"^^xsd:decimal ;
  dwc:decimalLongitude "-5.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -5.639)"^^geo:wktLiteral ;
  geo-pos:lat "50.241"^^xsd:decimal ;
  geo-pos:long "-5.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1342'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.639'^^xsd:double;
  dwc:latitude '50.241'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.639 50.241, -5.639 50.241, -5.639 50.241, -5.639 50.241, -5.639 50.241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1342'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.968 -5.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.968 -5.638)"^^geo:wktLiteral ;
  geo-pos:lat "49.968"^^xsd:decimal ;
  geo-pos:long "-5.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3819'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.0986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.638'^^xsd:double;
  dwc:latitude '49.968'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.638 49.968, -5.638 49.968, -5.638 49.968, -5.638 49.968, -5.638 49.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3819'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.999 -5.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.999"^^xsd:decimal ;
  dwc:decimalLongitude "-5.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.999 -5.638)"^^geo:wktLiteral ;
  geo-pos:lat "49.999"^^xsd:decimal ;
  geo-pos:long "-5.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9328'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.638'^^xsd:double;
  dwc:latitude '49.999'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.638 49.999, -5.638 49.999, -5.638 49.999, -5.638 49.999, -5.638 49.999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9328'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.181 -5.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.181"^^xsd:decimal ;
  dwc:decimalLongitude "-5.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.181 -5.638)"^^geo:wktLiteral ;
  geo-pos:lat "50.181"^^xsd:decimal ;
  geo-pos:long "-5.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3778'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.638'^^xsd:double;
  dwc:latitude '50.181'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.638 50.181, -5.638 50.181, -5.638 50.181, -5.638 50.181, -5.638 50.181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3778'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.315 -5.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.315 -5.638)"^^geo:wktLiteral ;
  geo-pos:lat "50.315"^^xsd:decimal ;
  geo-pos:long "-5.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1180'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.8938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.638'^^xsd:double;
  dwc:latitude '50.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.638 50.315, -5.638 50.315, -5.638 50.315, -5.638 50.315, -5.638 50.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1180'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.041 -5.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.041"^^xsd:decimal ;
  dwc:decimalLongitude "-5.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.041 -5.636)"^^geo:wktLiteral ;
  geo-pos:lat "50.041"^^xsd:decimal ;
  geo-pos:long "-5.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4066'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.172777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.636'^^xsd:double;
  dwc:latitude '50.041'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.636 50.041, -5.636 50.041, -5.636 50.041, -5.636 50.041, -5.636 50.041))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4066'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.115 -5.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.115"^^xsd:decimal ;
  dwc:decimalLongitude "-5.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.115 -5.636)"^^geo:wktLiteral ;
  geo-pos:lat "50.115"^^xsd:decimal ;
  geo-pos:long "-5.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3926'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.5505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.636'^^xsd:double;
  dwc:latitude '50.115'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.636 50.115, -5.636 50.115, -5.636 50.115, -5.636 50.115, -5.636 50.115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3926'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -5.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.217"^^xsd:decimal ;
  dwc:decimalLongitude "-5.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -5.636)"^^geo:wktLiteral ;
  geo-pos:lat "50.217"^^xsd:decimal ;
  geo-pos:long "-5.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1239'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.636'^^xsd:double;
  dwc:latitude '50.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.636 50.217, -5.636 50.217, -5.636 50.217, -5.636 50.217, -5.636 50.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1239'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-5.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.636)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-5.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1383'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.636'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.636 50.335, -5.636 50.335, -5.636 50.335, -5.636 50.335, -5.636 50.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1383'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.082 -5.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.082"^^xsd:decimal ;
  dwc:decimalLongitude "-5.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.082 -5.635)"^^geo:wktLiteral ;
  geo-pos:lat "50.082"^^xsd:decimal ;
  geo-pos:long "-5.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_38'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_38'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.453888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.635'^^xsd:double;
  dwc:latitude '50.082'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.635 50.082, -5.635 50.082, -5.635 50.082, -5.635 50.082, -5.635 50.082))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_38'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.427 -5.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.427"^^xsd:decimal ;
  dwc:decimalLongitude "-5.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.427 -5.635)"^^geo:wktLiteral ;
  geo-pos:lat "50.427"^^xsd:decimal ;
  geo-pos:long "-5.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1267'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.631944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.635'^^xsd:double;
  dwc:latitude '50.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.635 50.427, -5.635 50.427, -5.635 50.427, -5.635 50.427, -5.635 50.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1267'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.958 -5.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.958"^^xsd:decimal ;
  dwc:decimalLongitude "-5.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.958 -5.634)"^^geo:wktLiteral ;
  geo-pos:lat "48.958"^^xsd:decimal ;
  geo-pos:long "-5.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_658'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.291111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.634'^^xsd:double;
  dwc:latitude '48.958'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.634 48.958, -5.634 48.958, -5.634 48.958, -5.634 48.958, -5.634 48.958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_658'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -5.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.322"^^xsd:decimal ;
  dwc:decimalLongitude "-5.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -5.632)"^^geo:wktLiteral ;
  geo-pos:lat "50.322"^^xsd:decimal ;
  geo-pos:long "-5.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1298'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.246944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.632'^^xsd:double;
  dwc:latitude '50.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.632 50.322, -5.632 50.322, -5.632 50.322, -5.632 50.322, -5.632 50.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1298'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-5.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -5.632)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-5.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1280'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.75'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.632'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.632 50.335, -5.632 50.335, -5.632 50.335, -5.632 50.335, -5.632 50.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1280'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.173 -5.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.173"^^xsd:decimal ;
  dwc:decimalLongitude "-5.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.173 -5.631)"^^geo:wktLiteral ;
  geo-pos:lat "50.173"^^xsd:decimal ;
  geo-pos:long "-5.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3786'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.552222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.631'^^xsd:double;
  dwc:latitude '50.173'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.631 50.173, -5.631 50.173, -5.631 50.173, -5.631 50.173, -5.631 50.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3786'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.348 -5.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.348"^^xsd:decimal ;
  dwc:decimalLongitude "-5.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.348 -5.631)"^^geo:wktLiteral ;
  geo-pos:lat "50.348"^^xsd:decimal ;
  geo-pos:long "-5.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1305'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.631'^^xsd:double;
  dwc:latitude '50.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.631 50.348, -5.631 50.348, -5.631 50.348, -5.631 50.348, -5.631 50.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1305'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -5.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-5.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -5.629)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-5.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_659'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.337222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.629'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.629 48.96, -5.629 48.96, -5.629 48.96, -5.629 48.96, -5.629 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_659'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.037 -5.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.037"^^xsd:decimal ;
  dwc:decimalLongitude "-5.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.037 -5.629)"^^geo:wktLiteral ;
  geo-pos:lat "50.037"^^xsd:decimal ;
  geo-pos:long "-5.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3821'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.533055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.629'^^xsd:double;
  dwc:latitude '50.037'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.629 50.037, -5.629 50.037, -5.629 50.037, -5.629 50.037, -5.629 50.037))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3821'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -5.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-5.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -5.629)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-5.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3892'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.8869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.629'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.629 50.17, -5.629 50.17, -5.629 50.17, -5.629 50.17, -5.629 50.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3892'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.179 -5.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.179"^^xsd:decimal ;
  dwc:decimalLongitude "-5.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.179 -5.629)"^^geo:wktLiteral ;
  geo-pos:lat "50.179"^^xsd:decimal ;
  geo-pos:long "-5.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.581111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.629'^^xsd:double;
  dwc:latitude '50.179'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.629 50.179, -5.629 50.179, -5.629 50.179, -5.629 50.179, -5.629 50.179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3896'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.325 -5.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.325 -5.629)"^^geo:wktLiteral ;
  geo-pos:lat "50.325"^^xsd:decimal ;
  geo-pos:long "-5.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1153'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.753055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.629'^^xsd:double;
  dwc:latitude '50.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.629 50.325, -5.629 50.325, -5.629 50.325, -5.629 50.325, -5.629 50.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1153'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -5.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.105"^^xsd:decimal ;
  dwc:decimalLongitude "-5.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -5.628)"^^geo:wktLiteral ;
  geo-pos:lat "50.105"^^xsd:decimal ;
  geo-pos:long "-5.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3809'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.185'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.628'^^xsd:double;
  dwc:latitude '50.105'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.628 50.105, -5.628 50.105, -5.628 50.105, -5.628 50.105, -5.628 50.105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3809'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.328 -5.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.328"^^xsd:decimal ;
  dwc:decimalLongitude "-5.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.328 -5.628)"^^geo:wktLiteral ;
  geo-pos:lat "50.328"^^xsd:decimal ;
  geo-pos:long "-5.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1261'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.8855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.628'^^xsd:double;
  dwc:latitude '50.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.628 50.328, -5.628 50.328, -5.628 50.328, -5.628 50.328, -5.628 50.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1261'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.333 -5.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.333 -5.627)"^^geo:wktLiteral ;
  geo-pos:lat "50.333"^^xsd:decimal ;
  geo-pos:long "-5.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1322'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.7686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.627'^^xsd:double;
  dwc:latitude '50.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.627 50.333, -5.627 50.333, -5.627 50.333, -5.627 50.333, -5.627 50.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1322'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.627)"^^geo:wktLiteral ;
  geo-pos:lat "50.334"^^xsd:decimal ;
  geo-pos:long "-5.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1245'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.770833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.627'^^xsd:double;
  dwc:latitude '50.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.627 50.334, -5.627 50.334, -5.627 50.334, -5.627 50.334, -5.627 50.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1245'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.176 -5.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.176"^^xsd:decimal ;
  dwc:decimalLongitude "-5.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.176 -5.625)"^^geo:wktLiteral ;
  geo-pos:lat "50.176"^^xsd:decimal ;
  geo-pos:long "-5.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3794'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.625'^^xsd:double;
  dwc:latitude '50.176'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.625 50.176, -5.625 50.176, -5.625 50.176, -5.625 50.176, -5.625 50.176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3794'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.171 -5.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.171"^^xsd:decimal ;
  dwc:decimalLongitude "-5.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.171 -5.624)"^^geo:wktLiteral ;
  geo-pos:lat "50.171"^^xsd:decimal ;
  geo-pos:long "-5.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6813'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.955833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.624'^^xsd:double;
  dwc:latitude '50.171'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.624 50.171, -5.624 50.171, -5.624 50.171, -5.624 50.171, -5.624 50.171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6813'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -5.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -5.624)"^^geo:wktLiteral ;
  geo-pos:lat "50.338"^^xsd:decimal ;
  geo-pos:long "-5.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1201'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.624'^^xsd:double;
  dwc:latitude '50.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.624 50.338, -5.624 50.338, -5.624 50.338, -5.624 50.338, -5.624 50.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1201'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709 -5.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.709"^^xsd:decimal ;
  dwc:decimalLongitude "-5.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709 -5.623)"^^geo:wktLiteral ;
  geo-pos:lat "51.709"^^xsd:decimal ;
  geo-pos:long "-5.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_81'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_81'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.623'^^xsd:double;
  dwc:latitude '51.709'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.623 51.709, -5.623 51.709, -5.623 51.709, -5.623 51.709, -5.623 51.709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_81'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14 -5.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14"^^xsd:decimal ;
  dwc:decimalLongitude "-5.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14 -5.622)"^^geo:wktLiteral ;
  geo-pos:lat "50.14"^^xsd:decimal ;
  geo-pos:long "-5.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3790'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.181388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.622'^^xsd:double;
  dwc:latitude '50.14'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.622 50.14, -5.622 50.14, -5.622 50.14, -5.622 50.14, -5.622 50.14))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3790'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.185 -5.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.185 -5.622)"^^geo:wktLiteral ;
  geo-pos:lat "50.185"^^xsd:decimal ;
  geo-pos:long "-5.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3793'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.622'^^xsd:double;
  dwc:latitude '50.185'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.622 50.185, -5.622 50.185, -5.622 50.185, -5.622 50.185, -5.622 50.185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3793'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.107 -5.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.107"^^xsd:decimal ;
  dwc:decimalLongitude "-5.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.107 -5.621)"^^geo:wktLiteral ;
  geo-pos:lat "50.107"^^xsd:decimal ;
  geo-pos:long "-5.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4073'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.8361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.621'^^xsd:double;
  dwc:latitude '50.107'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.621 50.107, -5.621 50.107, -5.621 50.107, -5.621 50.107, -5.621 50.107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4073'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -5.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.225"^^xsd:decimal ;
  dwc:decimalLongitude "-5.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -5.621)"^^geo:wktLiteral ;
  geo-pos:lat "50.225"^^xsd:decimal ;
  geo-pos:long "-5.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3950'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.621'^^xsd:double;
  dwc:latitude '50.225'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.621 50.225, -5.621 50.225, -5.621 50.225, -5.621 50.225, -5.621 50.225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3950'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29 -5.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29 -5.621)"^^geo:wktLiteral ;
  geo-pos:lat "50.29"^^xsd:decimal ;
  geo-pos:long "-5.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1291'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.9961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.621'^^xsd:double;
  dwc:latitude '50.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.621 50.29, -5.621 50.29, -5.621 50.29, -5.621 50.29, -5.621 50.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1291'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -5.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.342"^^xsd:decimal ;
  dwc:decimalLongitude "-5.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -5.621)"^^geo:wktLiteral ;
  geo-pos:lat "50.342"^^xsd:decimal ;
  geo-pos:long "-5.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1182'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.621'^^xsd:double;
  dwc:latitude '50.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.621 50.342, -5.621 50.342, -5.621 50.342, -5.621 50.342, -5.621 50.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1182'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.189 -5.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.189"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.189 -5.62)"^^geo:wktLiteral ;
  geo-pos:lat "50.189"^^xsd:decimal ;
  geo-pos:long "-5.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3895'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.62'^^xsd:double;
  dwc:latitude '50.189'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.62 50.189, -5.62 50.189, -5.62 50.189, -5.62 50.189, -5.62 50.189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3895'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -5.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -5.62)"^^geo:wktLiteral ;
  geo-pos:lat "50.35"^^xsd:decimal ;
  geo-pos:long "-5.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1281'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.6225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.62'^^xsd:double;
  dwc:latitude '50.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.62 50.35, -5.62 50.35, -5.62 50.35, -5.62 50.35, -5.62 50.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1281'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.672 -5.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.672 -5.618)"^^geo:wktLiteral ;
  geo-pos:lat "49.672"^^xsd:decimal ;
  geo-pos:long "-5.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6476'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.618'^^xsd:double;
  dwc:latitude '49.672'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.618 49.672, -5.618 49.672, -5.618 49.672, -5.618 49.672, -5.618 49.672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6476'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.249 -5.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.249"^^xsd:decimal ;
  dwc:decimalLongitude "-5.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.249 -5.617)"^^geo:wktLiteral ;
  geo-pos:lat "49.249"^^xsd:decimal ;
  geo-pos:long "-5.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6584'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.458611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.617'^^xsd:double;
  dwc:latitude '49.249'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.617 49.249, -5.617 49.249, -5.617 49.249, -5.617 49.249, -5.617 49.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6584'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.166 -5.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.166 -5.617)"^^geo:wktLiteral ;
  geo-pos:lat "50.166"^^xsd:decimal ;
  geo-pos:long "-5.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3797'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.155'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.617'^^xsd:double;
  dwc:latitude '50.166'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.617 50.166, -5.617 50.166, -5.617 50.166, -5.617 50.166, -5.617 50.166))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3797'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.362 -5.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.362"^^xsd:decimal ;
  dwc:decimalLongitude "-5.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.362 -5.617)"^^geo:wktLiteral ;
  geo-pos:lat "50.362"^^xsd:decimal ;
  geo-pos:long "-5.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1327'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.617'^^xsd:double;
  dwc:latitude '50.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.617 50.362, -5.617 50.362, -5.617 50.362, -5.617 50.362, -5.617 50.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1327'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18 -5.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.18"^^xsd:decimal ;
  dwc:decimalLongitude "-5.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.18 -5.616)"^^geo:wktLiteral ;
  geo-pos:lat "50.18"^^xsd:decimal ;
  geo-pos:long "-5.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3792'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.616'^^xsd:double;
  dwc:latitude '50.18'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.616 50.18, -5.616 50.18, -5.616 50.18, -5.616 50.18, -5.616 50.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3792'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.671 -5.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.671"^^xsd:decimal ;
  dwc:decimalLongitude "-5.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.671 -5.615)"^^geo:wktLiteral ;
  geo-pos:lat "49.671"^^xsd:decimal ;
  geo-pos:long "-5.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6475'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.615'^^xsd:double;
  dwc:latitude '49.671'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.615 49.671, -5.615 49.671, -5.615 49.671, -5.615 49.671, -5.615 49.671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6475'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.183 -5.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.183 -5.615)"^^geo:wktLiteral ;
  geo-pos:lat "50.183"^^xsd:decimal ;
  geo-pos:long "-5.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1210'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.248055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.615'^^xsd:double;
  dwc:latitude '50.183'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.615 50.183, -5.615 50.183, -5.615 50.183, -5.615 50.183, -5.615 50.183))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1210'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.583 -5.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.583 -5.614)"^^geo:wktLiteral ;
  geo-pos:lat "49.583"^^xsd:decimal ;
  geo-pos:long "-5.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3751'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.216388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.614'^^xsd:double;
  dwc:latitude '49.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.614 49.583, -5.614 49.583, -5.614 49.583, -5.614 49.583, -5.614 49.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3751'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.551 -5.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.551 -5.613)"^^geo:wktLiteral ;
  geo-pos:lat "49.551"^^xsd:decimal ;
  geo-pos:long "-5.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6473'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.613'^^xsd:double;
  dwc:latitude '49.551'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.613 49.551, -5.613 49.551, -5.613 49.551, -5.613 49.551, -5.613 49.551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6473'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.066 -5.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.066"^^xsd:decimal ;
  dwc:decimalLongitude "-5.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.066 -5.613)"^^geo:wktLiteral ;
  geo-pos:lat "50.066"^^xsd:decimal ;
  geo-pos:long "-5.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6954'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.095'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.613'^^xsd:double;
  dwc:latitude '50.066'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.613 50.066, -5.613 50.066, -5.613 50.066, -5.613 50.066, -5.613 50.066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6954'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.156 -5.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.156"^^xsd:decimal ;
  dwc:decimalLongitude "-5.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.156 -5.613)"^^geo:wktLiteral ;
  geo-pos:lat "50.156"^^xsd:decimal ;
  geo-pos:long "-5.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3909'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.526666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.613'^^xsd:double;
  dwc:latitude '50.156'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.613 50.156, -5.613 50.156, -5.613 50.156, -5.613 50.156, -5.613 50.156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3909'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22 -5.613)"^^geo:wktLiteral ;
  geo-pos:lat "50.22"^^xsd:decimal ;
  geo-pos:long "-5.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1124'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.194722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.613'^^xsd:double;
  dwc:latitude '50.22'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.613 50.22, -5.613 50.22, -5.613 50.22, -5.613 50.22, -5.613 50.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1124'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.336 -5.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.336 -5.613)"^^geo:wktLiteral ;
  geo-pos:lat "50.336"^^xsd:decimal ;
  geo-pos:long "-5.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1260'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.7344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.613'^^xsd:double;
  dwc:latitude '50.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.613 50.336, -5.613 50.336, -5.613 50.336, -5.613 50.336, -5.613 50.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1260'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.264 -5.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.264"^^xsd:decimal ;
  dwc:decimalLongitude "-5.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.264 -5.612)"^^geo:wktLiteral ;
  geo-pos:lat "50.264"^^xsd:decimal ;
  geo-pos:long "-5.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3808'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.378055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.612'^^xsd:double;
  dwc:latitude '50.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.612 50.264, -5.612 50.264, -5.612 50.264, -5.612 50.264, -5.612 50.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3808'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -5.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36 -5.612)"^^geo:wktLiteral ;
  geo-pos:lat "50.36"^^xsd:decimal ;
  geo-pos:long "-5.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1382'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.923888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.612'^^xsd:double;
  dwc:latitude '50.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.612 50.36, -5.612 50.36, -5.612 50.36, -5.612 50.36, -5.612 50.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1382'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.142 -5.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.142 -5.611)"^^geo:wktLiteral ;
  geo-pos:lat "50.142"^^xsd:decimal ;
  geo-pos:long "-5.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.024166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.611'^^xsd:double;
  dwc:latitude '50.142'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.611 50.142, -5.611 50.142, -5.611 50.142, -5.611 50.142, -5.611 50.142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3887'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.195 -5.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.195"^^xsd:decimal ;
  dwc:decimalLongitude "-5.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.195 -5.611)"^^geo:wktLiteral ;
  geo-pos:lat "50.195"^^xsd:decimal ;
  geo-pos:long "-5.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3777'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.611'^^xsd:double;
  dwc:latitude '50.195'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.611 50.195, -5.611 50.195, -5.611 50.195, -5.611 50.195, -5.611 50.195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3777'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -5.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.322"^^xsd:decimal ;
  dwc:decimalLongitude "-5.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -5.611)"^^geo:wktLiteral ;
  geo-pos:lat "50.322"^^xsd:decimal ;
  geo-pos:long "-5.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1238'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.710833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.611'^^xsd:double;
  dwc:latitude '50.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.611 50.322, -5.611 50.322, -5.611 50.322, -5.611 50.322, -5.611 50.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1238'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.949"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "49.949"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3818'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.9127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '49.949'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.61 49.949, -5.61 49.949, -5.61 49.949, -5.61 49.949, -5.61 49.949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3818'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "50.062"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3822'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.148055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '50.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.61 50.062, -5.61 50.062, -5.61 50.062, -5.61 50.062, -5.61 50.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3822'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.691 -5.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.691"^^xsd:decimal ;
  dwc:decimalLongitude "-5.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.691 -5.61)"^^geo:wktLiteral ;
  geo-pos:lat "50.691"^^xsd:decimal ;
  geo-pos:long "-5.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_42'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_42'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.8283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.61'^^xsd:double;
  dwc:latitude '50.691'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.61 50.691, -5.61 50.691, -5.61 50.691, -5.61 50.691, -5.61 50.691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_42'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.298 -5.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.298 -5.608)"^^geo:wktLiteral ;
  geo-pos:lat "49.298"^^xsd:decimal ;
  geo-pos:long "-5.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6582'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.179722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.608'^^xsd:double;
  dwc:latitude '49.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.608 49.298, -5.608 49.298, -5.608 49.298, -5.608 49.298, -5.608 49.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6582'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.184 -5.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.184 -5.608)"^^geo:wktLiteral ;
  geo-pos:lat "50.184"^^xsd:decimal ;
  geo-pos:long "-5.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3781'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.899722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.608'^^xsd:double;
  dwc:latitude '50.184'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.608 50.184, -5.608 50.184, -5.608 50.184, -5.608 50.184, -5.608 50.184))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3781'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.113 -5.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.113 -5.607)"^^geo:wktLiteral ;
  geo-pos:lat "50.113"^^xsd:decimal ;
  geo-pos:long "-5.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6839'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.081388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.607'^^xsd:double;
  dwc:latitude '50.113'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.607 50.113, -5.607 50.113, -5.607 50.113, -5.607 50.113, -5.607 50.113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6839'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.289 -5.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.289"^^xsd:decimal ;
  dwc:decimalLongitude "-5.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.289 -5.607)"^^geo:wktLiteral ;
  geo-pos:lat "50.289"^^xsd:decimal ;
  geo-pos:long "-5.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1163'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.607'^^xsd:double;
  dwc:latitude '50.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.607 50.289, -5.607 50.289, -5.607 50.289, -5.607 50.289, -5.607 50.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1163'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.167 -5.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.167 -5.606)"^^geo:wktLiteral ;
  geo-pos:lat "50.167"^^xsd:decimal ;
  geo-pos:long "-5.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6828'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.332222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.606'^^xsd:double;
  dwc:latitude '50.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.606 50.167, -5.606 50.167, -5.606 50.167, -5.606 50.167, -5.606 50.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6828'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.195 -5.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.195"^^xsd:decimal ;
  dwc:decimalLongitude "-5.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.195 -5.606)"^^geo:wktLiteral ;
  geo-pos:lat "50.195"^^xsd:decimal ;
  geo-pos:long "-5.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3783'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.065277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.606'^^xsd:double;
  dwc:latitude '50.195'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.606 50.195, -5.606 50.195, -5.606 50.195, -5.606 50.195, -5.606 50.195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3783'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -5.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.342"^^xsd:decimal ;
  dwc:decimalLongitude "-5.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -5.606)"^^geo:wktLiteral ;
  geo-pos:lat "50.342"^^xsd:decimal ;
  geo-pos:long "-5.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1181'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.606'^^xsd:double;
  dwc:latitude '50.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.606 50.342, -5.606 50.342, -5.606 50.342, -5.606 50.342, -5.606 50.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1181'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.046 -5.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.046"^^xsd:decimal ;
  dwc:decimalLongitude "-5.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.046 -5.605)"^^geo:wktLiteral ;
  geo-pos:lat "50.046"^^xsd:decimal ;
  geo-pos:long "-5.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3867'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.605'^^xsd:double;
  dwc:latitude '50.046'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.605 50.046, -5.605 50.046, -5.605 50.046, -5.605 50.046, -5.605 50.046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3867'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.302 -5.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.302"^^xsd:decimal ;
  dwc:decimalLongitude "-5.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.302 -5.604)"^^geo:wktLiteral ;
  geo-pos:lat "49.302"^^xsd:decimal ;
  geo-pos:long "-5.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9322'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.584444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.604'^^xsd:double;
  dwc:latitude '49.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.604 49.302, -5.604 49.302, -5.604 49.302, -5.604 49.302, -5.604 49.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9322'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.307 -5.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.307"^^xsd:decimal ;
  dwc:decimalLongitude "-5.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.307 -5.604)"^^geo:wktLiteral ;
  geo-pos:lat "50.307"^^xsd:decimal ;
  geo-pos:long "-5.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3776'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.4880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.604'^^xsd:double;
  dwc:latitude '50.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.604 50.307, -5.604 50.307, -5.604 50.307, -5.604 50.307, -5.604 50.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3776'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.301 -5.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.301"^^xsd:decimal ;
  dwc:decimalLongitude "-5.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.301 -5.603)"^^geo:wktLiteral ;
  geo-pos:lat "49.301"^^xsd:decimal ;
  geo-pos:long "-5.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9321'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.536388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.603'^^xsd:double;
  dwc:latitude '49.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.603 49.301, -5.603 49.301, -5.603 49.301, -5.603 49.301, -5.603 49.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9321'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.805 -5.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.805 -5.603)"^^geo:wktLiteral ;
  geo-pos:lat "49.805"^^xsd:decimal ;
  geo-pos:long "-5.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_353'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.4016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.603'^^xsd:double;
  dwc:latitude '49.805'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.603 49.805, -5.603 49.805, -5.603 49.805, -5.603 49.805, -5.603 49.805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_353'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.176 -5.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.176"^^xsd:decimal ;
  dwc:decimalLongitude "-5.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.176 -5.603)"^^geo:wktLiteral ;
  geo-pos:lat "50.176"^^xsd:decimal ;
  geo-pos:long "-5.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6827'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.52'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.603'^^xsd:double;
  dwc:latitude '50.176'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.603 50.176, -5.603 50.176, -5.603 50.176, -5.603 50.176, -5.603 50.176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6827'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.287 -5.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.287"^^xsd:decimal ;
  dwc:decimalLongitude "-5.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.287 -5.602)"^^geo:wktLiteral ;
  geo-pos:lat "49.287"^^xsd:decimal ;
  geo-pos:long "-5.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6583'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.088611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.602'^^xsd:double;
  dwc:latitude '49.287'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.602 49.287, -5.602 49.287, -5.602 49.287, -5.602 49.287, -5.602 49.287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6583'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.477 -5.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.477"^^xsd:decimal ;
  dwc:decimalLongitude "-5.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.477 -5.602)"^^geo:wktLiteral ;
  geo-pos:lat "49.477"^^xsd:decimal ;
  geo-pos:long "-5.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6580'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.602'^^xsd:double;
  dwc:latitude '49.477'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.602 49.477, -5.602 49.477, -5.602 49.477, -5.602 49.477, -5.602 49.477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6580'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.167 -5.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.167 -5.602)"^^geo:wktLiteral ;
  geo-pos:lat "50.167"^^xsd:decimal ;
  geo-pos:long "-5.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3780'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.023333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.602'^^xsd:double;
  dwc:latitude '50.167'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.602 50.167, -5.602 50.167, -5.602 50.167, -5.602 50.167, -5.602 50.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3780'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.174 -5.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.174 -5.602)"^^geo:wktLiteral ;
  geo-pos:lat "50.174"^^xsd:decimal ;
  geo-pos:long "-5.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3801'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.095277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.602'^^xsd:double;
  dwc:latitude '50.174'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.602 50.174, -5.602 50.174, -5.602 50.174, -5.602 50.174, -5.602 50.174))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3801'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.953 -5.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.953"^^xsd:decimal ;
  dwc:decimalLongitude "-5.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.953 -5.602)"^^geo:wktLiteral ;
  geo-pos:lat "50.953"^^xsd:decimal ;
  geo-pos:long "-5.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_364'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.419722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.602'^^xsd:double;
  dwc:latitude '50.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.602 50.953, -5.602 50.953, -5.602 50.953, -5.602 50.953, -5.602 50.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_364'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.149 -5.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.149"^^xsd:decimal ;
  dwc:decimalLongitude "-5.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.149 -5.601)"^^geo:wktLiteral ;
  geo-pos:lat "50.149"^^xsd:decimal ;
  geo-pos:long "-5.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3775'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.844722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.601'^^xsd:double;
  dwc:latitude '50.149'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.601 50.149, -5.601 50.149, -5.601 50.149, -5.601 50.149, -5.601 50.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3775'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.306 -5.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.306"^^xsd:decimal ;
  dwc:decimalLongitude "-5.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.306 -5.601)"^^geo:wktLiteral ;
  geo-pos:lat "50.306"^^xsd:decimal ;
  geo-pos:long "-5.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1288'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.9322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.601'^^xsd:double;
  dwc:latitude '50.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.601 50.306, -5.601 50.306, -5.601 50.306, -5.601 50.306, -5.601 50.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1288'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -5.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.342"^^xsd:decimal ;
  dwc:decimalLongitude "-5.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -5.601)"^^geo:wktLiteral ;
  geo-pos:lat "50.342"^^xsd:decimal ;
  geo-pos:long "-5.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1242'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.213055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.601'^^xsd:double;
  dwc:latitude '50.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.601 50.342, -5.601 50.342, -5.601 50.342, -5.601 50.342, -5.601 50.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1242'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6822'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.6422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6 50.203, -5.6 50.203, -5.6 50.203, -5.6 50.203, -5.6 50.203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6822'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.343 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.343"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.343 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.343"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1246'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.455833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '50.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6 50.343, -5.6 50.343, -5.6 50.343, -5.6 50.343, -5.6 50.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1246'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.879 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.879"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.879 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.879"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_88'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_88'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.913333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '51.879'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6 51.879, -5.6 51.879, -5.6 51.879, -5.6 51.879, -5.6 51.879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_88'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.337 -5.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.337"^^xsd:decimal ;
  dwc:decimalLongitude "-5.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.337 -5.599)"^^geo:wktLiteral ;
  geo-pos:lat "49.337"^^xsd:decimal ;
  geo-pos:long "-5.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6115'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.299722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.599'^^xsd:double;
  dwc:latitude '49.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.599 49.337, -5.599 49.337, -5.599 49.337, -5.599 49.337, -5.599 49.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6115'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.171 -5.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.171"^^xsd:decimal ;
  dwc:decimalLongitude "-5.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.171 -5.599)"^^geo:wktLiteral ;
  geo-pos:lat "50.171"^^xsd:decimal ;
  geo-pos:long "-5.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.066944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.599'^^xsd:double;
  dwc:latitude '50.171'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.599 50.171, -5.599 50.171, -5.599 50.171, -5.599 50.171, -5.599 50.171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3897'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.337 -5.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.337"^^xsd:decimal ;
  dwc:decimalLongitude "-5.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.337 -5.598)"^^geo:wktLiteral ;
  geo-pos:lat "49.337"^^xsd:decimal ;
  geo-pos:long "-5.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6114'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.237777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.598'^^xsd:double;
  dwc:latitude '49.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.598 49.337, -5.598 49.337, -5.598 49.337, -5.598 49.337, -5.598 49.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6114'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.362 -5.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.362"^^xsd:decimal ;
  dwc:decimalLongitude "-5.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.362 -5.598)"^^geo:wktLiteral ;
  geo-pos:lat "50.362"^^xsd:decimal ;
  geo-pos:long "-5.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1240'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.598'^^xsd:double;
  dwc:latitude '50.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.598 50.362, -5.598 50.362, -5.598 50.362, -5.598 50.362, -5.598 50.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1240'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -5.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -5.597)"^^geo:wktLiteral ;
  geo-pos:lat "50.338"^^xsd:decimal ;
  geo-pos:long "-5.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1145'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.670277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.597'^^xsd:double;
  dwc:latitude '50.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.597 50.338, -5.597 50.338, -5.597 50.338, -5.597 50.338, -5.597 50.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1145'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.048 -5.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.048"^^xsd:decimal ;
  dwc:decimalLongitude "-5.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.048 -5.594)"^^geo:wktLiteral ;
  geo-pos:lat "50.048"^^xsd:decimal ;
  geo-pos:long "-5.594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3820'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.594'^^xsd:double;
  dwc:latitude '50.048'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.594 50.048, -5.594 50.048, -5.594 50.048, -5.594 50.048, -5.594 50.048))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3820'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -5.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-5.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -5.592)"^^geo:wktLiteral ;
  geo-pos:lat "50.31"^^xsd:decimal ;
  geo-pos:long "-5.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1164'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.592'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.592 50.31, -5.592 50.31, -5.592 50.31, -5.592 50.31, -5.592 50.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1164'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -5.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -5.592)"^^geo:wktLiteral ;
  geo-pos:lat "50.338"^^xsd:decimal ;
  geo-pos:long "-5.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1259'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.22'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.592'^^xsd:double;
  dwc:latitude '50.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.592 50.338, -5.592 50.338, -5.592 50.338, -5.592 50.338, -5.592 50.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1259'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57 -5.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.57"^^xsd:decimal ;
  dwc:decimalLongitude "-5.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57 -5.591)"^^geo:wktLiteral ;
  geo-pos:lat "49.57"^^xsd:decimal ;
  geo-pos:long "-5.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6245'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.958055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.591'^^xsd:double;
  dwc:latitude '49.57'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.591 49.57, -5.591 49.57, -5.591 49.57, -5.591 49.57, -5.591 49.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6245'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.175 -5.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.175 -5.589)"^^geo:wktLiteral ;
  geo-pos:lat "50.175"^^xsd:decimal ;
  geo-pos:long "-5.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3785'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.589'^^xsd:double;
  dwc:latitude '50.175'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.589 50.175, -5.589 50.175, -5.589 50.175, -5.589 50.175, -5.589 50.175))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3785'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.192 -5.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.192"^^xsd:decimal ;
  dwc:decimalLongitude "-5.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.192 -5.589)"^^geo:wktLiteral ;
  geo-pos:lat "50.192"^^xsd:decimal ;
  geo-pos:long "-5.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6812'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.29'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.589'^^xsd:double;
  dwc:latitude '50.192'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.589 50.192, -5.589 50.192, -5.589 50.192, -5.589 50.192, -5.589 50.192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6812'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 -5.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 -5.587)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "-5.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6816'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.587'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.587 50.233, -5.587 50.233, -5.587 50.233, -5.587 50.233, -5.587 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6816'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.801 -5.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.801"^^xsd:decimal ;
  dwc:decimalLongitude "-5.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.801 -5.586)"^^geo:wktLiteral ;
  geo-pos:lat "48.801"^^xsd:decimal ;
  geo-pos:long "-5.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9377'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.650555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.586'^^xsd:double;
  dwc:latitude '48.801'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.586 48.801, -5.586 48.801, -5.586 48.801, -5.586 48.801, -5.586 48.801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9377'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.313 -5.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.313"^^xsd:decimal ;
  dwc:decimalLongitude "-5.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.313 -5.586)"^^geo:wktLiteral ;
  geo-pos:lat "49.313"^^xsd:decimal ;
  geo-pos:long "-5.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9320'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.104722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.586'^^xsd:double;
  dwc:latitude '49.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.586 49.313, -5.586 49.313, -5.586 49.313, -5.586 49.313, -5.586 49.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9320'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.154 -5.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.154"^^xsd:decimal ;
  dwc:decimalLongitude "-5.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.154 -5.586)"^^geo:wktLiteral ;
  geo-pos:lat "50.154"^^xsd:decimal ;
  geo-pos:long "-5.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3804'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.586'^^xsd:double;
  dwc:latitude '50.154'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.586 50.154, -5.586 50.154, -5.586 50.154, -5.586 50.154, -5.586 50.154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3804'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.029 -5.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.029"^^xsd:decimal ;
  dwc:decimalLongitude "-5.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.029 -5.584)"^^geo:wktLiteral ;
  geo-pos:lat "50.029"^^xsd:decimal ;
  geo-pos:long "-5.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_36'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_36'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.584'^^xsd:double;
  dwc:latitude '50.029'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.584 50.029, -5.584 50.029, -5.584 50.029, -5.584 50.029, -5.584 50.029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_36'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -5.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.004"^^xsd:decimal ;
  dwc:decimalLongitude "-5.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -5.583)"^^geo:wktLiteral ;
  geo-pos:lat "50.004"^^xsd:decimal ;
  geo-pos:long "-5.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4086'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.199444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.583'^^xsd:double;
  dwc:latitude '50.004'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.583 50.004, -5.583 50.004, -5.583 50.004, -5.583 50.004, -5.583 50.004))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4086'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.023 -5.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.023 -5.583)"^^geo:wktLiteral ;
  geo-pos:lat "50.023"^^xsd:decimal ;
  geo-pos:long "-5.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4089'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0366666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.583'^^xsd:double;
  dwc:latitude '50.023'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.583 50.023, -5.583 50.023, -5.583 50.023, -5.583 50.023, -5.583 50.023))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4089'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.346 -5.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.346"^^xsd:decimal ;
  dwc:decimalLongitude "-5.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.346 -5.582)"^^geo:wktLiteral ;
  geo-pos:lat "50.346"^^xsd:decimal ;
  geo-pos:long "-5.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1384'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.17'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.582'^^xsd:double;
  dwc:latitude '50.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.582 50.346, -5.582 50.346, -5.582 50.346, -5.582 50.346, -5.582 50.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1384'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.368 -5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.368 -5.58)"^^geo:wktLiteral ;
  geo-pos:lat "50.368"^^xsd:decimal ;
  geo-pos:long "-5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1247'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.4075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.58'^^xsd:double;
  dwc:latitude '50.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.58 50.368, -5.58 50.368, -5.58 50.368, -5.58 50.368, -5.58 50.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1247'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.343 -5.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.343"^^xsd:decimal ;
  dwc:decimalLongitude "-5.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.343 -5.579)"^^geo:wktLiteral ;
  geo-pos:lat "50.343"^^xsd:decimal ;
  geo-pos:long "-5.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1194'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.921111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.579'^^xsd:double;
  dwc:latitude '50.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.579 50.343, -5.579 50.343, -5.579 50.343, -5.579 50.343, -5.579 50.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1194'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.596 -5.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.596"^^xsd:decimal ;
  dwc:decimalLongitude "-5.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.596 -5.578)"^^geo:wktLiteral ;
  geo-pos:lat "49.596"^^xsd:decimal ;
  geo-pos:long "-5.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6474'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.578'^^xsd:double;
  dwc:latitude '49.596'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.578 49.596, -5.578 49.596, -5.578 49.596, -5.578 49.596, -5.578 49.596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6474'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.201 -5.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.201 -5.578)"^^geo:wktLiteral ;
  geo-pos:lat "50.201"^^xsd:decimal ;
  geo-pos:long "-5.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3951'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.578'^^xsd:double;
  dwc:latitude '50.201'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.578 50.201, -5.578 50.201, -5.578 50.201, -5.578 50.201, -5.578 50.201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3951'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.181 -5.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.181"^^xsd:decimal ;
  dwc:decimalLongitude "-5.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.181 -5.577)"^^geo:wktLiteral ;
  geo-pos:lat "50.181"^^xsd:decimal ;
  geo-pos:long "-5.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6826'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.646111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.577'^^xsd:double;
  dwc:latitude '50.181'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.577 50.181, -5.577 50.181, -5.577 50.181, -5.577 50.181, -5.577 50.181))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6826'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 -5.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.218"^^xsd:decimal ;
  dwc:decimalLongitude "-5.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 -5.576)"^^geo:wktLiteral ;
  geo-pos:lat "50.218"^^xsd:decimal ;
  geo-pos:long "-5.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6957'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.576'^^xsd:double;
  dwc:latitude '50.218'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.576 50.218, -5.576 50.218, -5.576 50.218, -5.576 50.218, -5.576 50.218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6957'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 -5.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.228"^^xsd:decimal ;
  dwc:decimalLongitude "-5.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 -5.576)"^^geo:wktLiteral ;
  geo-pos:lat "50.228"^^xsd:decimal ;
  geo-pos:long "-5.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6808'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.5691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.576'^^xsd:double;
  dwc:latitude '50.228'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.576 50.228, -5.576 50.228, -5.576 50.228, -5.576 50.228, -5.576 50.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6808'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.323 -5.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.323"^^xsd:decimal ;
  dwc:decimalLongitude "-5.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.323 -5.576)"^^geo:wktLiteral ;
  geo-pos:lat "50.323"^^xsd:decimal ;
  geo-pos:long "-5.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1273'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.7502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.576'^^xsd:double;
  dwc:latitude '50.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.576 50.323, -5.576 50.323, -5.576 50.323, -5.576 50.323, -5.576 50.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1273'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.323 -5.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.323"^^xsd:decimal ;
  dwc:decimalLongitude "-5.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.323 -5.575)"^^geo:wktLiteral ;
  geo-pos:lat "50.323"^^xsd:decimal ;
  geo-pos:long "-5.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1370'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.806111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.575'^^xsd:double;
  dwc:latitude '50.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.575 50.323, -5.575 50.323, -5.575 50.323, -5.575 50.323, -5.575 50.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1370'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.258 -5.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.258"^^xsd:decimal ;
  dwc:decimalLongitude "-5.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.258 -5.574)"^^geo:wktLiteral ;
  geo-pos:lat "50.258"^^xsd:decimal ;
  geo-pos:long "-5.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6960'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.608055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.574'^^xsd:double;
  dwc:latitude '50.258'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.574 50.258, -5.574 50.258, -5.574 50.258, -5.574 50.258, -5.574 50.258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6960'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.227 -5.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.227"^^xsd:decimal ;
  dwc:decimalLongitude "-5.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.227 -5.571)"^^geo:wktLiteral ;
  geo-pos:lat "50.227"^^xsd:decimal ;
  geo-pos:long "-5.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6811'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.801388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.571'^^xsd:double;
  dwc:latitude '50.227'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.571 50.227, -5.571 50.227, -5.571 50.227, -5.571 50.227, -5.571 50.227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6811'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -5.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -5.571)"^^geo:wktLiteral ;
  geo-pos:lat "50.329"^^xsd:decimal ;
  geo-pos:long "-5.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1139'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.931388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.571'^^xsd:double;
  dwc:latitude '50.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.571 50.329, -5.571 50.329, -5.571 50.329, -5.571 50.329, -5.571 50.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1139'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.241"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.241"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1156'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '50.241'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.57 50.241, -5.57 50.241, -5.57 50.241, -5.57 50.241, -5.57 50.241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1156'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.321 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.321"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.321 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.321"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1371'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.856111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '50.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.57 50.321, -5.57 50.321, -5.57 50.321, -5.57 50.321, -5.57 50.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1371'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.327 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.327"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.327 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.327"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1369'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '50.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.57 50.327, -5.57 50.327, -5.57 50.327, -5.57 50.327, -5.57 50.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1369'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.334"^^xsd:decimal ;
  geo-pos:long "-5.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1326'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.537777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.57'^^xsd:double;
  dwc:latitude '50.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.57 50.334, -5.57 50.334, -5.57 50.334, -5.57 50.334, -5.57 50.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1326'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.202 -5.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.202"^^xsd:decimal ;
  dwc:decimalLongitude "-5.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.202 -5.569)"^^geo:wktLiteral ;
  geo-pos:lat "50.202"^^xsd:decimal ;
  geo-pos:long "-5.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3952'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.531666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.569'^^xsd:double;
  dwc:latitude '50.202'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.569 50.202, -5.569 50.202, -5.569 50.202, -5.569 50.202, -5.569 50.202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3952'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3 -5.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3 -5.568)"^^geo:wktLiteral ;
  geo-pos:lat "49.3"^^xsd:decimal ;
  geo-pos:long "-5.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6581'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.4'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.568'^^xsd:double;
  dwc:latitude '49.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.568 49.3, -5.568 49.3, -5.568 49.3, -5.568 49.3, -5.568 49.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6581'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.545 -5.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.545 -5.568)"^^geo:wktLiteral ;
  geo-pos:lat "49.545"^^xsd:decimal ;
  geo-pos:long "-5.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6246'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.198611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.568'^^xsd:double;
  dwc:latitude '49.545'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.568 49.545, -5.568 49.545, -5.568 49.545, -5.568 49.545, -5.568 49.545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6246'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.202 -5.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.202"^^xsd:decimal ;
  dwc:decimalLongitude "-5.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.202 -5.568)"^^geo:wktLiteral ;
  geo-pos:lat "50.202"^^xsd:decimal ;
  geo-pos:long "-5.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6825'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.568'^^xsd:double;
  dwc:latitude '50.202'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.568 50.202, -5.568 50.202, -5.568 50.202, -5.568 50.202, -5.568 50.202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6825'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28 -5.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28"^^xsd:decimal ;
  dwc:decimalLongitude "-5.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28 -5.566)"^^geo:wktLiteral ;
  geo-pos:lat "50.28"^^xsd:decimal ;
  geo-pos:long "-5.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1292'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.566'^^xsd:double;
  dwc:latitude '50.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.566 50.28, -5.566 50.28, -5.566 50.28, -5.566 50.28, -5.566 50.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1292'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.736 -5.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.736"^^xsd:decimal ;
  dwc:decimalLongitude "-5.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.736 -5.566)"^^geo:wktLiteral ;
  geo-pos:lat "50.736"^^xsd:decimal ;
  geo-pos:long "-5.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_43'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_43'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.9122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.566'^^xsd:double;
  dwc:latitude '50.736'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.566 50.736, -5.566 50.736, -5.566 50.736, -5.566 50.736, -5.566 50.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_43'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.155 -5.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.155"^^xsd:decimal ;
  dwc:decimalLongitude "-5.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.155 -5.564)"^^geo:wktLiteral ;
  geo-pos:lat "50.155"^^xsd:decimal ;
  geo-pos:long "-5.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3791'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.564'^^xsd:double;
  dwc:latitude '50.155'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.564 50.155, -5.564 50.155, -5.564 50.155, -5.564 50.155, -5.564 50.155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3791'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.251 -5.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.251 -5.562)"^^geo:wktLiteral ;
  geo-pos:lat "50.251"^^xsd:decimal ;
  geo-pos:long "-5.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.042777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.562'^^xsd:double;
  dwc:latitude '50.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.562 50.251, -5.562 50.251, -5.562 50.251, -5.562 50.251, -5.562 50.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3900'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.406 -5.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.406"^^xsd:decimal ;
  dwc:decimalLongitude "-5.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.406 -5.562)"^^geo:wktLiteral ;
  geo-pos:lat "50.406"^^xsd:decimal ;
  geo-pos:long "-5.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1364'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.503888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.562'^^xsd:double;
  dwc:latitude '50.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.562 50.406, -5.562 50.406, -5.562 50.406, -5.562 50.406, -5.562 50.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1364'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.994 -5.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.994"^^xsd:decimal ;
  dwc:decimalLongitude "-5.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.994 -5.562)"^^geo:wktLiteral ;
  geo-pos:lat "50.994"^^xsd:decimal ;
  geo-pos:long "-5.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_365'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.035833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.562'^^xsd:double;
  dwc:latitude '50.994'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.562 50.994, -5.562 50.994, -5.562 50.994, -5.562 50.994, -5.562 50.994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_365'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.319 -5.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.319"^^xsd:decimal ;
  dwc:decimalLongitude "-5.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.319 -5.561)"^^geo:wktLiteral ;
  geo-pos:lat "49.319"^^xsd:decimal ;
  geo-pos:long "-5.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6116'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.064444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.561'^^xsd:double;
  dwc:latitude '49.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.561 49.319, -5.561 49.319, -5.561 49.319, -5.561 49.319, -5.561 49.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6116'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.543 -5.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.543 -5.561)"^^geo:wktLiteral ;
  geo-pos:lat "49.543"^^xsd:decimal ;
  geo-pos:long "-5.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_93'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_93'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.8691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.561'^^xsd:double;
  dwc:latitude '49.543'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.561 49.543, -5.561 49.543, -5.561 49.543, -5.561 49.543, -5.561 49.543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_93'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.164 -5.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.164"^^xsd:decimal ;
  dwc:decimalLongitude "-5.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.164 -5.56)"^^geo:wktLiteral ;
  geo-pos:lat "49.164"^^xsd:decimal ;
  geo-pos:long "-5.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6074'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.541111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.56'^^xsd:double;
  dwc:latitude '49.164'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.56 49.164, -5.56 49.164, -5.56 49.164, -5.56 49.164, -5.56 49.164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6074'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.593 -5.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.593 -5.559)"^^geo:wktLiteral ;
  geo-pos:lat "48.593"^^xsd:decimal ;
  geo-pos:long "-5.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1082'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.559'^^xsd:double;
  dwc:latitude '48.593'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.559 48.593, -5.559 48.593, -5.559 48.593, -5.559 48.593, -5.559 48.593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1082'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.312 -5.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.312 -5.559)"^^geo:wktLiteral ;
  geo-pos:lat "50.312"^^xsd:decimal ;
  geo-pos:long "-5.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1197'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.780277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.559'^^xsd:double;
  dwc:latitude '50.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.559 50.312, -5.559 50.312, -5.559 50.312, -5.559 50.312, -5.559 50.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1197'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313 -5.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313"^^xsd:decimal ;
  dwc:decimalLongitude "-5.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313 -5.557)"^^geo:wktLiteral ;
  geo-pos:lat "50.313"^^xsd:decimal ;
  geo-pos:long "-5.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1208'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.695833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.557'^^xsd:double;
  dwc:latitude '50.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.557 50.313, -5.557 50.313, -5.557 50.313, -5.557 50.313, -5.557 50.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1208'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -5.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-5.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -5.556)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-5.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6809'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.556'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.556 50.203, -5.556 50.203, -5.556 50.203, -5.556 50.203, -5.556 50.203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6809'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -5.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.217"^^xsd:decimal ;
  dwc:decimalLongitude "-5.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -5.556)"^^geo:wktLiteral ;
  geo-pos:lat "50.217"^^xsd:decimal ;
  geo-pos:long "-5.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6958'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.556'^^xsd:double;
  dwc:latitude '50.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.556 50.217, -5.556 50.217, -5.556 50.217, -5.556 50.217, -5.556 50.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6958'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -5.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.253"^^xsd:decimal ;
  dwc:decimalLongitude "-5.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -5.554)"^^geo:wktLiteral ;
  geo-pos:lat "50.253"^^xsd:decimal ;
  geo-pos:long "-5.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1346'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.484444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.554'^^xsd:double;
  dwc:latitude '50.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.554 50.253, -5.554 50.253, -5.554 50.253, -5.554 50.253, -5.554 50.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1346'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.199 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.199"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.199 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "50.199"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3953'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.252222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '50.199'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.553 50.199, -5.553 50.199, -5.553 50.199, -5.553 50.199, -5.553 50.199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3953'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.209 -5.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.209"^^xsd:decimal ;
  dwc:decimalLongitude "-5.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.209 -5.552)"^^geo:wktLiteral ;
  geo-pos:lat "50.209"^^xsd:decimal ;
  geo-pos:long "-5.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6810'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.552'^^xsd:double;
  dwc:latitude '50.209'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.552 50.209, -5.552 50.209, -5.552 50.209, -5.552 50.209, -5.552 50.209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6810'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.231 -5.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.231"^^xsd:decimal ;
  dwc:decimalLongitude "-5.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.231 -5.552)"^^geo:wktLiteral ;
  geo-pos:lat "50.231"^^xsd:decimal ;
  geo-pos:long "-5.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1125'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.857777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.552'^^xsd:double;
  dwc:latitude '50.231'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.552 50.231, -5.552 50.231, -5.552 50.231, -5.552 50.231, -5.552 50.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1125'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.315 -5.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.315 -5.551)"^^geo:wktLiteral ;
  geo-pos:lat "50.315"^^xsd:decimal ;
  geo-pos:long "-5.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1157'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.5872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.551'^^xsd:double;
  dwc:latitude '50.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.551 50.315, -5.551 50.315, -5.551 50.315, -5.551 50.315, -5.551 50.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1157'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.321 -5.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.321"^^xsd:decimal ;
  dwc:decimalLongitude "-5.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.321 -5.551)"^^geo:wktLiteral ;
  geo-pos:lat "50.321"^^xsd:decimal ;
  geo-pos:long "-5.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1315'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.705'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.551'^^xsd:double;
  dwc:latitude '50.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.551 50.321, -5.551 50.321, -5.551 50.321, -5.551 50.321, -5.551 50.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1315'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.211 -5.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.211"^^xsd:decimal ;
  dwc:decimalLongitude "-5.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.211 -5.55)"^^geo:wktLiteral ;
  geo-pos:lat "50.211"^^xsd:decimal ;
  geo-pos:long "-5.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6824'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.55'^^xsd:double;
  dwc:latitude '50.211'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.55 50.211, -5.55 50.211, -5.55 50.211, -5.55 50.211, -5.55 50.211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6824'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.396 -5.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.396"^^xsd:decimal ;
  dwc:decimalLongitude "-5.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.396 -5.55)"^^geo:wktLiteral ;
  geo-pos:lat "50.396"^^xsd:decimal ;
  geo-pos:long "-5.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1272'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.55'^^xsd:double;
  dwc:latitude '50.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.55 50.396, -5.55 50.396, -5.55 50.396, -5.55 50.396, -5.55 50.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1272'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.894 -5.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.894"^^xsd:decimal ;
  dwc:decimalLongitude "-5.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.894 -5.548)"^^geo:wktLiteral ;
  geo-pos:lat "48.894"^^xsd:decimal ;
  geo-pos:long "-5.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_657'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.548'^^xsd:double;
  dwc:latitude '48.894'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.548 48.894, -5.548 48.894, -5.548 48.894, -5.548 48.894, -5.548 48.894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_657'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.051"^^xsd:decimal ;
  dwc:decimalLongitude "-5.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.051 -5.547)"^^geo:wktLiteral ;
  geo-pos:lat "50.051"^^xsd:decimal ;
  geo-pos:long "-5.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4065'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.053611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.547'^^xsd:double;
  dwc:latitude '50.051'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.547 50.051, -5.547 50.051, -5.547 50.051, -5.547 50.051, -5.547 50.051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4065'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.369 -5.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.369"^^xsd:decimal ;
  dwc:decimalLongitude "-5.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.369 -5.546)"^^geo:wktLiteral ;
  geo-pos:lat "49.369"^^xsd:decimal ;
  geo-pos:long "-5.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6075'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.546'^^xsd:double;
  dwc:latitude '49.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.546 49.369, -5.546 49.369, -5.546 49.369, -5.546 49.369, -5.546 49.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6075'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.371 -5.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.371"^^xsd:decimal ;
  dwc:decimalLongitude "-5.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.371 -5.546)"^^geo:wktLiteral ;
  geo-pos:lat "49.371"^^xsd:decimal ;
  geo-pos:long "-5.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6076'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.546'^^xsd:double;
  dwc:latitude '49.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.546 49.371, -5.546 49.371, -5.546 49.371, -5.546 49.371, -5.546 49.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6076'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.794 -5.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.794"^^xsd:decimal ;
  dwc:decimalLongitude "-5.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.794 -5.546)"^^geo:wktLiteral ;
  geo-pos:lat "50.794"^^xsd:decimal ;
  geo-pos:long "-5.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_44'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_44'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.546'^^xsd:double;
  dwc:latitude '50.794'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.546 50.794, -5.546 50.794, -5.546 50.794, -5.546 50.794, -5.546 50.794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_44'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.728 -5.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.728"^^xsd:decimal ;
  dwc:decimalLongitude "-5.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.728 -5.545)"^^geo:wktLiteral ;
  geo-pos:lat "48.728"^^xsd:decimal ;
  geo-pos:long "-5.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1079'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.487777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.545'^^xsd:double;
  dwc:latitude '48.728'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.545 48.728, -5.545 48.728, -5.545 48.728, -5.545 48.728, -5.545 48.728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1079'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.201 -5.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.201 -5.545)"^^geo:wktLiteral ;
  geo-pos:lat "50.201"^^xsd:decimal ;
  geo-pos:long "-5.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3789'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.135'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.545'^^xsd:double;
  dwc:latitude '50.201'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.545 50.201, -5.545 50.201, -5.545 50.201, -5.545 50.201, -5.545 50.201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3789'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -5.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-5.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -5.545)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-5.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3901'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.826944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.545'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.545 50.203, -5.545 50.203, -5.545 50.203, -5.545 50.203, -5.545 50.203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3901'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -5.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.342"^^xsd:decimal ;
  dwc:decimalLongitude "-5.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -5.543)"^^geo:wktLiteral ;
  geo-pos:lat "50.342"^^xsd:decimal ;
  geo-pos:long "-5.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1241'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.115'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.543'^^xsd:double;
  dwc:latitude '50.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.543 50.342, -5.543 50.342, -5.543 50.342, -5.543 50.342, -5.543 50.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1241'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.221 -5.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.221"^^xsd:decimal ;
  dwc:decimalLongitude "-5.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.221 -5.54)"^^geo:wktLiteral ;
  geo-pos:lat "50.221"^^xsd:decimal ;
  geo-pos:long "-5.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6959'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.064444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.54'^^xsd:double;
  dwc:latitude '50.221'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.54 50.221, -5.54 50.221, -5.54 50.221, -5.54 50.221, -5.54 50.221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6959'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715 -5.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715"^^xsd:decimal ;
  dwc:decimalLongitude "-5.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715 -5.539)"^^geo:wktLiteral ;
  geo-pos:lat "51.715"^^xsd:decimal ;
  geo-pos:long "-5.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_66'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_66'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.926666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.539'^^xsd:double;
  dwc:latitude '51.715'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.539 51.715, -5.539 51.715, -5.539 51.715, -5.539 51.715, -5.539 51.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_66'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.202 -5.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.202"^^xsd:decimal ;
  dwc:decimalLongitude "-5.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.202 -5.537)"^^geo:wktLiteral ;
  geo-pos:lat "50.202"^^xsd:decimal ;
  geo-pos:long "-5.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6823'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.537'^^xsd:double;
  dwc:latitude '50.202'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.537 50.202, -5.537 50.202, -5.537 50.202, -5.537 50.202, -5.537 50.202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6823'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.658 -5.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.658"^^xsd:decimal ;
  dwc:decimalLongitude "-5.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.658 -5.536)"^^geo:wktLiteral ;
  geo-pos:lat "51.658"^^xsd:decimal ;
  geo-pos:long "-5.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_69'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_69'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.864166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.536'^^xsd:double;
  dwc:latitude '51.658'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.536 51.658, -5.536 51.658, -5.536 51.658, -5.536 51.658, -5.536 51.658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_69'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.155 -5.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.155"^^xsd:decimal ;
  dwc:decimalLongitude "-5.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.155 -5.535)"^^geo:wktLiteral ;
  geo-pos:lat "50.155"^^xsd:decimal ;
  geo-pos:long "-5.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3803'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.535'^^xsd:double;
  dwc:latitude '50.155'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.535 50.155, -5.535 50.155, -5.535 50.155, -5.535 50.155, -5.535 50.155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3803'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.305 -5.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.305 -5.532)"^^geo:wktLiteral ;
  geo-pos:lat "50.305"^^xsd:decimal ;
  geo-pos:long "-5.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1202'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.913611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.532'^^xsd:double;
  dwc:latitude '50.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.532 50.305, -5.532 50.305, -5.532 50.305, -5.532 50.305, -5.532 50.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1202'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754 -5.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754 -5.532)"^^geo:wktLiteral ;
  geo-pos:lat "51.754"^^xsd:decimal ;
  geo-pos:long "-5.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_79'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_79'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.7244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.532'^^xsd:double;
  dwc:latitude '51.754'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.532 51.754, -5.532 51.754, -5.532 51.754, -5.532 51.754, -5.532 51.754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_79'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.141 -5.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.141"^^xsd:decimal ;
  dwc:decimalLongitude "-5.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.141 -5.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.141"^^xsd:decimal ;
  geo-pos:long "-5.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9847'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.461944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.531'^^xsd:double;
  dwc:latitude '49.141'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.531 49.141, -5.531 49.141, -5.531 49.141, -5.531 49.141, -5.531 49.141))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9847'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.937 -5.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.937"^^xsd:decimal ;
  dwc:decimalLongitude "-5.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.937 -5.531)"^^geo:wktLiteral ;
  geo-pos:lat "49.937"^^xsd:decimal ;
  geo-pos:long "-5.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3942'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.540833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.531'^^xsd:double;
  dwc:latitude '49.937'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.531 49.937, -5.531 49.937, -5.531 49.937, -5.531 49.937, -5.531 49.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3942'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.261 -5.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.261"^^xsd:decimal ;
  dwc:decimalLongitude "-5.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.261 -5.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.261"^^xsd:decimal ;
  geo-pos:long "-5.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9816'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.531'^^xsd:double;
  dwc:latitude '50.261'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.531 50.261, -5.531 50.261, -5.531 50.261, -5.531 50.261, -5.531 50.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9816'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -5.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-5.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -5.531)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-5.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1312'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.134166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.531'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.531 50.33, -5.531 50.33, -5.531 50.33, -5.531 50.33, -5.531 50.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1312'^^xsd:string;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -5.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.225"^^xsd:decimal ;
  dwc:decimalLongitude "-5.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -5.528)"^^geo:wktLiteral ;
  geo-pos:lat "50.225"^^xsd:decimal ;
  geo-pos:long "-5.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3779'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.728333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.528'^^xsd:double;
  dwc:latitude '50.225'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.528 50.225, -5.528 50.225, -5.528 50.225, -5.528 50.225, -5.528 50.225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3779'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.299 -5.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.299"^^xsd:decimal ;
  dwc:decimalLongitude "-5.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.299 -5.527)"^^geo:wktLiteral ;
  geo-pos:lat "50.299"^^xsd:decimal ;
  geo-pos:long "-5.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1214'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.527'^^xsd:double;
  dwc:latitude '50.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.527 50.299, -5.527 50.299, -5.527 50.299, -5.527 50.299, -5.527 50.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1214'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.243 -5.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.243"^^xsd:decimal ;
  dwc:decimalLongitude "-5.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.243 -5.526)"^^geo:wktLiteral ;
  geo-pos:lat "50.243"^^xsd:decimal ;
  geo-pos:long "-5.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1299'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.4122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.526'^^xsd:double;
  dwc:latitude '50.243'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.526 50.243, -5.526 50.243, -5.526 50.243, -5.526 50.243, -5.526 50.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1299'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -5.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.284"^^xsd:decimal ;
  dwc:decimalLongitude "-5.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -5.526)"^^geo:wktLiteral ;
  geo-pos:lat "50.284"^^xsd:decimal ;
  geo-pos:long "-5.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1274'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.388611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.526'^^xsd:double;
  dwc:latitude '50.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.526 50.284, -5.526 50.284, -5.526 50.284, -5.526 50.284, -5.526 50.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1274'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.304 -5.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.304 -5.525)"^^geo:wktLiteral ;
  geo-pos:lat "50.304"^^xsd:decimal ;
  geo-pos:long "-5.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1289'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.525'^^xsd:double;
  dwc:latitude '50.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.525 50.304, -5.525 50.304, -5.525 50.304, -5.525 50.304, -5.525 50.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1289'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.459 -5.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.459"^^xsd:decimal ;
  dwc:decimalLongitude "-5.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.459 -5.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.459"^^xsd:decimal ;
  geo-pos:long "-5.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6247'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.303055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.523'^^xsd:double;
  dwc:latitude '49.459'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.523 49.459, -5.523 49.459, -5.523 49.459, -5.523 49.459, -5.523 49.459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6247'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.508 -5.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.508 -5.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.508"^^xsd:decimal ;
  geo-pos:long "-5.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6472'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.4397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.523'^^xsd:double;
  dwc:latitude '49.508'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.523 49.508, -5.523 49.508, -5.523 49.508, -5.523 49.508, -5.523 49.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6472'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 -5.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.218"^^xsd:decimal ;
  dwc:decimalLongitude "-5.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 -5.517)"^^geo:wktLiteral ;
  geo-pos:lat "50.218"^^xsd:decimal ;
  geo-pos:long "-5.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6961'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.807777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.517'^^xsd:double;
  dwc:latitude '50.218'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.517 50.218, -5.517 50.218, -5.517 50.218, -5.517 50.218, -5.517 50.218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6961'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.268 -5.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.268 -5.517)"^^geo:wktLiteral ;
  geo-pos:lat "50.268"^^xsd:decimal ;
  geo-pos:long "-5.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4112'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.558888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.517'^^xsd:double;
  dwc:latitude '50.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.517 50.268, -5.517 50.268, -5.517 50.268, -5.517 50.268, -5.517 50.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4112'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.446 -5.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.446"^^xsd:decimal ;
  dwc:decimalLongitude "-5.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.446 -5.516)"^^geo:wktLiteral ;
  geo-pos:lat "49.446"^^xsd:decimal ;
  geo-pos:long "-5.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6187'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.225833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.516'^^xsd:double;
  dwc:latitude '49.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.516 49.446, -5.516 49.446, -5.516 49.446, -5.516 49.446, -5.516 49.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6187'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.276 -5.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.276"^^xsd:decimal ;
  dwc:decimalLongitude "-5.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.276 -5.516)"^^geo:wktLiteral ;
  geo-pos:lat "50.276"^^xsd:decimal ;
  geo-pos:long "-5.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1132'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.860555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.516'^^xsd:double;
  dwc:latitude '50.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.516 50.276, -5.516 50.276, -5.516 50.276, -5.516 50.276, -5.516 50.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1132'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.182 -5.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.182"^^xsd:decimal ;
  dwc:decimalLongitude "-5.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.182 -5.515)"^^geo:wktLiteral ;
  geo-pos:lat "50.182"^^xsd:decimal ;
  geo-pos:long "-5.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3945'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.8116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.515'^^xsd:double;
  dwc:latitude '50.182'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.515 50.182, -5.515 50.182, -5.515 50.182, -5.515 50.182, -5.515 50.182))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3945'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.782 -5.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.782"^^xsd:decimal ;
  dwc:decimalLongitude "-5.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.782 -5.514)"^^geo:wktLiteral ;
  geo-pos:lat "49.782"^^xsd:decimal ;
  geo-pos:long "-5.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_730'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.131666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.514'^^xsd:double;
  dwc:latitude '49.782'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.514 49.782, -5.514 49.782, -5.514 49.782, -5.514 49.782, -5.514 49.782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_730'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.458 -5.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.458"^^xsd:decimal ;
  dwc:decimalLongitude "-5.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.458 -5.513)"^^geo:wktLiteral ;
  geo-pos:lat "49.458"^^xsd:decimal ;
  geo-pos:long "-5.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6248'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.528055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.513'^^xsd:double;
  dwc:latitude '49.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.513 49.458, -5.513 49.458, -5.513 49.458, -5.513 49.458, -5.513 49.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6248'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -5.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.322"^^xsd:decimal ;
  dwc:decimalLongitude "-5.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -5.513)"^^geo:wktLiteral ;
  geo-pos:lat "50.322"^^xsd:decimal ;
  geo-pos:long "-5.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4110'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.855'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.513'^^xsd:double;
  dwc:latitude '50.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.513 50.322, -5.513 50.322, -5.513 50.322, -5.513 50.322, -5.513 50.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4110'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98 -5.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.98"^^xsd:decimal ;
  dwc:decimalLongitude "-5.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.98 -5.511)"^^geo:wktLiteral ;
  geo-pos:lat "49.98"^^xsd:decimal ;
  geo-pos:long "-5.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6845'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.637777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.511'^^xsd:double;
  dwc:latitude '49.98'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.511 49.98, -5.511 49.98, -5.511 49.98, -5.511 49.98, -5.511 49.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6845'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.261 -5.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.261"^^xsd:decimal ;
  dwc:decimalLongitude "-5.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.261 -5.508)"^^geo:wktLiteral ;
  geo-pos:lat "50.261"^^xsd:decimal ;
  geo-pos:long "-5.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4111'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.986388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.508'^^xsd:double;
  dwc:latitude '50.261'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.508 50.261, -5.508 50.261, -5.508 50.261, -5.508 50.261, -5.508 50.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4111'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -5.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-5.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -5.508)"^^geo:wktLiteral ;
  geo-pos:lat "50.31"^^xsd:decimal ;
  geo-pos:long "-5.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1385'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.508'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.508 50.31, -5.508 50.31, -5.508 50.31, -5.508 50.31, -5.508 50.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1385'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.272 -5.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.272"^^xsd:decimal ;
  dwc:decimalLongitude "-5.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.272 -5.505)"^^geo:wktLiteral ;
  geo-pos:lat "50.272"^^xsd:decimal ;
  geo-pos:long "-5.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1283'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.859166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.505'^^xsd:double;
  dwc:latitude '50.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.505 50.272, -5.505 50.272, -5.505 50.272, -5.505 50.272, -5.505 50.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1283'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.273 -5.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.273"^^xsd:decimal ;
  dwc:decimalLongitude "-5.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.273 -5.504)"^^geo:wktLiteral ;
  geo-pos:lat "50.273"^^xsd:decimal ;
  geo-pos:long "-5.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1282'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.834722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.504'^^xsd:double;
  dwc:latitude '50.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.504 50.273, -5.504 50.273, -5.504 50.273, -5.504 50.273, -5.504 50.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1282'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.097 -5.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.097"^^xsd:decimal ;
  dwc:decimalLongitude "-5.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.097 -5.504)"^^geo:wktLiteral ;
  geo-pos:lat "51.097"^^xsd:decimal ;
  geo-pos:long "-5.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_366'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.826944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.504'^^xsd:double;
  dwc:latitude '51.097'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.504 51.097, -5.504 51.097, -5.504 51.097, -5.504 51.097, -5.504 51.097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_366'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.286 -5.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.286"^^xsd:decimal ;
  dwc:decimalLongitude "-5.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.286 -5.503)"^^geo:wktLiteral ;
  geo-pos:lat "50.286"^^xsd:decimal ;
  geo-pos:long "-5.503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1215'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.503'^^xsd:double;
  dwc:latitude '50.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.503 50.286, -5.503 50.286, -5.503 50.286, -5.503 50.286, -5.503 50.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1215'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.301 -5.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.301"^^xsd:decimal ;
  dwc:decimalLongitude "-5.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.301 -5.503)"^^geo:wktLiteral ;
  geo-pos:lat "50.301"^^xsd:decimal ;
  geo-pos:long "-5.503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1275'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.265'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.503'^^xsd:double;
  dwc:latitude '50.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.503 50.301, -5.503 50.301, -5.503 50.301, -5.503 50.301, -5.503 50.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1275'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.381 -5.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.381"^^xsd:decimal ;
  dwc:decimalLongitude "-5.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.381 -5.503)"^^geo:wktLiteral ;
  geo-pos:lat "50.381"^^xsd:decimal ;
  geo-pos:long "-5.503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1170'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.165'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.503'^^xsd:double;
  dwc:latitude '50.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.503 50.381, -5.503 50.381, -5.503 50.381, -5.503 50.381, -5.503 50.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1170'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.292 -5.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.292 -5.502)"^^geo:wktLiteral ;
  geo-pos:lat "50.292"^^xsd:decimal ;
  geo-pos:long "-5.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1250'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.165277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.502'^^xsd:double;
  dwc:latitude '50.292'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.502 50.292, -5.502 50.292, -5.502 50.292, -5.502 50.292, -5.502 50.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1250'^^xsd:string;
  dwc:observationDate '1999-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -5.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -5.501)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-5.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1388'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.501'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.501 50.3, -5.501 50.3, -5.501 50.3, -5.501 50.3, -5.501 50.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1388'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.214 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.214"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.214 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.214"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1141'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '50.214'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5 50.214, -5.5 50.214, -5.5 50.214, -5.5 50.214, -5.5 50.214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1141'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.209 -5.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.209"^^xsd:decimal ;
  dwc:decimalLongitude "-5.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.209 -5.499)"^^geo:wktLiteral ;
  geo-pos:lat "50.209"^^xsd:decimal ;
  geo-pos:long "-5.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6820'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.21'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.499'^^xsd:double;
  dwc:latitude '50.209'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.499 50.209, -5.499 50.209, -5.499 50.209, -5.499 50.209, -5.499 50.209))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6820'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.467 -5.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.467 -5.497)"^^geo:wktLiteral ;
  geo-pos:lat "49.467"^^xsd:decimal ;
  geo-pos:long "-5.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6188'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.495'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.497'^^xsd:double;
  dwc:latitude '49.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.497 49.467, -5.497 49.467, -5.497 49.467, -5.497 49.467, -5.497 49.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6188'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -5.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.217"^^xsd:decimal ;
  dwc:decimalLongitude "-5.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -5.496)"^^geo:wktLiteral ;
  geo-pos:lat "50.217"^^xsd:decimal ;
  geo-pos:long "-5.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1143'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.8675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.496'^^xsd:double;
  dwc:latitude '50.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.496 50.217, -5.496 50.217, -5.496 50.217, -5.496 50.217, -5.496 50.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1143'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.455 -5.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.455"^^xsd:decimal ;
  dwc:decimalLongitude "-5.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.455 -5.494)"^^geo:wktLiteral ;
  geo-pos:lat "49.455"^^xsd:decimal ;
  geo-pos:long "-5.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6249'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.076388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.494'^^xsd:double;
  dwc:latitude '49.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.494 49.455, -5.494 49.455, -5.494 49.455, -5.494 49.455, -5.494 49.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6249'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.819 -5.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.819"^^xsd:decimal ;
  dwc:decimalLongitude "-5.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.819 -5.491)"^^geo:wktLiteral ;
  geo-pos:lat "48.819"^^xsd:decimal ;
  geo-pos:long "-5.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_656'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.491'^^xsd:double;
  dwc:latitude '48.819'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.491 48.819, -5.491 48.819, -5.491 48.819, -5.491 48.819, -5.491 48.819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_656'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731 -5.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731 -5.49)"^^geo:wktLiteral ;
  geo-pos:lat "51.731"^^xsd:decimal ;
  geo-pos:long "-5.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_68'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_68'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.49'^^xsd:double;
  dwc:latitude '51.731'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.49 51.731, -5.49 51.731, -5.49 51.731, -5.49 51.731, -5.49 51.731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_68'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.216 -5.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.216 -5.489)"^^geo:wktLiteral ;
  geo-pos:lat "50.216"^^xsd:decimal ;
  geo-pos:long "-5.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6817'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.489'^^xsd:double;
  dwc:latitude '50.216'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.489 50.216, -5.489 50.216, -5.489 50.216, -5.489 50.216, -5.489 50.216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6817'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -5.489)"^^geo:wktLiteral ;
  geo-pos:lat "50.334"^^xsd:decimal ;
  geo-pos:long "-5.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1368'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.031111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.489'^^xsd:double;
  dwc:latitude '50.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.489 50.334, -5.489 50.334, -5.489 50.334, -5.489 50.334, -5.489 50.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1368'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.247"^^xsd:decimal ;
  geo-pos:long "-5.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1134'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.8494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.488'^^xsd:double;
  dwc:latitude '50.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.488 50.247, -5.488 50.247, -5.488 50.247, -5.488 50.247, -5.488 50.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1134'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.965 -5.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.965"^^xsd:decimal ;
  dwc:decimalLongitude "-5.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.965 -5.486)"^^geo:wktLiteral ;
  geo-pos:lat "49.965"^^xsd:decimal ;
  geo-pos:long "-5.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4125'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.406388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.486'^^xsd:double;
  dwc:latitude '49.965'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.486 49.965, -5.486 49.965, -5.486 49.965, -5.486 49.965, -5.486 49.965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4125'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.378 -5.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.378 -5.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.378"^^xsd:decimal ;
  geo-pos:long "-5.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1169'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.486'^^xsd:double;
  dwc:latitude '50.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.486 50.378, -5.486 50.378, -5.486 50.378, -5.486 50.378, -5.486 50.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1169'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.298 -5.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.298 -5.485)"^^geo:wktLiteral ;
  geo-pos:lat "50.298"^^xsd:decimal ;
  geo-pos:long "-5.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4092'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.575555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.485'^^xsd:double;
  dwc:latitude '50.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.485 50.298, -5.485 50.298, -5.485 50.298, -5.485 50.298, -5.485 50.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4092'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.132 -5.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.132"^^xsd:decimal ;
  dwc:decimalLongitude "-5.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.132 -5.484)"^^geo:wktLiteral ;
  geo-pos:lat "49.132"^^xsd:decimal ;
  geo-pos:long "-5.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9848'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.7975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.484'^^xsd:double;
  dwc:latitude '49.132'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.484 49.132, -5.484 49.132, -5.484 49.132, -5.484 49.132, -5.484 49.132))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9848'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.524 -5.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.524"^^xsd:decimal ;
  dwc:decimalLongitude "-5.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.524 -5.484)"^^geo:wktLiteral ;
  geo-pos:lat "50.524"^^xsd:decimal ;
  geo-pos:long "-5.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_90'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_90'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.6063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.484'^^xsd:double;
  dwc:latitude '50.524'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.484 50.524, -5.484 50.524, -5.484 50.524, -5.484 50.524, -5.484 50.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_90'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.398 -5.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.398"^^xsd:decimal ;
  dwc:decimalLongitude "-5.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.398 -5.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.398"^^xsd:decimal ;
  geo-pos:long "-5.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_400'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.483'^^xsd:double;
  dwc:latitude '49.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.483 49.398, -5.483 49.398, -5.483 49.398, -5.483 49.398, -5.483 49.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_400'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.395 -5.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.395 -5.483)"^^geo:wktLiteral ;
  geo-pos:lat "50.395"^^xsd:decimal ;
  geo-pos:long "-5.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1266'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.483'^^xsd:double;
  dwc:latitude '50.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.483 50.395, -5.483 50.395, -5.483 50.395, -5.483 50.395, -5.483 50.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1266'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -5.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.253"^^xsd:decimal ;
  dwc:decimalLongitude "-5.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -5.482)"^^geo:wktLiteral ;
  geo-pos:lat "50.253"^^xsd:decimal ;
  geo-pos:long "-5.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1217'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.4952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.482'^^xsd:double;
  dwc:latitude '50.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.482 50.253, -5.482 50.253, -5.482 50.253, -5.482 50.253, -5.482 50.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1217'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.256 -5.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.256"^^xsd:decimal ;
  dwc:decimalLongitude "-5.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.256 -5.482)"^^geo:wktLiteral ;
  geo-pos:lat "50.256"^^xsd:decimal ;
  geo-pos:long "-5.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1347'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.896111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.482'^^xsd:double;
  dwc:latitude '50.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.482 50.256, -5.482 50.256, -5.482 50.256, -5.482 50.256, -5.482 50.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1347'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -5.481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -5.481)"^^geo:wktLiteral ;
  geo-pos:lat "50.329"^^xsd:decimal ;
  geo-pos:long "-5.481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1142'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.684166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.481'^^xsd:double;
  dwc:latitude '50.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.481 50.329, -5.481 50.329, -5.481 50.329, -5.481 50.329, -5.481 50.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1142'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6819'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.231388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.48 50.229, -5.48 50.229, -5.48 50.229, -5.48 50.229, -5.48 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6819'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.731"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_65'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_65'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.793888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '51.731'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.48 51.731, -5.48 51.731, -5.48 51.731, -5.48 51.731, -5.48 51.731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_65'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -5.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-5.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -5.479)"^^geo:wktLiteral ;
  geo-pos:lat "50.205"^^xsd:decimal ;
  geo-pos:long "-5.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1386'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.288333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.479'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.479 50.205, -5.479 50.205, -5.479 50.205, -5.479 50.205, -5.479 50.205))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1386'^^xsd:string;
  dwc:observationDate '1999-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.236 -5.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.236 -5.479)"^^geo:wktLiteral ;
  geo-pos:lat "50.236"^^xsd:decimal ;
  geo-pos:long "-5.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1286'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.5277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.479'^^xsd:double;
  dwc:latitude '50.236'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.479 50.236, -5.479 50.236, -5.479 50.236, -5.479 50.236, -5.479 50.236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1286'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.268 -5.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.268 -5.479)"^^geo:wktLiteral ;
  geo-pos:lat "50.268"^^xsd:decimal ;
  geo-pos:long "-5.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1128'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.9255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.479'^^xsd:double;
  dwc:latitude '50.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.479 50.268, -5.479 50.268, -5.479 50.268, -5.479 50.268, -5.479 50.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1128'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731 -5.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731 -5.479)"^^geo:wktLiteral ;
  geo-pos:lat "51.731"^^xsd:decimal ;
  geo-pos:long "-5.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_64'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_64'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.787222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.479'^^xsd:double;
  dwc:latitude '51.731'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.479 51.731, -5.479 51.731, -5.479 51.731, -5.479 51.731, -5.479 51.731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_64'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.211 -5.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.211"^^xsd:decimal ;
  dwc:decimalLongitude "-5.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.211 -5.477)"^^geo:wktLiteral ;
  geo-pos:lat "50.211"^^xsd:decimal ;
  geo-pos:long "-5.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6818'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.477'^^xsd:double;
  dwc:latitude '50.211'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.477 50.211, -5.477 50.211, -5.477 50.211, -5.477 50.211, -5.477 50.211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6818'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.828 -5.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.828"^^xsd:decimal ;
  dwc:decimalLongitude "-5.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.828 -5.477)"^^geo:wktLiteral ;
  geo-pos:lat "50.828"^^xsd:decimal ;
  geo-pos:long "-5.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_45'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_45'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.477'^^xsd:double;
  dwc:latitude '50.828'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.477 50.828, -5.477 50.828, -5.477 50.828, -5.477 50.828, -5.477 50.828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_45'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.316 -5.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.316"^^xsd:decimal ;
  dwc:decimalLongitude "-5.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.316 -5.476)"^^geo:wktLiteral ;
  geo-pos:lat "50.316"^^xsd:decimal ;
  geo-pos:long "-5.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1374'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.8602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.476'^^xsd:double;
  dwc:latitude '50.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.476 50.316, -5.476 50.316, -5.476 50.316, -5.476 50.316, -5.476 50.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1374'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735 -5.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735"^^xsd:decimal ;
  dwc:decimalLongitude "-5.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735 -5.476)"^^geo:wktLiteral ;
  geo-pos:lat "51.735"^^xsd:decimal ;
  geo-pos:long "-5.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_62'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_62'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.976666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.476'^^xsd:double;
  dwc:latitude '51.735'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.476 51.735, -5.476 51.735, -5.476 51.735, -5.476 51.735, -5.476 51.735))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_62'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.282 -5.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.282"^^xsd:decimal ;
  dwc:decimalLongitude "-5.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.282 -5.475)"^^geo:wktLiteral ;
  geo-pos:lat "50.282"^^xsd:decimal ;
  geo-pos:long "-5.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1209'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.365277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.475'^^xsd:double;
  dwc:latitude '50.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.475 50.282, -5.475 50.282, -5.475 50.282, -5.475 50.282, -5.475 50.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1209'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.391 -5.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.391"^^xsd:decimal ;
  dwc:decimalLongitude "-5.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.391 -5.475)"^^geo:wktLiteral ;
  geo-pos:lat "50.391"^^xsd:decimal ;
  geo-pos:long "-5.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1159'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.475'^^xsd:double;
  dwc:latitude '50.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.475 50.391, -5.475 50.391, -5.475 50.391, -5.475 50.391, -5.475 50.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1159'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.855 -5.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.855"^^xsd:decimal ;
  dwc:decimalLongitude "-5.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.855 -5.475)"^^geo:wktLiteral ;
  geo-pos:lat "50.855"^^xsd:decimal ;
  geo-pos:long "-5.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_46'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_46'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.475'^^xsd:double;
  dwc:latitude '50.855'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.475 50.855, -5.475 50.855, -5.475 50.855, -5.475 50.855, -5.475 50.855))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_46'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.338 -5.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.338 -5.474)"^^geo:wktLiteral ;
  geo-pos:lat "49.338"^^xsd:decimal ;
  geo-pos:long "-5.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_401'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.7686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.474'^^xsd:double;
  dwc:latitude '49.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.474 49.338, -5.474 49.338, -5.474 49.338, -5.474 49.338, -5.474 49.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_401'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.214 -5.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.214"^^xsd:decimal ;
  dwc:decimalLongitude "-5.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.214 -5.474)"^^geo:wktLiteral ;
  geo-pos:lat "50.214"^^xsd:decimal ;
  geo-pos:long "-5.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1126'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.416111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.474'^^xsd:double;
  dwc:latitude '50.214'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.474 50.214, -5.474 50.214, -5.474 50.214, -5.474 50.214, -5.474 50.214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1126'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.282 -5.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.282"^^xsd:decimal ;
  dwc:decimalLongitude "-5.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.282 -5.474)"^^geo:wktLiteral ;
  geo-pos:lat "50.282"^^xsd:decimal ;
  geo-pos:long "-5.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1165'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.474'^^xsd:double;
  dwc:latitude '50.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.474 50.282, -5.474 50.282, -5.474 50.282, -5.474 50.282, -5.474 50.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1165'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.948 -5.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.948"^^xsd:decimal ;
  dwc:decimalLongitude "-5.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.948 -5.47)"^^geo:wktLiteral ;
  geo-pos:lat "48.948"^^xsd:decimal ;
  geo-pos:long "-5.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9849'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.0558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.47'^^xsd:double;
  dwc:latitude '48.948'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.47 48.948, -5.47 48.948, -5.47 48.948, -5.47 48.948, -5.47 48.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9849'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -5.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.284"^^xsd:decimal ;
  dwc:decimalLongitude "-5.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -5.47)"^^geo:wktLiteral ;
  geo-pos:lat "50.284"^^xsd:decimal ;
  geo-pos:long "-5.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1389'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.3525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.47'^^xsd:double;
  dwc:latitude '50.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.47 50.284, -5.47 50.284, -5.47 50.284, -5.47 50.284, -5.47 50.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1389'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723 -5.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723 -5.47)"^^geo:wktLiteral ;
  geo-pos:lat "51.723"^^xsd:decimal ;
  geo-pos:long "-5.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_67'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_67'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.47'^^xsd:double;
  dwc:latitude '51.723'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.47 51.723, -5.47 51.723, -5.47 51.723, -5.47 51.723, -5.47 51.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_67'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -5.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -5.468)"^^geo:wktLiteral ;
  geo-pos:lat "50.27"^^xsd:decimal ;
  geo-pos:long "-5.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1258'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.248055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.468'^^xsd:double;
  dwc:latitude '50.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.468 50.27, -5.468 50.27, -5.468 50.27, -5.468 50.27, -5.468 50.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1258'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.985 -5.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.985"^^xsd:decimal ;
  dwc:decimalLongitude "-5.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.985 -5.467)"^^geo:wktLiteral ;
  geo-pos:lat "49.985"^^xsd:decimal ;
  geo-pos:long "-5.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_37'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_37'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.467'^^xsd:double;
  dwc:latitude '49.985'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.467 49.985, -5.467 49.985, -5.467 49.985, -5.467 49.985, -5.467 49.985))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_37'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.262 -5.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.262"^^xsd:decimal ;
  dwc:decimalLongitude "-5.466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.262 -5.466)"^^geo:wktLiteral ;
  geo-pos:lat "50.262"^^xsd:decimal ;
  geo-pos:long "-5.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1226'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.858611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.466'^^xsd:double;
  dwc:latitude '50.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.466 50.262, -5.466 50.262, -5.466 50.262, -5.466 50.262, -5.466 50.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1226'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.343 -5.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.343"^^xsd:decimal ;
  dwc:decimalLongitude "-5.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.343 -5.465)"^^geo:wktLiteral ;
  geo-pos:lat "49.343"^^xsd:decimal ;
  geo-pos:long "-5.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9319'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.465'^^xsd:double;
  dwc:latitude '49.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.465 49.343, -5.465 49.343, -5.465 49.343, -5.465 49.343, -5.465 49.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9319'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28 -5.464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.28"^^xsd:decimal ;
  dwc:decimalLongitude "-5.464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.28 -5.464)"^^geo:wktLiteral ;
  geo-pos:lat "50.28"^^xsd:decimal ;
  geo-pos:long "-5.464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1216'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.464'^^xsd:double;
  dwc:latitude '50.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.464 50.28, -5.464 50.28, -5.464 50.28, -5.464 50.28, -5.464 50.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1216'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.348 -5.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.348"^^xsd:decimal ;
  dwc:decimalLongitude "-5.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.348 -5.463)"^^geo:wktLiteral ;
  geo-pos:lat "50.348"^^xsd:decimal ;
  geo-pos:long "-5.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1149'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.664722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.463'^^xsd:double;
  dwc:latitude '50.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.463 50.348, -5.463 50.348, -5.463 50.348, -5.463 50.348, -5.463 50.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1149'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -5.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.17"^^xsd:decimal ;
  dwc:decimalLongitude "-5.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.17 -5.461)"^^geo:wktLiteral ;
  geo-pos:lat "50.17"^^xsd:decimal ;
  geo-pos:long "-5.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3802'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.5866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.461'^^xsd:double;
  dwc:latitude '50.17'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.461 50.17, -5.461 50.17, -5.461 50.17, -5.461 50.17, -5.461 50.17))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3802'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.259 -5.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.259"^^xsd:decimal ;
  dwc:decimalLongitude "-5.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.259 -5.461)"^^geo:wktLiteral ;
  geo-pos:lat "50.259"^^xsd:decimal ;
  geo-pos:long "-5.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1227'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.513611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.461'^^xsd:double;
  dwc:latitude '50.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.461 50.259, -5.461 50.259, -5.461 50.259, -5.461 50.259, -5.461 50.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1227'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.375 -5.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.375 -5.457)"^^geo:wktLiteral ;
  geo-pos:lat "50.375"^^xsd:decimal ;
  geo-pos:long "-5.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4109'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.4025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.457'^^xsd:double;
  dwc:latitude '50.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.457 50.375, -5.457 50.375, -5.457 50.375, -5.457 50.375, -5.457 50.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4109'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.989 -5.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.989"^^xsd:decimal ;
  dwc:decimalLongitude "-5.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.989 -5.455)"^^geo:wktLiteral ;
  geo-pos:lat "49.989"^^xsd:decimal ;
  geo-pos:long "-5.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9327'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.5747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.455'^^xsd:double;
  dwc:latitude '49.989'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.455 49.989, -5.455 49.989, -5.455 49.989, -5.455 49.989, -5.455 49.989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9327'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -5.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.241"^^xsd:decimal ;
  dwc:decimalLongitude "-5.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -5.455)"^^geo:wktLiteral ;
  geo-pos:lat "50.241"^^xsd:decimal ;
  geo-pos:long "-5.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1225'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.5411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.455'^^xsd:double;
  dwc:latitude '50.241'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.455 50.241, -5.455 50.241, -5.455 50.241, -5.455 50.241, -5.455 50.241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1225'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.368 -5.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.368 -5.455)"^^geo:wktLiteral ;
  geo-pos:lat "50.368"^^xsd:decimal ;
  geo-pos:long "-5.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1150'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.814166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.455'^^xsd:double;
  dwc:latitude '50.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.455 50.368, -5.455 50.368, -5.455 50.368, -5.455 50.368, -5.455 50.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1150'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.194 -5.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.194"^^xsd:decimal ;
  dwc:decimalLongitude "-5.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.194 -5.454)"^^geo:wktLiteral ;
  geo-pos:lat "50.194"^^xsd:decimal ;
  geo-pos:long "-5.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1137'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.454'^^xsd:double;
  dwc:latitude '50.194'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.454 50.194, -5.454 50.194, -5.454 50.194, -5.454 50.194, -5.454 50.194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1137'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26 -5.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26"^^xsd:decimal ;
  dwc:decimalLongitude "-5.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26 -5.454)"^^geo:wktLiteral ;
  geo-pos:lat "50.26"^^xsd:decimal ;
  geo-pos:long "-5.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1135'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.9969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.454'^^xsd:double;
  dwc:latitude '50.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.454 50.26, -5.454 50.26, -5.454 50.26, -5.454 50.26, -5.454 50.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1135'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.251 -5.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.251 -5.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.251"^^xsd:decimal ;
  geo-pos:long "-5.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6585'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.173333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.453'^^xsd:double;
  dwc:latitude '49.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.453 49.251, -5.453 49.251, -5.453 49.251, -5.453 49.251, -5.453 49.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6585'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.363 -5.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.363 -5.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.363"^^xsd:decimal ;
  geo-pos:long "-5.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6186'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.411944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.453'^^xsd:double;
  dwc:latitude '49.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.453 49.363, -5.453 49.363, -5.453 49.363, -5.453 49.363, -5.453 49.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6186'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -5.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.241"^^xsd:decimal ;
  dwc:decimalLongitude "-5.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.241 -5.453)"^^geo:wktLiteral ;
  geo-pos:lat "50.241"^^xsd:decimal ;
  geo-pos:long "-5.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1133'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.453'^^xsd:double;
  dwc:latitude '50.241'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.453 50.241, -5.453 50.241, -5.453 50.241, -5.453 50.241, -5.453 50.241))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1133'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29 -5.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29 -5.453)"^^geo:wktLiteral ;
  geo-pos:lat "50.29"^^xsd:decimal ;
  geo-pos:long "-5.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1211'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.450833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.453'^^xsd:double;
  dwc:latitude '50.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.453 50.29, -5.453 50.29, -5.453 50.29, -5.453 50.29, -5.453 50.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1211'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -5.45)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1083'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.938055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.45'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.45 48.581, -5.45 48.581, -5.45 48.581, -5.45 48.581, -5.45 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1083'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.262 -5.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.262"^^xsd:decimal ;
  dwc:decimalLongitude "-5.449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.262 -5.449)"^^geo:wktLiteral ;
  geo-pos:lat "50.262"^^xsd:decimal ;
  geo-pos:long "-5.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1235'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.668055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.449'^^xsd:double;
  dwc:latitude '50.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.449 50.262, -5.449 50.262, -5.449 50.262, -5.449 50.262, -5.449 50.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1235'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.716 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.716"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.716 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "51.716"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_63'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_63'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.265'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '51.716'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.447 51.716, -5.447 51.716, -5.447 51.716, -5.447 51.716, -5.447 51.716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_63'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.274 -5.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.274"^^xsd:decimal ;
  dwc:decimalLongitude "-5.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.274 -5.446)"^^geo:wktLiteral ;
  geo-pos:lat "50.274"^^xsd:decimal ;
  geo-pos:long "-5.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1293'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.446'^^xsd:double;
  dwc:latitude '50.274'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.446 50.274, -5.446 50.274, -5.446 50.274, -5.446 50.274, -5.446 50.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1293'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.837 -5.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.837"^^xsd:decimal ;
  dwc:decimalLongitude "-5.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.837 -5.446)"^^geo:wktLiteral ;
  geo-pos:lat "50.837"^^xsd:decimal ;
  geo-pos:long "-5.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4055'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.446'^^xsd:double;
  dwc:latitude '50.837'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.446 50.837, -5.446 50.837, -5.446 50.837, -5.446 50.837, -5.446 50.837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4055'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.859 -5.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.859 -5.446)"^^geo:wktLiteral ;
  geo-pos:lat "50.859"^^xsd:decimal ;
  geo-pos:long "-5.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_47'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_47'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.615'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.446'^^xsd:double;
  dwc:latitude '50.859'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.446 50.859, -5.446 50.859, -5.446 50.859, -5.446 50.859, -5.446 50.859))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_47'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -5.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -5.445)"^^geo:wktLiteral ;
  geo-pos:lat "50.329"^^xsd:decimal ;
  geo-pos:long "-5.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1168'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.445'^^xsd:double;
  dwc:latitude '50.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.445 50.329, -5.445 50.329, -5.445 50.329, -5.445 50.329, -5.445 50.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1168'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.213 -5.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.213 -5.439)"^^geo:wktLiteral ;
  geo-pos:lat "50.213"^^xsd:decimal ;
  geo-pos:long "-5.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1350'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.0138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.439'^^xsd:double;
  dwc:latitude '50.213'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.439 50.213, -5.439 50.213, -5.439 50.213, -5.439 50.213, -5.439 50.213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1350'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.219 -5.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.219"^^xsd:decimal ;
  dwc:decimalLongitude "-5.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.219 -5.439)"^^geo:wktLiteral ;
  geo-pos:lat "50.219"^^xsd:decimal ;
  geo-pos:long "-5.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1223'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.439'^^xsd:double;
  dwc:latitude '50.219'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.439 50.219, -5.439 50.219, -5.439 50.219, -5.439 50.219, -5.439 50.219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1223'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -5.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.225"^^xsd:decimal ;
  dwc:decimalLongitude "-5.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -5.439)"^^geo:wktLiteral ;
  geo-pos:lat "50.225"^^xsd:decimal ;
  geo-pos:long "-5.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1195'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.439'^^xsd:double;
  dwc:latitude '50.225'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.439 50.225, -5.439 50.225, -5.439 50.225, -5.439 50.225, -5.439 50.225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1195'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.252 -5.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.252"^^xsd:decimal ;
  dwc:decimalLongitude "-5.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.252 -5.439)"^^geo:wktLiteral ;
  geo-pos:lat "50.252"^^xsd:decimal ;
  geo-pos:long "-5.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1255'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.4494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.439'^^xsd:double;
  dwc:latitude '50.252'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.439 50.252, -5.439 50.252, -5.439 50.252, -5.439 50.252, -5.439 50.252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1255'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.653 -5.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.653"^^xsd:decimal ;
  dwc:decimalLongitude "-5.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.653 -5.439)"^^geo:wktLiteral ;
  geo-pos:lat "51.653"^^xsd:decimal ;
  geo-pos:long "-5.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_60'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_60'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.503333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.439'^^xsd:double;
  dwc:latitude '51.653'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.439 51.653, -5.439 51.653, -5.439 51.653, -5.439 51.653, -5.439 51.653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_60'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.208 -5.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.208 -5.438)"^^geo:wktLiteral ;
  geo-pos:lat "50.208"^^xsd:decimal ;
  geo-pos:long "-5.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6821'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.883055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.438'^^xsd:double;
  dwc:latitude '50.208'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.438 50.208, -5.438 50.208, -5.438 50.208, -5.438 50.208, -5.438 50.208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6821'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.207 -5.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.207 -5.436)"^^geo:wktLiteral ;
  geo-pos:lat "50.207"^^xsd:decimal ;
  geo-pos:long "-5.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1276'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.436'^^xsd:double;
  dwc:latitude '50.207'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.436 50.207, -5.436 50.207, -5.436 50.207, -5.436 50.207, -5.436 50.207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1276'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.256 -5.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.256"^^xsd:decimal ;
  dwc:decimalLongitude "-5.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.256 -5.435)"^^geo:wktLiteral ;
  geo-pos:lat "50.256"^^xsd:decimal ;
  geo-pos:long "-5.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1257'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.334166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.435'^^xsd:double;
  dwc:latitude '50.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.435 50.256, -5.435 50.256, -5.435 50.256, -5.435 50.256, -5.435 50.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1257'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.476 -5.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.476"^^xsd:decimal ;
  dwc:decimalLongitude "-5.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.476 -5.434)"^^geo:wktLiteral ;
  geo-pos:lat "48.476"^^xsd:decimal ;
  geo-pos:long "-5.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1086'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0463888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.434'^^xsd:double;
  dwc:latitude '48.476'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.434 48.476, -5.434 48.476, -5.434 48.476, -5.434 48.476, -5.434 48.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1086'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.057 -5.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.057"^^xsd:decimal ;
  dwc:decimalLongitude "-5.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.057 -5.432)"^^geo:wktLiteral ;
  geo-pos:lat "50.057"^^xsd:decimal ;
  geo-pos:long "-5.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3908'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.525555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.432'^^xsd:double;
  dwc:latitude '50.057'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.432 50.057, -5.432 50.057, -5.432 50.057, -5.432 50.057, -5.432 50.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3908'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 -5.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.226"^^xsd:decimal ;
  dwc:decimalLongitude "-5.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 -5.432)"^^geo:wktLiteral ;
  geo-pos:lat "50.226"^^xsd:decimal ;
  geo-pos:long "-5.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1199'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.795833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.432'^^xsd:double;
  dwc:latitude '50.226'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.432 50.226, -5.432 50.226, -5.432 50.226, -5.432 50.226, -5.432 50.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1199'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.259 -5.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.259"^^xsd:decimal ;
  dwc:decimalLongitude "-5.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.259 -5.431)"^^geo:wktLiteral ;
  geo-pos:lat "49.259"^^xsd:decimal ;
  geo-pos:long "-5.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6586'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.789444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.431'^^xsd:double;
  dwc:latitude '49.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.431 49.259, -5.431 49.259, -5.431 49.259, -5.431 49.259, -5.431 49.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6586'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.269 -5.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.269"^^xsd:decimal ;
  dwc:decimalLongitude "-5.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.269 -5.431)"^^geo:wktLiteral ;
  geo-pos:lat "50.269"^^xsd:decimal ;
  geo-pos:long "-5.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1360'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.366388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.431'^^xsd:double;
  dwc:latitude '50.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.431 50.269, -5.431 50.269, -5.431 50.269, -5.431 50.269, -5.431 50.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1360'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.242"^^xsd:decimal ;
  dwc:decimalLongitude "-5.429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.429)"^^geo:wktLiteral ;
  geo-pos:lat "50.242"^^xsd:decimal ;
  geo-pos:long "-5.429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1205'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.429'^^xsd:double;
  dwc:latitude '50.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.429 50.242, -5.429 50.242, -5.429 50.242, -5.429 50.242, -5.429 50.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1205'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.897 -5.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.897"^^xsd:decimal ;
  dwc:decimalLongitude "-5.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.897 -5.426)"^^geo:wktLiteral ;
  geo-pos:lat "50.897"^^xsd:decimal ;
  geo-pos:long "-5.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_48'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_48'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.312777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.426'^^xsd:double;
  dwc:latitude '50.897'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.426 50.897, -5.426 50.897, -5.426 50.897, -5.426 50.897, -5.426 50.897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_48'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.541 -5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.541"^^xsd:decimal ;
  dwc:decimalLongitude "-5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.541 -5.425)"^^geo:wktLiteral ;
  geo-pos:lat "48.541"^^xsd:decimal ;
  geo-pos:long "-5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_133'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.425'^^xsd:double;
  dwc:latitude '48.541'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.425 48.541, -5.425 48.541, -5.425 48.541, -5.425 48.541, -5.425 48.541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_133'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.246 -5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.246 -5.425)"^^geo:wktLiteral ;
  geo-pos:lat "50.246"^^xsd:decimal ;
  geo-pos:long "-5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1130'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.543055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.425'^^xsd:double;
  dwc:latitude '50.246'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.425 50.246, -5.425 50.246, -5.425 50.246, -5.425 50.246, -5.425 50.246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1130'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.276 -5.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.276"^^xsd:decimal ;
  dwc:decimalLongitude "-5.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.276 -5.423)"^^geo:wktLiteral ;
  geo-pos:lat "50.276"^^xsd:decimal ;
  geo-pos:long "-5.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1290'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.9002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.423'^^xsd:double;
  dwc:latitude '50.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.423 50.276, -5.423 50.276, -5.423 50.276, -5.423 50.276, -5.423 50.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1290'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.647 -5.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.647"^^xsd:decimal ;
  dwc:decimalLongitude "-5.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.647 -5.422)"^^geo:wktLiteral ;
  geo-pos:lat "51.647"^^xsd:decimal ;
  geo-pos:long "-5.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_59'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_59'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.803888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.422'^^xsd:double;
  dwc:latitude '51.647'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.422 51.647, -5.422 51.647, -5.422 51.647, -5.422 51.647, -5.422 51.647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_59'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.392 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.392"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.392 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "49.392"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3829'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.350277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '49.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.42 49.392, -5.42 49.392, -5.42 49.392, -5.42 49.392, -5.42 49.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3829'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "50.233"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1254'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.6875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '50.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.42 50.233, -5.42 50.233, -5.42 50.233, -5.42 50.233, -5.42 50.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1254'^^xsd:string;
  dwc:observationDate '1999-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -5.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -5.419)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-5.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_654'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.419'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.419 48.75, -5.419 48.75, -5.419 48.75, -5.419 48.75, -5.419 48.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_654'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.256 -5.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.256"^^xsd:decimal ;
  dwc:decimalLongitude "-5.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.256 -5.419)"^^geo:wktLiteral ;
  geo-pos:lat "50.256"^^xsd:decimal ;
  geo-pos:long "-5.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1166'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.419'^^xsd:double;
  dwc:latitude '50.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.419 50.256, -5.419 50.256, -5.419 50.256, -5.419 50.256, -5.419 50.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1166'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -5.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.332"^^xsd:decimal ;
  dwc:decimalLongitude "-5.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -5.419)"^^geo:wktLiteral ;
  geo-pos:lat "50.332"^^xsd:decimal ;
  geo-pos:long "-5.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4093'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.6325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.419'^^xsd:double;
  dwc:latitude '50.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.419 50.332, -5.419 50.332, -5.419 50.332, -5.419 50.332, -5.419 50.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4093'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.285 -5.418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.285"^^xsd:decimal ;
  dwc:decimalLongitude "-5.418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.285 -5.418)"^^geo:wktLiteral ;
  geo-pos:lat "50.285"^^xsd:decimal ;
  geo-pos:long "-5.418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1249'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.72'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.418'^^xsd:double;
  dwc:latitude '50.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.418 50.285, -5.418 50.285, -5.418 50.285, -5.418 50.285, -5.418 50.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1249'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.251 -5.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.251 -5.417)"^^geo:wktLiteral ;
  geo-pos:lat "50.251"^^xsd:decimal ;
  geo-pos:long "-5.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1234'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.9980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.417'^^xsd:double;
  dwc:latitude '50.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.417 50.251, -5.417 50.251, -5.417 50.251, -5.417 50.251, -5.417 50.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1234'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.265 -5.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.265"^^xsd:decimal ;
  dwc:decimalLongitude "-5.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.265 -5.417)"^^geo:wktLiteral ;
  geo-pos:lat "50.265"^^xsd:decimal ;
  geo-pos:long "-5.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1190'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.417'^^xsd:double;
  dwc:latitude '50.265'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.417 50.265, -5.417 50.265, -5.417 50.265, -5.417 50.265, -5.417 50.265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1190'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -5.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -5.415)"^^geo:wktLiteral ;
  geo-pos:lat "48.705"^^xsd:decimal ;
  geo-pos:long "-5.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_652'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.4358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.415'^^xsd:double;
  dwc:latitude '48.705'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.415 48.705, -5.415 48.705, -5.415 48.705, -5.415 48.705, -5.415 48.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_652'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.122 -5.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.122"^^xsd:decimal ;
  dwc:decimalLongitude "-5.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.122 -5.415)"^^geo:wktLiteral ;
  geo-pos:lat "49.122"^^xsd:decimal ;
  geo-pos:long "-5.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_96'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_96'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.730277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.415'^^xsd:double;
  dwc:latitude '49.122'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.415 49.122, -5.415 49.122, -5.415 49.122, -5.415 49.122, -5.415 49.122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_96'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 -5.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.226"^^xsd:decimal ;
  dwc:decimalLongitude "-5.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 -5.413)"^^geo:wktLiteral ;
  geo-pos:lat "50.226"^^xsd:decimal ;
  geo-pos:long "-5.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1140'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.9497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.413'^^xsd:double;
  dwc:latitude '50.226'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.413 50.226, -5.413 50.226, -5.413 50.226, -5.413 50.226, -5.413 50.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1140'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.413)"^^geo:wktLiteral ;
  geo-pos:lat "50.247"^^xsd:decimal ;
  geo-pos:long "-5.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1221'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.2338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.413'^^xsd:double;
  dwc:latitude '50.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.413 50.247, -5.413 50.247, -5.413 50.247, -5.413 50.247, -5.413 50.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1221'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -5.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-5.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -5.413)"^^geo:wktLiteral ;
  geo-pos:lat "50.25"^^xsd:decimal ;
  geo-pos:long "-5.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1373'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.232777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.413'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.413 50.25, -5.413 50.25, -5.413 50.25, -5.413 50.25, -5.413 50.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1373'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29 -5.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29 -5.413)"^^geo:wktLiteral ;
  geo-pos:lat "50.29"^^xsd:decimal ;
  geo-pos:long "-5.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1219'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.613333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.413'^^xsd:double;
  dwc:latitude '50.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.413 50.29, -5.413 50.29, -5.413 50.29, -5.413 50.29, -5.413 50.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1219'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.727 -5.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.727"^^xsd:decimal ;
  dwc:decimalLongitude "-5.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.727 -5.413)"^^geo:wktLiteral ;
  geo-pos:lat "51.727"^^xsd:decimal ;
  geo-pos:long "-5.413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_61'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_61'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.186666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.413'^^xsd:double;
  dwc:latitude '51.727'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.413 51.727, -5.413 51.727, -5.413 51.727, -5.413 51.727, -5.413 51.727))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_61'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.991 -5.411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.991"^^xsd:decimal ;
  dwc:decimalLongitude "-5.411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.991 -5.411)"^^geo:wktLiteral ;
  geo-pos:lat "49.991"^^xsd:decimal ;
  geo-pos:long "-5.411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4085'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.411'^^xsd:double;
  dwc:latitude '49.991'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.411 49.991, -5.411 49.991, -5.411 49.991, -5.411 49.991, -5.411 49.991))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4085'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.246 -5.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.246 -5.41)"^^geo:wktLiteral ;
  geo-pos:lat "50.246"^^xsd:decimal ;
  geo-pos:long "-5.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1204'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.78'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.41'^^xsd:double;
  dwc:latitude '50.246'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.41 50.246, -5.41 50.246, -5.41 50.246, -5.41 50.246, -5.41 50.246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1204'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 -5.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.239"^^xsd:decimal ;
  dwc:decimalLongitude "-5.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 -5.409)"^^geo:wktLiteral ;
  geo-pos:lat "50.239"^^xsd:decimal ;
  geo-pos:long "-5.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1231'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.996388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.409'^^xsd:double;
  dwc:latitude '50.239'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.409 50.239, -5.409 50.239, -5.409 50.239, -5.409 50.239, -5.409 50.239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1231'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.269 -5.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.269"^^xsd:decimal ;
  dwc:decimalLongitude "-5.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.269 -5.409)"^^geo:wktLiteral ;
  geo-pos:lat "50.269"^^xsd:decimal ;
  geo-pos:long "-5.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1284'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.408055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.409'^^xsd:double;
  dwc:latitude '50.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.409 50.269, -5.409 50.269, -5.409 50.269, -5.409 50.269, -5.409 50.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1284'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.244"^^xsd:decimal ;
  dwc:decimalLongitude "-5.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.408)"^^geo:wktLiteral ;
  geo-pos:lat "50.244"^^xsd:decimal ;
  geo-pos:long "-5.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1279'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.466388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.408'^^xsd:double;
  dwc:latitude '50.244'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.408 50.244, -5.408 50.244, -5.408 50.244, -5.408 50.244, -5.408 50.244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1279'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.268 -5.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.268 -5.408)"^^geo:wktLiteral ;
  geo-pos:lat "50.268"^^xsd:decimal ;
  geo-pos:long "-5.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1367'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.408'^^xsd:double;
  dwc:latitude '50.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.408 50.268, -5.408 50.268, -5.408 50.268, -5.408 50.268, -5.408 50.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1367'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.614 -5.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.614 -5.407)"^^geo:wktLiteral ;
  geo-pos:lat "48.614"^^xsd:decimal ;
  geo-pos:long "-5.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1087'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.048888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.407'^^xsd:double;
  dwc:latitude '48.614'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.407 48.614, -5.407 48.614, -5.407 48.614, -5.407 48.614, -5.407 48.614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1087'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.074 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.074"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.074 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "50.074"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6842'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.5722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '50.074'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.406 50.074, -5.406 50.074, -5.406 50.074, -5.406 50.074, -5.406 50.074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6842'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.257 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.257 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "50.257"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1269'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.3522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '50.257'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.406 50.257, -5.406 50.257, -5.406 50.257, -5.406 50.257, -5.406 50.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1269'^^xsd:string;
  dwc:observationDate '1999-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.254 -5.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.254"^^xsd:decimal ;
  dwc:decimalLongitude "-5.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.254 -5.404)"^^geo:wktLiteral ;
  geo-pos:lat "50.254"^^xsd:decimal ;
  geo-pos:long "-5.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1196'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.541111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.404'^^xsd:double;
  dwc:latitude '50.254'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.404 50.254, -5.404 50.254, -5.404 50.254, -5.404 50.254, -5.404 50.254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1196'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.242"^^xsd:decimal ;
  dwc:decimalLongitude "-5.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.403)"^^geo:wktLiteral ;
  geo-pos:lat "50.242"^^xsd:decimal ;
  geo-pos:long "-5.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1206'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.371666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.403'^^xsd:double;
  dwc:latitude '50.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.403 50.242, -5.403 50.242, -5.403 50.242, -5.403 50.242, -5.403 50.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1206'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.244"^^xsd:decimal ;
  dwc:decimalLongitude "-5.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.403)"^^geo:wktLiteral ;
  geo-pos:lat "50.244"^^xsd:decimal ;
  geo-pos:long "-5.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1354'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.206666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.403'^^xsd:double;
  dwc:latitude '50.244'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.403 50.244, -5.403 50.244, -5.403 50.244, -5.403 50.244, -5.403 50.244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1354'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.403)"^^geo:wktLiteral ;
  geo-pos:lat "50.247"^^xsd:decimal ;
  geo-pos:long "-5.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1357'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.412222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.403'^^xsd:double;
  dwc:latitude '50.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.403 50.247, -5.403 50.247, -5.403 50.247, -5.403 50.247, -5.403 50.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1357'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 -5.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.239"^^xsd:decimal ;
  dwc:decimalLongitude "-5.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 -5.402)"^^geo:wktLiteral ;
  geo-pos:lat "50.239"^^xsd:decimal ;
  geo-pos:long "-5.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1220'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.0338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.402'^^xsd:double;
  dwc:latitude '50.239'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.402 50.239, -5.402 50.239, -5.402 50.239, -5.402 50.239, -5.402 50.239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1220'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.242"^^xsd:decimal ;
  dwc:decimalLongitude "-5.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.402)"^^geo:wktLiteral ;
  geo-pos:lat "50.242"^^xsd:decimal ;
  geo-pos:long "-5.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1351'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.8591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.402'^^xsd:double;
  dwc:latitude '50.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.402 50.242, -5.402 50.242, -5.402 50.242, -5.402 50.242, -5.402 50.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1351'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.093 -5.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.093"^^xsd:decimal ;
  dwc:decimalLongitude "-5.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.093 -5.401)"^^geo:wktLiteral ;
  geo-pos:lat "50.093"^^xsd:decimal ;
  geo-pos:long "-5.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4088'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.547777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.401'^^xsd:double;
  dwc:latitude '50.093'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.401 50.093, -5.401 50.093, -5.401 50.093, -5.401 50.093, -5.401 50.093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4088'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.537 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.537"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.537 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.537"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_135'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.526111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '48.537'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4 48.537, -5.4 48.537, -5.4 48.537, -5.4 48.537, -5.4 48.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_135'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1144'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.376388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4 50.229, -5.4 50.229, -5.4 50.229, -5.4 50.229, -5.4 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1144'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.24"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1131'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.735555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '50.24'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4 50.24, -5.4 50.24, -5.4 50.24, -5.4 50.24, -5.4 50.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1131'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.24"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1248'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '50.24'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4 50.24, -5.4 50.24, -5.4 50.24, -5.4 50.24, -5.4 50.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1248'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.243 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.243"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.243 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.243"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1256'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.1472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '50.243'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4 50.243, -5.4 50.243, -5.4 50.243, -5.4 50.243, -5.4 50.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1256'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.538 -5.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.538 -5.399)"^^geo:wktLiteral ;
  geo-pos:lat "48.538"^^xsd:decimal ;
  geo-pos:long "-5.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_134'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.156111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.399'^^xsd:double;
  dwc:latitude '48.538'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.399 48.538, -5.399 48.538, -5.399 48.538, -5.399 48.538, -5.399 48.538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_134'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 -5.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "-5.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 -5.399)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "-5.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1138'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.885833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.399'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.399 50.229, -5.399 50.229, -5.399 50.229, -5.399 50.229, -5.399 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1138'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 -5.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "-5.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 -5.399)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "-5.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1147'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.854166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.399'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.399 50.232, -5.399 50.232, -5.399 50.232, -5.399 50.232, -5.399 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1147'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.242"^^xsd:decimal ;
  dwc:decimalLongitude "-5.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.399)"^^geo:wktLiteral ;
  geo-pos:lat "50.242"^^xsd:decimal ;
  geo-pos:long "-5.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1355'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.59'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.399'^^xsd:double;
  dwc:latitude '50.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.399 50.242, -5.399 50.242, -5.399 50.242, -5.399 50.242, -5.399 50.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1355'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.243 -5.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.243"^^xsd:decimal ;
  dwc:decimalLongitude "-5.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.243 -5.399)"^^geo:wktLiteral ;
  geo-pos:lat "50.243"^^xsd:decimal ;
  geo-pos:long "-5.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1348'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.3483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.399'^^xsd:double;
  dwc:latitude '50.243'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.399 50.243, -5.399 50.243, -5.399 50.243, -5.399 50.243, -5.399 50.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1348'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24"^^xsd:decimal ;
  dwc:decimalLongitude "-5.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.398)"^^geo:wktLiteral ;
  geo-pos:lat "50.24"^^xsd:decimal ;
  geo-pos:long "-5.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1127'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.090555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.398'^^xsd:double;
  dwc:latitude '50.24'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.398 50.24, -5.398 50.24, -5.398 50.24, -5.398 50.24, -5.398 50.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1127'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.244"^^xsd:decimal ;
  dwc:decimalLongitude "-5.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.397)"^^geo:wktLiteral ;
  geo-pos:lat "50.244"^^xsd:decimal ;
  geo-pos:long "-5.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1356'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.045555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.397'^^xsd:double;
  dwc:latitude '50.244'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.397 50.244, -5.397 50.244, -5.397 50.244, -5.397 50.244, -5.397 50.244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1356'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 -5.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.249"^^xsd:decimal ;
  dwc:decimalLongitude "-5.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 -5.397)"^^geo:wktLiteral ;
  geo-pos:lat "50.249"^^xsd:decimal ;
  geo-pos:long "-5.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1222'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.970277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.397'^^xsd:double;
  dwc:latitude '50.249'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.397 50.249, -5.397 50.249, -5.397 50.249, -5.397 50.249, -5.397 50.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1222'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.265 -5.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.265"^^xsd:decimal ;
  dwc:decimalLongitude "-5.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.265 -5.397)"^^geo:wktLiteral ;
  geo-pos:lat "50.265"^^xsd:decimal ;
  geo-pos:long "-5.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1390'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.998055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.397'^^xsd:double;
  dwc:latitude '50.265'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.397 50.265, -5.397 50.265, -5.397 50.265, -5.397 50.265, -5.397 50.265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1390'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.396)"^^geo:wktLiteral ;
  geo-pos:lat "50.247"^^xsd:decimal ;
  geo-pos:long "-5.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1277'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.9975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.396'^^xsd:double;
  dwc:latitude '50.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.396 50.247, -5.396 50.247, -5.396 50.247, -5.396 50.247, -5.396 50.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1277'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.248 -5.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.248"^^xsd:decimal ;
  dwc:decimalLongitude "-5.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.248 -5.396)"^^geo:wktLiteral ;
  geo-pos:lat "50.248"^^xsd:decimal ;
  geo-pos:long "-5.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1200'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.886388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.396'^^xsd:double;
  dwc:latitude '50.248'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.396 50.248, -5.396 50.248, -5.396 50.248, -5.396 50.248, -5.396 50.248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1200'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.274 -5.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.274"^^xsd:decimal ;
  dwc:decimalLongitude "-5.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.274 -5.396)"^^geo:wktLiteral ;
  geo-pos:lat "50.274"^^xsd:decimal ;
  geo-pos:long "-5.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1236'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.263611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.396'^^xsd:double;
  dwc:latitude '50.274'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.396 50.274, -5.396 50.274, -5.396 50.274, -5.396 50.274, -5.396 50.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1236'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24"^^xsd:decimal ;
  dwc:decimalLongitude "-5.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.393)"^^geo:wktLiteral ;
  geo-pos:lat "50.24"^^xsd:decimal ;
  geo-pos:long "-5.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1158'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.393'^^xsd:double;
  dwc:latitude '50.24'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.393 50.24, -5.393 50.24, -5.393 50.24, -5.393 50.24, -5.393 50.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1158'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.674 -5.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.674"^^xsd:decimal ;
  dwc:decimalLongitude "-5.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.674 -5.392)"^^geo:wktLiteral ;
  geo-pos:lat "48.674"^^xsd:decimal ;
  geo-pos:long "-5.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1078'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.915555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.392'^^xsd:double;
  dwc:latitude '48.674'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.392 48.674, -5.392 48.674, -5.392 48.674, -5.392 48.674, -5.392 48.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1078'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.244"^^xsd:decimal ;
  dwc:decimalLongitude "-5.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.392)"^^geo:wktLiteral ;
  geo-pos:lat "50.244"^^xsd:decimal ;
  geo-pos:long "-5.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1358'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.256666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.392'^^xsd:double;
  dwc:latitude '50.244'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.392 50.244, -5.392 50.244, -5.392 50.244, -5.392 50.244, -5.392 50.244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1358'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.258 -5.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.258"^^xsd:decimal ;
  dwc:decimalLongitude "-5.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.258 -5.392)"^^geo:wktLiteral ;
  geo-pos:lat "50.258"^^xsd:decimal ;
  geo-pos:long "-5.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1155'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.392'^^xsd:double;
  dwc:latitude '50.258'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.392 50.258, -5.392 50.258, -5.392 50.258, -5.392 50.258, -5.392 50.258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1155'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.266 -5.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.266"^^xsd:decimal ;
  dwc:decimalLongitude "-5.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.266 -5.392)"^^geo:wktLiteral ;
  geo-pos:lat "50.266"^^xsd:decimal ;
  geo-pos:long "-5.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1372'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.392'^^xsd:double;
  dwc:latitude '50.266'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.392 50.266, -5.392 50.266, -5.392 50.266, -5.392 50.266, -5.392 50.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1372'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.391)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-5.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_171'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.391'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.391 48.432, -5.391 48.432, -5.391 48.432, -5.391 48.432, -5.391 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_171'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.263 -5.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.263"^^xsd:decimal ;
  dwc:decimalLongitude "-5.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.263 -5.391)"^^geo:wktLiteral ;
  geo-pos:lat "50.263"^^xsd:decimal ;
  geo-pos:long "-5.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1391'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.006111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.391'^^xsd:double;
  dwc:latitude '50.263'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.391 50.263, -5.391 50.263, -5.391 50.263, -5.391 50.263, -5.391 50.263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1391'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.93 -5.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.93 -5.391)"^^geo:wktLiteral ;
  geo-pos:lat "50.93"^^xsd:decimal ;
  geo-pos:long "-5.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_49'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_49'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.391'^^xsd:double;
  dwc:latitude '50.93'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.391 50.93, -5.391 50.93, -5.391 50.93, -5.391 50.93, -5.391 50.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_49'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.801 -5.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.801"^^xsd:decimal ;
  dwc:decimalLongitude "-5.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.801 -5.389)"^^geo:wktLiteral ;
  geo-pos:lat "48.801"^^xsd:decimal ;
  geo-pos:long "-5.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_481'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.1108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.389'^^xsd:double;
  dwc:latitude '48.801'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.389 48.801, -5.389 48.801, -5.389 48.801, -5.389 48.801, -5.389 48.801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_481'^^xsd:string;
  dwc:observationDate '1999-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -5.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.238"^^xsd:decimal ;
  dwc:decimalLongitude "-5.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -5.389)"^^geo:wktLiteral ;
  geo-pos:lat "50.238"^^xsd:decimal ;
  geo-pos:long "-5.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1129'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.389'^^xsd:double;
  dwc:latitude '50.238'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.389 50.238, -5.389 50.238, -5.389 50.238, -5.389 50.238, -5.389 50.238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1129'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -5.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.217"^^xsd:decimal ;
  dwc:decimalLongitude "-5.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -5.388)"^^geo:wktLiteral ;
  geo-pos:lat "50.217"^^xsd:decimal ;
  geo-pos:long "-5.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1198'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.178055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.388'^^xsd:double;
  dwc:latitude '50.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.388 50.217, -5.388 50.217, -5.388 50.217, -5.388 50.217, -5.388 50.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1198'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -5.387)"^^geo:wktLiteral ;
  geo-pos:lat "50.247"^^xsd:decimal ;
  geo-pos:long "-5.387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1294'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.387'^^xsd:double;
  dwc:latitude '50.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.387 50.247, -5.387 50.247, -5.387 50.247, -5.387 50.247, -5.387 50.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1294'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -5.387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -5.387)"^^geo:wktLiteral ;
  geo-pos:lat "50.27"^^xsd:decimal ;
  geo-pos:long "-5.387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1353'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.387'^^xsd:double;
  dwc:latitude '50.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.387 50.27, -5.387 50.27, -5.387 50.27, -5.387 50.27, -5.387 50.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1353'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1297'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.386 50.232, -5.386 50.232, -5.386 50.232, -5.386 50.232, -5.386 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1297'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.242"^^xsd:decimal ;
  dwc:decimalLongitude "-5.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.385)"^^geo:wktLiteral ;
  geo-pos:lat "50.242"^^xsd:decimal ;
  geo-pos:long "-5.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1253'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.679722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.385'^^xsd:double;
  dwc:latitude '50.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.385 50.242, -5.385 50.242, -5.385 50.242, -5.385 50.242, -5.385 50.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1253'^^xsd:string;
  dwc:observationDate '1999-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -5.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.253"^^xsd:decimal ;
  dwc:decimalLongitude "-5.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -5.385)"^^geo:wktLiteral ;
  geo-pos:lat "50.253"^^xsd:decimal ;
  geo-pos:long "-5.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1251'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.799166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.385'^^xsd:double;
  dwc:latitude '50.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.385 50.253, -5.385 50.253, -5.385 50.253, -5.385 50.253, -5.385 50.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1251'^^xsd:string;
  dwc:observationDate '1999-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.274 -5.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.274"^^xsd:decimal ;
  dwc:decimalLongitude "-5.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.274 -5.383)"^^geo:wktLiteral ;
  geo-pos:lat "50.274"^^xsd:decimal ;
  geo-pos:long "-5.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1229'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.368611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.383'^^xsd:double;
  dwc:latitude '50.274'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.383 50.274, -5.383 50.274, -5.383 50.274, -5.383 50.274, -5.383 50.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1229'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.545 -5.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.545 -5.382)"^^geo:wktLiteral ;
  geo-pos:lat "48.545"^^xsd:decimal ;
  geo-pos:long "-5.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_235'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.3558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.382'^^xsd:double;
  dwc:latitude '48.545'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.382 48.545, -5.382 48.545, -5.382 48.545, -5.382 48.545, -5.382 48.545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_235'^^xsd:string;
  dwc:observationDate '1999-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -5.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.253"^^xsd:decimal ;
  dwc:decimalLongitude "-5.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -5.382)"^^geo:wktLiteral ;
  geo-pos:lat "50.253"^^xsd:decimal ;
  geo-pos:long "-5.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1270'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.382'^^xsd:double;
  dwc:latitude '50.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.382 50.253, -5.382 50.253, -5.382 50.253, -5.382 50.253, -5.382 50.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1270'^^xsd:string;
  dwc:observationDate '1999-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 -5.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.224"^^xsd:decimal ;
  dwc:decimalLongitude "-5.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 -5.381)"^^geo:wktLiteral ;
  geo-pos:lat "50.224"^^xsd:decimal ;
  geo-pos:long "-5.381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1148'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.521944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.381'^^xsd:double;
  dwc:latitude '50.224'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.381 50.224, -5.381 50.224, -5.381 50.224, -5.381 50.224, -5.381 50.224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1148'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.04"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.04 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.04"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6971'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.4525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '50.04'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.38 50.04, -5.38 50.04, -5.38 50.04, -5.38 50.04, -5.38 50.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6971'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.236 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.236 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.236"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1233'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.3216666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '50.236'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.38 50.236, -5.38 50.236, -5.38 50.236, -5.38 50.236, -5.38 50.236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1233'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.237 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.237"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.237 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "50.237"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1224'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '50.237'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.38 50.237, -5.38 50.237, -5.38 50.237, -5.38 50.237, -5.38 50.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1224'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.737 -5.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.737"^^xsd:decimal ;
  dwc:decimalLongitude "-5.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.737 -5.378)"^^geo:wktLiteral ;
  geo-pos:lat "48.737"^^xsd:decimal ;
  geo-pos:long "-5.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_653'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.378'^^xsd:double;
  dwc:latitude '48.737'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.378 48.737, -5.378 48.737, -5.378 48.737, -5.378 48.737, -5.378 48.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_653'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.084 -5.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.084"^^xsd:decimal ;
  dwc:decimalLongitude "-5.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.084 -5.378)"^^geo:wktLiteral ;
  geo-pos:lat "49.084"^^xsd:decimal ;
  geo-pos:long "-5.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9318'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.378'^^xsd:double;
  dwc:latitude '49.084'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.378 49.084, -5.378 49.084, -5.378 49.084, -5.378 49.084, -5.378 49.084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9318'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.24"^^xsd:decimal ;
  dwc:decimalLongitude "-5.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.24 -5.375)"^^geo:wktLiteral ;
  geo-pos:lat "50.24"^^xsd:decimal ;
  geo-pos:long "-5.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1232'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.698055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.375'^^xsd:double;
  dwc:latitude '50.24'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.375 50.24, -5.375 50.24, -5.375 50.24, -5.375 50.24, -5.375 50.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1232'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.197 -5.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.197"^^xsd:decimal ;
  dwc:decimalLongitude "-5.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.197 -5.374)"^^geo:wktLiteral ;
  geo-pos:lat "49.197"^^xsd:decimal ;
  geo-pos:long "-5.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_95'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_95'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.623055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.374'^^xsd:double;
  dwc:latitude '49.197'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.374 49.197, -5.374 49.197, -5.374 49.197, -5.374 49.197, -5.374 49.197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_95'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.535"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "48.535"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1084'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '48.535'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.372 48.535, -5.372 48.535, -5.372 48.535, -5.372 48.535, -5.372 48.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1084'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.154 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.154"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.154 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "49.154"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_402'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.001111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '49.154'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.372 49.154, -5.372 49.154, -5.372 49.154, -5.372 49.154, -5.372 49.154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_402'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.211 -5.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.211"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.211 -5.372)"^^geo:wktLiteral ;
  geo-pos:lat "50.211"^^xsd:decimal ;
  geo-pos:long "-5.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1287'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.415277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.372'^^xsd:double;
  dwc:latitude '50.211'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.372 50.211, -5.372 50.211, -5.372 50.211, -5.372 50.211, -5.372 50.211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1287'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.053 -5.371)"^^geo:wktLiteral ;
  geo-pos:lat "50.053"^^xsd:decimal ;
  geo-pos:long "-5.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3936'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.371'^^xsd:double;
  dwc:latitude '50.053'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.371 50.053, -5.371 50.053, -5.371 50.053, -5.371 50.053, -5.371 50.053))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3936'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.248 -5.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.248"^^xsd:decimal ;
  dwc:decimalLongitude "-5.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.248 -5.369)"^^geo:wktLiteral ;
  geo-pos:lat "50.248"^^xsd:decimal ;
  geo-pos:long "-5.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1352'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.3586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.369'^^xsd:double;
  dwc:latitude '50.248'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.369 50.248, -5.369 50.248, -5.369 50.248, -5.369 50.248, -5.369 50.248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1352'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.259 -5.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.259"^^xsd:decimal ;
  dwc:decimalLongitude "-5.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.259 -5.369)"^^geo:wktLiteral ;
  geo-pos:lat "50.259"^^xsd:decimal ;
  geo-pos:long "-5.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1228'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.401944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.369'^^xsd:double;
  dwc:latitude '50.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.369 50.259, -5.369 50.259, -5.369 50.259, -5.369 50.259, -5.369 50.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1228'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.219 -5.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.219"^^xsd:decimal ;
  dwc:decimalLongitude "-5.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.219 -5.368)"^^geo:wktLiteral ;
  geo-pos:lat "50.219"^^xsd:decimal ;
  geo-pos:long "-5.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1218'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.368'^^xsd:double;
  dwc:latitude '50.219'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.368 50.219, -5.368 50.219, -5.368 50.219, -5.368 50.219, -5.368 50.219))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1218'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.239 -5.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.239"^^xsd:decimal ;
  dwc:decimalLongitude "-5.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.239 -5.367)"^^geo:wktLiteral ;
  geo-pos:lat "49.239"^^xsd:decimal ;
  geo-pos:long "-5.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6185'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.367'^^xsd:double;
  dwc:latitude '49.239'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.367 49.239, -5.367 49.239, -5.367 49.239, -5.367 49.239, -5.367 49.239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6185'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.245 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.245 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "50.245"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1167'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '50.245'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.366 50.245, -5.366 50.245, -5.366 50.245, -5.366 50.245, -5.366 50.245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1167'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "51.754"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_380'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.037777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '51.754'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.366 51.754, -5.366 51.754, -5.366 51.754, -5.366 51.754, -5.366 51.754))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_380'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.227 -5.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.227"^^xsd:decimal ;
  dwc:decimalLongitude "-5.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.227 -5.365)"^^geo:wktLiteral ;
  geo-pos:lat "50.227"^^xsd:decimal ;
  geo-pos:long "-5.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1151'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.9744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.365'^^xsd:double;
  dwc:latitude '50.227'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.365 50.227, -5.365 50.227, -5.365 50.227, -5.365 50.227, -5.365 50.227))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1151'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38 -5.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.38"^^xsd:decimal ;
  dwc:decimalLongitude "-5.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.38 -5.365)"^^geo:wktLiteral ;
  geo-pos:lat "50.38"^^xsd:decimal ;
  geo-pos:long "-5.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1237'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.2105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.365'^^xsd:double;
  dwc:latitude '50.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.365 50.38, -5.365 50.38, -5.365 50.38, -5.365 50.38, -5.365 50.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1237'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.504 -5.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.504"^^xsd:decimal ;
  dwc:decimalLongitude "-5.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.504 -5.364)"^^geo:wktLiteral ;
  geo-pos:lat "48.504"^^xsd:decimal ;
  geo-pos:long "-5.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1085'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.347777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.364'^^xsd:double;
  dwc:latitude '48.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.364 48.504, -5.364 48.504, -5.364 48.504, -5.364 48.504, -5.364 48.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1085'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.191 -5.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.191"^^xsd:decimal ;
  dwc:decimalLongitude "-5.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.191 -5.364)"^^geo:wktLiteral ;
  geo-pos:lat "49.191"^^xsd:decimal ;
  geo-pos:long "-5.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6117'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.3386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.364'^^xsd:double;
  dwc:latitude '49.191'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.364 49.191, -5.364 49.191, -5.364 49.191, -5.364 49.191, -5.364 49.191))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6117'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 -5.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.239"^^xsd:decimal ;
  dwc:decimalLongitude "-5.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 -5.364)"^^geo:wktLiteral ;
  geo-pos:lat "50.239"^^xsd:decimal ;
  geo-pos:long "-5.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1230'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.1075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.364'^^xsd:double;
  dwc:latitude '50.239'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.364 50.239, -5.364 50.239, -5.364 50.239, -5.364 50.239, -5.364 50.239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1230'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -5.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.599"^^xsd:decimal ;
  dwc:decimalLongitude "-5.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -5.363)"^^geo:wktLiteral ;
  geo-pos:lat "48.599"^^xsd:decimal ;
  geo-pos:long "-5.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9378'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.363'^^xsd:double;
  dwc:latitude '48.599'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.363 48.599, -5.363 48.599, -5.363 48.599, -5.363 48.599, -5.363 48.599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9378'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.779 -5.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.779"^^xsd:decimal ;
  dwc:decimalLongitude "-5.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.779 -5.363)"^^geo:wktLiteral ;
  geo-pos:lat "48.779"^^xsd:decimal ;
  geo-pos:long "-5.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_655'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.363'^^xsd:double;
  dwc:latitude '48.779'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.363 48.779, -5.363 48.779, -5.363 48.779, -5.363 48.779, -5.363 48.779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_655'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.606 -5.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.606"^^xsd:decimal ;
  dwc:decimalLongitude "-5.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.606 -5.358)"^^geo:wktLiteral ;
  geo-pos:lat "49.606"^^xsd:decimal ;
  geo-pos:long "-5.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9324'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.358'^^xsd:double;
  dwc:latitude '49.606'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.358 49.606, -5.358 49.606, -5.358 49.606, -5.358 49.606, -5.358 49.606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9324'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.258 -5.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.258"^^xsd:decimal ;
  dwc:decimalLongitude "-5.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.258 -5.357)"^^geo:wktLiteral ;
  geo-pos:lat "50.258"^^xsd:decimal ;
  geo-pos:long "-5.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1154'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.7033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.357'^^xsd:double;
  dwc:latitude '50.258'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.357 50.258, -5.357 50.258, -5.357 50.258, -5.357 50.258, -5.357 50.258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1154'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.271 -5.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.271"^^xsd:decimal ;
  dwc:decimalLongitude "-5.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.271 -5.356)"^^geo:wktLiteral ;
  geo-pos:lat "49.271"^^xsd:decimal ;
  geo-pos:long "-5.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_94'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_94'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.1975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.356'^^xsd:double;
  dwc:latitude '49.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.356 49.271, -5.356 49.271, -5.356 49.271, -5.356 49.271, -5.356 49.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_94'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -5.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.238"^^xsd:decimal ;
  dwc:decimalLongitude "-5.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -5.356)"^^geo:wktLiteral ;
  geo-pos:lat "50.238"^^xsd:decimal ;
  geo-pos:long "-5.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1136'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.356'^^xsd:double;
  dwc:latitude '50.238'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.356 50.238, -5.356 50.238, -5.356 50.238, -5.356 50.238, -5.356 50.238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1136'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-5.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.354)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-5.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7268'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.015'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.354'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.354 48.457, -5.354 48.457, -5.354 48.457, -5.354 48.457, -5.354 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7268'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.245 -5.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.245 -5.352)"^^geo:wktLiteral ;
  geo-pos:lat "50.245"^^xsd:decimal ;
  geo-pos:long "-5.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1296'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.055'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.352'^^xsd:double;
  dwc:latitude '50.245'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.352 50.245, -5.352 50.245, -5.352 50.245, -5.352 50.245, -5.352 50.245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1296'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.289 -5.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.289"^^xsd:decimal ;
  dwc:decimalLongitude "-5.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.289 -5.351)"^^geo:wktLiteral ;
  geo-pos:lat "50.289"^^xsd:decimal ;
  geo-pos:long "-5.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1366'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.351'^^xsd:double;
  dwc:latitude '50.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.351 50.289, -5.351 50.289, -5.351 50.289, -5.351 50.289, -5.351 50.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1366'^^xsd:string;
  dwc:observationDate '1999-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 -5.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.556"^^xsd:decimal ;
  dwc:decimalLongitude "-5.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.556 -5.35)"^^geo:wktLiteral ;
  geo-pos:lat "51.556"^^xsd:decimal ;
  geo-pos:long "-5.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_368'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.3344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.35'^^xsd:double;
  dwc:latitude '51.556'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.35 51.556, -5.35 51.556, -5.35 51.556, -5.35 51.556, -5.35 51.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_368'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -5.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.481"^^xsd:decimal ;
  dwc:decimalLongitude "-5.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -5.347)"^^geo:wktLiteral ;
  geo-pos:lat "48.481"^^xsd:decimal ;
  geo-pos:long "-5.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_159'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.387777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.347'^^xsd:double;
  dwc:latitude '48.481'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.347 48.481, -5.347 48.481, -5.347 48.481, -5.347 48.481, -5.347 48.481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_159'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.594 -5.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.594"^^xsd:decimal ;
  dwc:decimalLongitude "-5.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.594 -5.347)"^^geo:wktLiteral ;
  geo-pos:lat "48.594"^^xsd:decimal ;
  geo-pos:long "-5.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_131'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.347'^^xsd:double;
  dwc:latitude '48.594'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.347 48.594, -5.347 48.594, -5.347 48.594, -5.347 48.594, -5.347 48.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_131'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.254 -5.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.254"^^xsd:decimal ;
  dwc:decimalLongitude "-5.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.254 -5.347)"^^geo:wktLiteral ;
  geo-pos:lat "50.254"^^xsd:decimal ;
  geo-pos:long "-5.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1191'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.859166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.347'^^xsd:double;
  dwc:latitude '50.254'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.347 50.254, -5.347 50.254, -5.347 50.254, -5.347 50.254, -5.347 50.254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1191'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -5.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.237"^^xsd:decimal ;
  dwc:decimalLongitude "-5.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.237 -5.346)"^^geo:wktLiteral ;
  geo-pos:lat "49.237"^^xsd:decimal ;
  geo-pos:long "-5.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6587'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.408611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.346'^^xsd:double;
  dwc:latitude '49.237'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.346 49.237, -5.346 49.237, -5.346 49.237, -5.346 49.237, -5.346 49.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6587'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.714 -5.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.714"^^xsd:decimal ;
  dwc:decimalLongitude "-5.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.714 -5.345)"^^geo:wktLiteral ;
  geo-pos:lat "51.714"^^xsd:decimal ;
  geo-pos:long "-5.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_57'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_57'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.345'^^xsd:double;
  dwc:latitude '51.714'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.345 51.714, -5.345 51.714, -5.345 51.714, -5.345 51.714, -5.345 51.714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_57'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -5.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.599"^^xsd:decimal ;
  dwc:decimalLongitude "-5.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -5.342)"^^geo:wktLiteral ;
  geo-pos:lat "48.599"^^xsd:decimal ;
  geo-pos:long "-5.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_132'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.342'^^xsd:double;
  dwc:latitude '48.599'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.342 48.599, -5.342 48.599, -5.342 48.599, -5.342 48.599, -5.342 48.599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_132'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.701 -5.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.701"^^xsd:decimal ;
  dwc:decimalLongitude "-5.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.701 -5.34)"^^geo:wktLiteral ;
  geo-pos:lat "51.701"^^xsd:decimal ;
  geo-pos:long "-5.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_56'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_56'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.34'^^xsd:double;
  dwc:latitude '51.701'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.34 51.701, -5.34 51.701, -5.34 51.701, -5.34 51.701, -5.34 51.701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_56'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.283 -5.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.283 -5.337)"^^geo:wktLiteral ;
  geo-pos:lat "50.283"^^xsd:decimal ;
  geo-pos:long "-5.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1252'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.0675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.337'^^xsd:double;
  dwc:latitude '50.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.337 50.283, -5.337 50.283, -5.337 50.283, -5.337 50.283, -5.337 50.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1252'^^xsd:string;
  dwc:observationDate '1999-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 -5.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.224"^^xsd:decimal ;
  dwc:decimalLongitude "-5.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.224 -5.336)"^^geo:wktLiteral ;
  geo-pos:lat "50.224"^^xsd:decimal ;
  geo-pos:long "-5.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1278'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.841944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.336'^^xsd:double;
  dwc:latitude '50.224'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.336 50.224, -5.336 50.224, -5.336 50.224, -5.336 50.224, -5.336 50.224))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1278'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.996 -5.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.996"^^xsd:decimal ;
  dwc:decimalLongitude "-5.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.996 -5.332)"^^geo:wktLiteral ;
  geo-pos:lat "50.996"^^xsd:decimal ;
  geo-pos:long "-5.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_89'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_89'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.332'^^xsd:double;
  dwc:latitude '50.996'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.332 50.996, -5.332 50.996, -5.332 50.996, -5.332 50.996, -5.332 50.996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_89'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.243 -5.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.243"^^xsd:decimal ;
  dwc:decimalLongitude "-5.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.243 -5.331)"^^geo:wktLiteral ;
  geo-pos:lat "49.243"^^xsd:decimal ;
  geo-pos:long "-5.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6184'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.088055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.331'^^xsd:double;
  dwc:latitude '49.243'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.331 49.243, -5.331 49.243, -5.331 49.243, -5.331 49.243, -5.331 49.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6184'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.149 -5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.149"^^xsd:decimal ;
  dwc:decimalLongitude "-5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.149 -5.33)"^^geo:wktLiteral ;
  geo-pos:lat "49.149"^^xsd:decimal ;
  geo-pos:long "-5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6118'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.33'^^xsd:double;
  dwc:latitude '49.149'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.33 49.149, -5.33 49.149, -5.33 49.149, -5.33 49.149, -5.33 49.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6118'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -5.328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.238"^^xsd:decimal ;
  dwc:decimalLongitude "-5.328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.238 -5.328)"^^geo:wktLiteral ;
  geo-pos:lat "50.238"^^xsd:decimal ;
  geo-pos:long "-5.328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3954'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.328'^^xsd:double;
  dwc:latitude '50.238'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.328 50.238, -5.328 50.238, -5.328 50.238, -5.328 50.238, -5.328 50.238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3954'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -5.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.284"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -5.327)"^^geo:wktLiteral ;
  geo-pos:lat "50.284"^^xsd:decimal ;
  geo-pos:long "-5.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1285'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.660277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.327'^^xsd:double;
  dwc:latitude '50.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.327 50.284, -5.327 50.284, -5.327 50.284, -5.327 50.284, -5.327 50.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1285'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737 -5.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737 -5.327)"^^geo:wktLiteral ;
  geo-pos:lat "51.737"^^xsd:decimal ;
  geo-pos:long "-5.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_377'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.160277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.327'^^xsd:double;
  dwc:latitude '51.737'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.327 51.737, -5.327 51.737, -5.327 51.737, -5.327 51.737, -5.327 51.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_377'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.246 -5.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.246 -5.322)"^^geo:wktLiteral ;
  geo-pos:lat "50.246"^^xsd:decimal ;
  geo-pos:long "-5.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1295'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.345833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.322'^^xsd:double;
  dwc:latitude '50.246'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.322 50.246, -5.322 50.246, -5.322 50.246, -5.322 50.246, -5.322 50.246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1295'^^xsd:string;
  dwc:observationDate '1999-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.244"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.244 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "50.244"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1359'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '50.244'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.319 50.244, -5.319 50.244, -5.319 50.244, -5.319 50.244, -5.319 50.244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1359'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -5.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.469"^^xsd:decimal ;
  dwc:decimalLongitude "-5.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -5.318)"^^geo:wktLiteral ;
  geo-pos:lat "48.469"^^xsd:decimal ;
  geo-pos:long "-5.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_103'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.468611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.318'^^xsd:double;
  dwc:latitude '48.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.318 48.469, -5.318 48.469, -5.318 48.469, -5.318 48.469, -5.318 48.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_103'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.268 -5.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.268 -5.318)"^^geo:wktLiteral ;
  geo-pos:lat "50.268"^^xsd:decimal ;
  geo-pos:long "-5.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1271'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.318'^^xsd:double;
  dwc:latitude '50.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.318 50.268, -5.318 50.268, -5.318 50.268, -5.318 50.268, -5.318 50.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1271'^^xsd:string;
  dwc:observationDate '1999-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578 -5.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.578 -5.317)"^^geo:wktLiteral ;
  geo-pos:lat "51.578"^^xsd:decimal ;
  geo-pos:long "-5.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_367'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.317'^^xsd:double;
  dwc:latitude '51.578'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.317 51.578, -5.317 51.578, -5.317 51.578, -5.317 51.578, -5.317 51.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_367'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -5.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.751 -5.314)"^^geo:wktLiteral ;
  geo-pos:lat "51.751"^^xsd:decimal ;
  geo-pos:long "-5.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_378'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.1436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.314'^^xsd:double;
  dwc:latitude '51.751'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.314 51.751, -5.314 51.751, -5.314 51.751, -5.314 51.751, -5.314 51.751))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_378'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.148 -5.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.148"^^xsd:decimal ;
  dwc:decimalLongitude "-5.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.148 -5.313)"^^geo:wktLiteral ;
  geo-pos:lat "49.148"^^xsd:decimal ;
  geo-pos:long "-5.313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6119'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.313'^^xsd:double;
  dwc:latitude '49.148'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.313 49.148, -5.313 49.148, -5.313 49.148, -5.313 49.148, -5.313 49.148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6119'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.353 -5.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.353"^^xsd:decimal ;
  dwc:decimalLongitude "-5.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.353 -5.313)"^^geo:wktLiteral ;
  geo-pos:lat "49.353"^^xsd:decimal ;
  geo-pos:long "-5.313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3830'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.821944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.313'^^xsd:double;
  dwc:latitude '49.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.313 49.353, -5.313 49.353, -5.313 49.353, -5.313 49.353, -5.313 49.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3830'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.304)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-5.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_109'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.304'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.304 48.466, -5.304 48.466, -5.304 48.466, -5.304 48.466, -5.304 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_109'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -5.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.934"^^xsd:decimal ;
  dwc:decimalLongitude "-5.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.934 -5.304)"^^geo:wktLiteral ;
  geo-pos:lat "49.934"^^xsd:decimal ;
  geo-pos:long "-5.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4081'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.304'^^xsd:double;
  dwc:latitude '49.934'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.304 49.934, -5.304 49.934, -5.304 49.934, -5.304 49.934, -5.304 49.934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4081'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.746 -5.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.746"^^xsd:decimal ;
  dwc:decimalLongitude "-5.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.746 -5.304)"^^geo:wktLiteral ;
  geo-pos:lat "51.746"^^xsd:decimal ;
  geo-pos:long "-5.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_387'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.304'^^xsd:double;
  dwc:latitude '51.746'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.304 51.746, -5.304 51.746, -5.304 51.746, -5.304 51.746, -5.304 51.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_387'^^xsd:string;
  dwc:observationDate '1999-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.266 -5.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.266"^^xsd:decimal ;
  dwc:decimalLongitude "-5.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.266 -5.303)"^^geo:wktLiteral ;
  geo-pos:lat "50.266"^^xsd:decimal ;
  geo-pos:long "-5.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1203'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.886666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.303'^^xsd:double;
  dwc:latitude '50.266'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.303 50.266, -5.303 50.266, -5.303 50.266, -5.303 50.266, -5.303 50.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1203'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.739 -5.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.739"^^xsd:decimal ;
  dwc:decimalLongitude "-5.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.739 -5.303)"^^geo:wktLiteral ;
  geo-pos:lat "51.739"^^xsd:decimal ;
  geo-pos:long "-5.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_374'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.892777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.303'^^xsd:double;
  dwc:latitude '51.739'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.303 51.739, -5.303 51.739, -5.303 51.739, -5.303 51.739, -5.303 51.739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_374'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74 -5.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74"^^xsd:decimal ;
  dwc:decimalLongitude "-5.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74 -5.303)"^^geo:wktLiteral ;
  geo-pos:lat "51.74"^^xsd:decimal ;
  geo-pos:long "-5.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_376'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.154166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.303'^^xsd:double;
  dwc:latitude '51.74'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.303 51.74, -5.303 51.74, -5.303 51.74, -5.303 51.74, -5.303 51.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_376'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -5.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.524"^^xsd:decimal ;
  dwc:decimalLongitude "-5.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -5.302)"^^geo:wktLiteral ;
  geo-pos:lat "48.524"^^xsd:decimal ;
  geo-pos:long "-5.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_136'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.8525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.302'^^xsd:double;
  dwc:latitude '48.524'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.302 48.524, -5.302 48.524, -5.302 48.524, -5.302 48.524, -5.302 48.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_136'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.745 -5.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.745"^^xsd:decimal ;
  dwc:decimalLongitude "-5.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.745 -5.302)"^^geo:wktLiteral ;
  geo-pos:lat "51.745"^^xsd:decimal ;
  geo-pos:long "-5.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_390'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.901388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.302'^^xsd:double;
  dwc:latitude '51.745'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.302 51.745, -5.302 51.745, -5.302 51.745, -5.302 51.745, -5.302 51.745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_390'^^xsd:string;
  dwc:observationDate '1999-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -5.301)"^^geo:wktLiteral ;
  geo-pos:lat "50.062"^^xsd:decimal ;
  geo-pos:long "-5.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6843'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.2647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.301'^^xsd:double;
  dwc:latitude '50.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.301 50.062, -5.301 50.062, -5.301 50.062, -5.301 50.062, -5.301 50.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6843'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.744 -5.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.744"^^xsd:decimal ;
  dwc:decimalLongitude "-5.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.744 -5.301)"^^geo:wktLiteral ;
  geo-pos:lat "51.744"^^xsd:decimal ;
  geo-pos:long "-5.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_379'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.3102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.301'^^xsd:double;
  dwc:latitude '51.744'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.301 51.744, -5.301 51.744, -5.301 51.744, -5.301 51.744, -5.301 51.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_379'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71 -5.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71 -5.299)"^^geo:wktLiteral ;
  geo-pos:lat "51.71"^^xsd:decimal ;
  geo-pos:long "-5.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_58'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_58'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.299'^^xsd:double;
  dwc:latitude '51.71'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.299 51.71, -5.299 51.71, -5.299 51.71, -5.299 51.71, -5.299 51.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_58'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.747 -5.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.747"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.747 -5.299)"^^geo:wktLiteral ;
  geo-pos:lat "51.747"^^xsd:decimal ;
  geo-pos:long "-5.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_375'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.459166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.299'^^xsd:double;
  dwc:latitude '51.747'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.299 51.747, -5.299 51.747, -5.299 51.747, -5.299 51.747, -5.299 51.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_375'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -5.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.56"^^xsd:decimal ;
  dwc:decimalLongitude "-5.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -5.298)"^^geo:wktLiteral ;
  geo-pos:lat "48.56"^^xsd:decimal ;
  geo-pos:long "-5.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1088'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.932777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.298'^^xsd:double;
  dwc:latitude '48.56'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.298 48.56, -5.298 48.56, -5.298 48.56, -5.298 48.56, -5.298 48.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1088'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.011 -5.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.011 -5.298)"^^geo:wktLiteral ;
  geo-pos:lat "50.011"^^xsd:decimal ;
  geo-pos:long "-5.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6844'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.298'^^xsd:double;
  dwc:latitude '50.011'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.298 50.011, -5.298 50.011, -5.298 50.011, -5.298 50.011, -5.298 50.011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6844'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -5.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.953"^^xsd:decimal ;
  dwc:decimalLongitude "-5.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.953 -5.296)"^^geo:wktLiteral ;
  geo-pos:lat "49.953"^^xsd:decimal ;
  geo-pos:long "-5.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4080'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.296'^^xsd:double;
  dwc:latitude '49.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.296 49.953, -5.296 49.953, -5.296 49.953, -5.296 49.953, -5.296 49.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4080'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.018 -5.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.018 -5.294)"^^geo:wktLiteral ;
  geo-pos:lat "49.018"^^xsd:decimal ;
  geo-pos:long "-5.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6122'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.294'^^xsd:double;
  dwc:latitude '49.018'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.294 49.018, -5.294 49.018, -5.294 49.018, -5.294 49.018, -5.294 49.018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6122'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.746 -5.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.746"^^xsd:decimal ;
  dwc:decimalLongitude "-5.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.746 -5.293)"^^geo:wktLiteral ;
  geo-pos:lat "51.746"^^xsd:decimal ;
  geo-pos:long "-5.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_370'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.293'^^xsd:double;
  dwc:latitude '51.746'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.293 51.746, -5.293 51.746, -5.293 51.746, -5.293 51.746, -5.293 51.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_370'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.748 -5.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.748 -5.292)"^^geo:wktLiteral ;
  geo-pos:lat "51.748"^^xsd:decimal ;
  geo-pos:long "-5.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_373'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.292'^^xsd:double;
  dwc:latitude '51.748'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.292 51.748, -5.292 51.748, -5.292 51.748, -5.292 51.748, -5.292 51.748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_373'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.011 -5.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.011 -5.289)"^^geo:wktLiteral ;
  geo-pos:lat "49.011"^^xsd:decimal ;
  geo-pos:long "-5.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6588'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.289'^^xsd:double;
  dwc:latitude '49.011'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.289 49.011, -5.289 49.011, -5.289 49.011, -5.289 49.011, -5.289 49.011))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6588'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.288)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_28'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_28'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.288'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.288 48.399, -5.288 48.399, -5.288 48.399, -5.288 48.399, -5.288 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_28'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.054 -5.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.054"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.054 -5.287)"^^geo:wktLiteral ;
  geo-pos:lat "50.054"^^xsd:decimal ;
  geo-pos:long "-5.287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4087'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.845277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.287'^^xsd:double;
  dwc:latitude '50.054'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.287 50.054, -5.287 50.054, -5.287 50.054, -5.287 50.054, -5.287 50.054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4087'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29 -5.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.29 -5.286)"^^geo:wktLiteral ;
  geo-pos:lat "49.29"^^xsd:decimal ;
  geo-pos:long "-5.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6250'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.9144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.286'^^xsd:double;
  dwc:latitude '49.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.286 49.29, -5.286 49.29, -5.286 49.29, -5.286 49.29, -5.286 49.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6250'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.653 -5.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.653"^^xsd:decimal ;
  dwc:decimalLongitude "-5.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.653 -5.286)"^^geo:wktLiteral ;
  geo-pos:lat "51.653"^^xsd:decimal ;
  geo-pos:long "-5.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_55'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_55'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.9105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.286'^^xsd:double;
  dwc:latitude '51.653'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.286 51.653, -5.286 51.653, -5.286 51.653, -5.286 51.653, -5.286 51.653))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_55'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.757 -5.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.757"^^xsd:decimal ;
  dwc:decimalLongitude "-5.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.757 -5.286)"^^geo:wktLiteral ;
  geo-pos:lat "51.757"^^xsd:decimal ;
  geo-pos:long "-5.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_382'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.587777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.286'^^xsd:double;
  dwc:latitude '51.757'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.286 51.757, -5.286 51.757, -5.286 51.757, -5.286 51.757, -5.286 51.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_382'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.701 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.701"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.701 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "51.701"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_369'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.9655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '51.701'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.282 51.701, -5.282 51.701, -5.282 51.701, -5.282 51.701, -5.282 51.701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_369'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.894 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.894"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.894 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "50.894"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4036'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '50.894'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.28 50.894, -5.28 50.894, -5.28 50.894, -5.28 50.894, -5.28 50.894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4036'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.748 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.748"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.748 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "51.748"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_388'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '51.748'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.28 51.748, -5.28 51.748, -5.28 51.748, -5.28 51.748, -5.28 51.748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_388'^^xsd:string;
  dwc:observationDate '1999-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.523 -5.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.523"^^xsd:decimal ;
  dwc:decimalLongitude "-5.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.523 -5.279)"^^geo:wktLiteral ;
  geo-pos:lat "48.523"^^xsd:decimal ;
  geo-pos:long "-5.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_106'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.306666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.279'^^xsd:double;
  dwc:latitude '48.523'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.279 48.523, -5.279 48.523, -5.279 48.523, -5.279 48.523, -5.279 48.523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_106'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5.278)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-5.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7258'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.403611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.278'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.278 48.403, -5.278 48.403, -5.278 48.403, -5.278 48.403, -5.278 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7258'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.547 -5.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.547"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.547 -5.278)"^^geo:wktLiteral ;
  geo-pos:lat "48.547"^^xsd:decimal ;
  geo-pos:long "-5.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1081'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.278'^^xsd:double;
  dwc:latitude '48.547'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.278 48.547, -5.278 48.547, -5.278 48.547, -5.278 48.547, -5.278 48.547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1081'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.273 -5.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.273"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.273 -5.278)"^^geo:wktLiteral ;
  geo-pos:lat "49.273"^^xsd:decimal ;
  geo-pos:long "-5.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6251'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.7819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.278'^^xsd:double;
  dwc:latitude '49.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.278 49.273, -5.278 49.273, -5.278 49.273, -5.278 49.273, -5.278 49.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6251'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749 -5.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.749"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.749 -5.276)"^^geo:wktLiteral ;
  geo-pos:lat "51.749"^^xsd:decimal ;
  geo-pos:long "-5.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_389'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.276'^^xsd:double;
  dwc:latitude '51.749'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.276 51.749, -5.276 51.749, -5.276 51.749, -5.276 51.749, -5.276 51.749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_389'^^xsd:string;
  dwc:observationDate '1999-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741 -5.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741 -5.274)"^^geo:wktLiteral ;
  geo-pos:lat "51.741"^^xsd:decimal ;
  geo-pos:long "-5.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_386'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.333888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.274'^^xsd:double;
  dwc:latitude '51.741'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.274 51.741, -5.274 51.741, -5.274 51.741, -5.274 51.741, -5.274 51.741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_386'^^xsd:string;
  dwc:observationDate '1999-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.059 -5.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.059"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.059 -5.271)"^^geo:wktLiteral ;
  geo-pos:lat "50.059"^^xsd:decimal ;
  geo-pos:long "-5.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4079'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.535'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.271'^^xsd:double;
  dwc:latitude '50.059'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.271 50.059, -5.271 50.059, -5.271 50.059, -5.271 50.059, -5.271 50.059))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4079'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.732 -5.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.732"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.732 -5.271)"^^geo:wktLiteral ;
  geo-pos:lat "51.732"^^xsd:decimal ;
  geo-pos:long "-5.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_371'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.271'^^xsd:double;
  dwc:latitude '51.732'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.271 51.732, -5.271 51.732, -5.271 51.732, -5.271 51.732, -5.271 51.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_371'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.047"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.047 -5.269)"^^geo:wktLiteral ;
  geo-pos:lat "50.047"^^xsd:decimal ;
  geo-pos:long "-5.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6970'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.269'^^xsd:double;
  dwc:latitude '50.047'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.269 50.047, -5.269 50.047, -5.269 50.047, -5.269 50.047, -5.269 50.047))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6970'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -5.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -5.267)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-5.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_283'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.86'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.267'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.267 48.491, -5.267 48.491, -5.267 48.491, -5.267 48.491, -5.267 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_283'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.976 -5.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.976"^^xsd:decimal ;
  dwc:decimalLongitude "-5.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.976 -5.263)"^^geo:wktLiteral ;
  geo-pos:lat "48.976"^^xsd:decimal ;
  geo-pos:long "-5.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9850'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.263'^^xsd:double;
  dwc:latitude '48.976'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.263 48.976, -5.263 48.976, -5.263 48.976, -5.263 48.976, -5.263 48.976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9850'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.996 -5.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.996"^^xsd:decimal ;
  dwc:decimalLongitude "-5.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.996 -5.263)"^^geo:wktLiteral ;
  geo-pos:lat "48.996"^^xsd:decimal ;
  geo-pos:long "-5.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6589'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.0083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.263'^^xsd:double;
  dwc:latitude '48.996'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.263 48.996, -5.263 48.996, -5.263 48.996, -5.263 48.996, -5.263 48.996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6589'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.074 -5.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.074"^^xsd:decimal ;
  dwc:decimalLongitude "-5.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.074 -5.262)"^^geo:wktLiteral ;
  geo-pos:lat "49.074"^^xsd:decimal ;
  geo-pos:long "-5.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6120'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.262'^^xsd:double;
  dwc:latitude '49.074'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.262 49.074, -5.262 49.074, -5.262 49.074, -5.262 49.074, -5.262 49.074))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6120'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.636 -5.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.636"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.636 -5.261)"^^geo:wktLiteral ;
  geo-pos:lat "51.636"^^xsd:decimal ;
  geo-pos:long "-5.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_54'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_54'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.261'^^xsd:double;
  dwc:latitude '51.636'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.261 51.636, -5.261 51.636, -5.261 51.636, -5.261 51.636, -5.261 51.636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_54'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.505 -5.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.505"^^xsd:decimal ;
  dwc:decimalLongitude "-5.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.505 -5.259)"^^geo:wktLiteral ;
  geo-pos:lat "48.505"^^xsd:decimal ;
  geo-pos:long "-5.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6787'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.259'^^xsd:double;
  dwc:latitude '48.505'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.259 48.505, -5.259 48.505, -5.259 48.505, -5.259 48.505, -5.259 48.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6787'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.064 -5.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.064"^^xsd:decimal ;
  dwc:decimalLongitude "-5.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.064 -5.256)"^^geo:wktLiteral ;
  geo-pos:lat "49.064"^^xsd:decimal ;
  geo-pos:long "-5.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9317'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.2519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.256'^^xsd:double;
  dwc:latitude '49.064'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.256 49.064, -5.256 49.064, -5.256 49.064, -5.256 49.064, -5.256 49.064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9317'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.254)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-5.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_108'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.2202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.254'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.254 48.448, -5.254 48.448, -5.254 48.448, -5.254 48.448, -5.254 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_108'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.994 -5.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.994"^^xsd:decimal ;
  dwc:decimalLongitude "-5.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.994 -5.253)"^^geo:wktLiteral ;
  geo-pos:lat "49.994"^^xsd:decimal ;
  geo-pos:long "-5.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6849'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.603611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.253'^^xsd:double;
  dwc:latitude '49.994'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.253 49.994, -5.253 49.994, -5.253 49.994, -5.253 49.994, -5.253 49.994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6849'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.972 -5.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.972"^^xsd:decimal ;
  dwc:decimalLongitude "-5.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.972 -5.252)"^^geo:wktLiteral ;
  geo-pos:lat "49.972"^^xsd:decimal ;
  geo-pos:long "-5.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4119'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.9713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.252'^^xsd:double;
  dwc:latitude '49.972'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.252 49.972, -5.252 49.972, -5.252 49.972, -5.252 49.972, -5.252 49.972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4119'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.529"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.529"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_301'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.3052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '48.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.25 48.529, -5.25 48.529, -5.25 48.529, -5.25 48.529, -5.25 48.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_301'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.006 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.006"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.006 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "50.006"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6967'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '50.006'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.25 50.006, -5.25 50.006, -5.25 50.006, -5.25 50.006, -5.25 50.006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6967'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.978 -5.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.978"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.978 -5.249)"^^geo:wktLiteral ;
  geo-pos:lat "49.978"^^xsd:decimal ;
  geo-pos:long "-5.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6850'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.125833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.249'^^xsd:double;
  dwc:latitude '49.978'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.249 49.978, -5.249 49.978, -5.249 49.978, -5.249 49.978, -5.249 49.978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6850'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.978 -5.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.978"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.978 -5.249)"^^geo:wktLiteral ;
  geo-pos:lat "49.978"^^xsd:decimal ;
  geo-pos:long "-5.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6973'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.394722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.249'^^xsd:double;
  dwc:latitude '49.978'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.249 49.978, -5.249 49.978, -5.249 49.978, -5.249 49.978, -5.249 49.978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6973'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.977 -5.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.977 -5.248)"^^geo:wktLiteral ;
  geo-pos:lat "49.977"^^xsd:decimal ;
  geo-pos:long "-5.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6855'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.132222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.248'^^xsd:double;
  dwc:latitude '49.977'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.248 49.977, -5.248 49.977, -5.248 49.977, -5.248 49.977, -5.248 49.977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6855'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.978 -5.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.978"^^xsd:decimal ;
  dwc:decimalLongitude "-5.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.978 -5.247)"^^geo:wktLiteral ;
  geo-pos:lat "49.978"^^xsd:decimal ;
  geo-pos:long "-5.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6974'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.416944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.247'^^xsd:double;
  dwc:latitude '49.978'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.247 49.978, -5.247 49.978, -5.247 49.978, -5.247 49.978, -5.247 49.978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6974'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.746 -5.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.746"^^xsd:decimal ;
  dwc:decimalLongitude "-5.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.746 -5.247)"^^geo:wktLiteral ;
  geo-pos:lat "51.746"^^xsd:decimal ;
  geo-pos:long "-5.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_381'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.43'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.247'^^xsd:double;
  dwc:latitude '51.746'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.247 51.746, -5.247 51.746, -5.247 51.746, -5.247 51.746, -5.247 51.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_381'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -5.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -5.246)"^^geo:wktLiteral ;
  geo-pos:lat "49.038"^^xsd:decimal ;
  geo-pos:long "-5.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6121'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.246'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.246 49.038, -5.246 49.038, -5.246 49.038, -5.246 49.038, -5.246 49.038))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6121'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.492 -5.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.492"^^xsd:decimal ;
  dwc:decimalLongitude "-5.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.492 -5.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.492"^^xsd:decimal ;
  geo-pos:long "-5.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4108'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.4080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.245'^^xsd:double;
  dwc:latitude '50.492'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.245 50.492, -5.245 50.492, -5.245 50.492, -5.245 50.492, -5.245 50.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4108'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.633 -5.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.633 -5.244)"^^geo:wktLiteral ;
  geo-pos:lat "48.633"^^xsd:decimal ;
  geo-pos:long "-5.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1080'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.790555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.244'^^xsd:double;
  dwc:latitude '48.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.244 48.633, -5.244 48.633, -5.244 48.633, -5.244 48.633, -5.244 48.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1080'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.806 -5.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.806 -5.244)"^^geo:wktLiteral ;
  geo-pos:lat "48.806"^^xsd:decimal ;
  geo-pos:long "-5.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_33'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_33'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.244'^^xsd:double;
  dwc:latitude '48.806'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.244 48.806, -5.244 48.806, -5.244 48.806, -5.244 48.806, -5.244 48.806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_33'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -5.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-5.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -5.241)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-5.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_137'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.241'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.241 48.49, -5.241 48.49, -5.241 48.49, -5.241 48.49, -5.241 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_137'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.264 -5.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.264"^^xsd:decimal ;
  dwc:decimalLongitude "-5.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.264 -5.241)"^^geo:wktLiteral ;
  geo-pos:lat "49.264"^^xsd:decimal ;
  geo-pos:long "-5.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6252'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.5697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.241'^^xsd:double;
  dwc:latitude '49.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.241 49.264, -5.241 49.264, -5.241 49.264, -5.241 49.264, -5.241 49.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6252'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.972 -5.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.972"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.972 -5.24)"^^geo:wktLiteral ;
  geo-pos:lat "49.972"^^xsd:decimal ;
  geo-pos:long "-5.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6848'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.24'^^xsd:double;
  dwc:latitude '49.972'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.24 49.972, -5.24 49.972, -5.24 49.972, -5.24 49.972, -5.24 49.972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6848'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.997 -5.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.997"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.997 -5.24)"^^geo:wktLiteral ;
  geo-pos:lat "49.997"^^xsd:decimal ;
  geo-pos:long "-5.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6969'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.170555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.24'^^xsd:double;
  dwc:latitude '49.997'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.24 49.997, -5.24 49.997, -5.24 49.997, -5.24 49.997, -5.24 49.997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6969'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.978 -5.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.978"^^xsd:decimal ;
  dwc:decimalLongitude "-5.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.978 -5.239)"^^geo:wktLiteral ;
  geo-pos:lat "49.978"^^xsd:decimal ;
  geo-pos:long "-5.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6972'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.199444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.239'^^xsd:double;
  dwc:latitude '49.978'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.239 49.978, -5.239 49.978, -5.239 49.978, -5.239 49.978, -5.239 49.978))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6972'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.763 -5.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.763"^^xsd:decimal ;
  dwc:decimalLongitude "-5.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.763 -5.238)"^^geo:wktLiteral ;
  geo-pos:lat "51.763"^^xsd:decimal ;
  geo-pos:long "-5.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_372'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.238'^^xsd:double;
  dwc:latitude '51.763'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.238 51.763, -5.238 51.763, -5.238 51.763, -5.238 51.763, -5.238 51.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_372'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.285 -5.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.285"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.285 -5.237)"^^geo:wktLiteral ;
  geo-pos:lat "50.285"^^xsd:decimal ;
  geo-pos:long "-5.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1212'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.708055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.237'^^xsd:double;
  dwc:latitude '50.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.237 50.285, -5.237 50.285, -5.237 50.285, -5.237 50.285, -5.237 50.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1212'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.945 -5.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.945"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.945 -5.237)"^^geo:wktLiteral ;
  geo-pos:lat "50.945"^^xsd:decimal ;
  geo-pos:long "-5.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4037'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.237'^^xsd:double;
  dwc:latitude '50.945'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.237 50.945, -5.237 50.945, -5.237 50.945, -5.237 50.945, -5.237 50.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4037'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -5.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -5.237)"^^geo:wktLiteral ;
  geo-pos:lat "51.85"^^xsd:decimal ;
  geo-pos:long "-5.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_392'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.77'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.237'^^xsd:double;
  dwc:latitude '51.85'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.237 51.85, -5.237 51.85, -5.237 51.85, -5.237 51.85, -5.237 51.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_392'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.888 -5.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.888 -5.236)"^^geo:wktLiteral ;
  geo-pos:lat "49.888"^^xsd:decimal ;
  geo-pos:long "-5.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6854'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.370277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.236'^^xsd:double;
  dwc:latitude '49.888'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.236 49.888, -5.236 49.888, -5.236 49.888, -5.236 49.888, -5.236 49.888))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6854'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.966 -5.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.966"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.966 -5.235)"^^geo:wktLiteral ;
  geo-pos:lat "49.966"^^xsd:decimal ;
  geo-pos:long "-5.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6975'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.386388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.235'^^xsd:double;
  dwc:latitude '49.966'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.235 49.966, -5.235 49.966, -5.235 49.966, -5.235 49.966, -5.235 49.966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6975'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.967 -5.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.967"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.967 -5.235)"^^geo:wktLiteral ;
  geo-pos:lat "49.967"^^xsd:decimal ;
  geo-pos:long "-5.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4082'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.9172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.235'^^xsd:double;
  dwc:latitude '49.967'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.235 49.967, -5.235 49.967, -5.235 49.967, -5.235 49.967, -5.235 49.967))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4082'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -5.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -5.234)"^^geo:wktLiteral ;
  geo-pos:lat "48.486"^^xsd:decimal ;
  geo-pos:long "-5.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_155'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.4519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.234'^^xsd:double;
  dwc:latitude '48.486'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.234 48.486, -5.234 48.486, -5.234 48.486, -5.234 48.486, -5.234 48.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_155'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.973 -5.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.973 -5.233)"^^geo:wktLiteral ;
  geo-pos:lat "49.973"^^xsd:decimal ;
  geo-pos:long "-5.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6852'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.233'^^xsd:double;
  dwc:latitude '49.973'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.233 49.973, -5.233 49.973, -5.233 49.973, -5.233 49.973, -5.233 49.973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6852'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.232)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-5.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2588'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.265555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.232'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.232 48.43, -5.232 48.43, -5.232 48.43, -5.232 48.43, -5.232 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2588'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.674 -5.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.674"^^xsd:decimal ;
  dwc:decimalLongitude "-5.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.674 -5.231)"^^geo:wktLiteral ;
  geo-pos:lat "48.674"^^xsd:decimal ;
  geo-pos:long "-5.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_651'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.7547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.231'^^xsd:double;
  dwc:latitude '48.674'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.231 48.674, -5.231 48.674, -5.231 48.674, -5.231 48.674, -5.231 48.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_651'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.996 -5.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.996"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.996 -5.229)"^^geo:wktLiteral ;
  geo-pos:lat "48.996"^^xsd:decimal ;
  geo-pos:long "-5.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1101'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.8308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.229'^^xsd:double;
  dwc:latitude '48.996'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.229 48.996, -5.229 48.996, -5.229 48.996, -5.229 48.996, -5.229 48.996))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1101'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -5.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.477"^^xsd:decimal ;
  dwc:decimalLongitude "-5.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -5.228)"^^geo:wktLiteral ;
  geo-pos:lat "48.477"^^xsd:decimal ;
  geo-pos:long "-5.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_183'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.8075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.228'^^xsd:double;
  dwc:latitude '48.477'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.228 48.477, -5.228 48.477, -5.228 48.477, -5.228 48.477, -5.228 48.477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_183'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.009 -5.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.009"^^xsd:decimal ;
  dwc:decimalLongitude "-5.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.009 -5.228)"^^geo:wktLiteral ;
  geo-pos:lat "49.009"^^xsd:decimal ;
  geo-pos:long "-5.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6123'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.151944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.228'^^xsd:double;
  dwc:latitude '49.009'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.228 49.009, -5.228 49.009, -5.228 49.009, -5.228 49.009, -5.228 49.009))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6123'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -5.227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.46"^^xsd:decimal ;
  dwc:decimalLongitude "-5.227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -5.227)"^^geo:wktLiteral ;
  geo-pos:lat "48.46"^^xsd:decimal ;
  geo-pos:long "-5.227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_147'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.8494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.227'^^xsd:double;
  dwc:latitude '48.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.227 48.46, -5.227 48.46, -5.227 48.46, -5.227 48.46, -5.227 48.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_147'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.951 -5.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.951"^^xsd:decimal ;
  dwc:decimalLongitude "-5.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.951 -5.224)"^^geo:wktLiteral ;
  geo-pos:lat "49.951"^^xsd:decimal ;
  geo-pos:long "-5.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6853'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.224'^^xsd:double;
  dwc:latitude '49.951'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.224 49.951, -5.224 49.951, -5.224 49.951, -5.224 49.951, -5.224 49.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6853'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.792 -5.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.792"^^xsd:decimal ;
  dwc:decimalLongitude "-5.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.792 -5.224)"^^geo:wktLiteral ;
  geo-pos:lat "51.792"^^xsd:decimal ;
  geo-pos:long "-5.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_391'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.224'^^xsd:double;
  dwc:latitude '51.792'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.224 51.792, -5.224 51.792, -5.224 51.792, -5.224 51.792, -5.224 51.792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_391'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.993 -5.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.993 -5.223)"^^geo:wktLiteral ;
  geo-pos:lat "49.993"^^xsd:decimal ;
  geo-pos:long "-5.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6968'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.223'^^xsd:double;
  dwc:latitude '49.993'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.223 49.993, -5.223 49.993, -5.223 49.993, -5.223 49.993, -5.223 49.993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6968'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.998 -5.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.998 -5.218)"^^geo:wktLiteral ;
  geo-pos:lat "49.998"^^xsd:decimal ;
  geo-pos:long "-5.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4124'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.065277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.218'^^xsd:double;
  dwc:latitude '49.998'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.218 49.998, -5.218 49.998, -5.218 49.998, -5.218 49.998, -5.218 49.998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4124'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.473 -5.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.473"^^xsd:decimal ;
  dwc:decimalLongitude "-5.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.473 -5.215)"^^geo:wktLiteral ;
  geo-pos:lat "48.473"^^xsd:decimal ;
  geo-pos:long "-5.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_154'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.8375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.215'^^xsd:double;
  dwc:latitude '48.473'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.215 48.473, -5.215 48.473, -5.215 48.473, -5.215 48.473, -5.215 48.473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_154'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.965 -5.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.965"^^xsd:decimal ;
  dwc:decimalLongitude "-5.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.965 -5.215)"^^geo:wktLiteral ;
  geo-pos:lat "49.965"^^xsd:decimal ;
  geo-pos:long "-5.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4118'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.215'^^xsd:double;
  dwc:latitude '49.965'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.215 49.965, -5.215 49.965, -5.215 49.965, -5.215 49.965, -5.215 49.965))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4118'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.969 -5.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.969"^^xsd:decimal ;
  dwc:decimalLongitude "-5.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.969 -5.214)"^^geo:wktLiteral ;
  geo-pos:lat "49.969"^^xsd:decimal ;
  geo-pos:long "-5.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4083'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.214'^^xsd:double;
  dwc:latitude '49.969'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.214 49.969, -5.214 49.969, -5.214 49.969, -5.214 49.969, -5.214 49.969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4083'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.672 -5.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.672 -5.214)"^^geo:wktLiteral ;
  geo-pos:lat "51.672"^^xsd:decimal ;
  geo-pos:long "-5.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_385'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.214'^^xsd:double;
  dwc:latitude '51.672'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.214 51.672, -5.214 51.672, -5.214 51.672, -5.214 51.672, -5.214 51.672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_385'^^xsd:string;
  dwc:observationDate '1999-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.21)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-5.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8708'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.989444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.21'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.21 48.417, -5.21 48.417, -5.21 48.417, -5.21 48.417, -5.21 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8708'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.966 -5.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.966"^^xsd:decimal ;
  dwc:decimalLongitude "-5.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.966 -5.21)"^^geo:wktLiteral ;
  geo-pos:lat "49.966"^^xsd:decimal ;
  geo-pos:long "-5.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6847'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.21'^^xsd:double;
  dwc:latitude '49.966'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.21 49.966, -5.21 49.966, -5.21 49.966, -5.21 49.966, -5.21 49.966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6847'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.551 -5.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.551 -5.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.551"^^xsd:decimal ;
  geo-pos:long "-5.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_34'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_34'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.208'^^xsd:double;
  dwc:latitude '49.551'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.208 49.551, -5.208 49.551, -5.208 49.551, -5.208 49.551, -5.208 49.551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_34'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.971 -5.207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.971 -5.207)"^^geo:wktLiteral ;
  geo-pos:lat "49.971"^^xsd:decimal ;
  geo-pos:long "-5.207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4120'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.559444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.207'^^xsd:double;
  dwc:latitude '49.971'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.207 49.971, -5.207 49.971, -5.207 49.971, -5.207 49.971, -5.207 49.971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4120'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -5.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -5.206)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-5.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_129'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.206'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.206 48.533, -5.206 48.533, -5.206 48.533, -5.206 48.533, -5.206 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_129'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -5.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-5.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -5.205)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-5.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_156'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.7747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.205'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.205 48.489, -5.205 48.489, -5.205 48.489, -5.205 48.489, -5.205 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_156'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.513 -5.204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.513 -5.204)"^^geo:wktLiteral ;
  geo-pos:lat "48.513"^^xsd:decimal ;
  geo-pos:long "-5.204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_130'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.4769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.204'^^xsd:double;
  dwc:latitude '48.513'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.204 48.513, -5.204 48.513, -5.204 48.513, -5.204 48.513, -5.204 48.513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_130'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -5.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-5.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -5.203)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-5.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_145'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.7430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.203'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.203 48.45, -5.203 48.45, -5.203 48.45, -5.203 48.45, -5.203 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_145'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.203)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-5.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_138'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.203'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.203 48.466, -5.203 48.466, -5.203 48.466, -5.203 48.466, -5.203 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_138'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.103 -5.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.103"^^xsd:decimal ;
  dwc:decimalLongitude "-5.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.103 -5.203)"^^geo:wktLiteral ;
  geo-pos:lat "49.103"^^xsd:decimal ;
  geo-pos:long "-5.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6073'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.111944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.203'^^xsd:double;
  dwc:latitude '49.103'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.203 49.103, -5.203 49.103, -5.203 49.103, -5.203 49.103, -5.203 49.103))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6073'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.202)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_120'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.202'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.202 48.411, -5.202 48.411, -5.202 48.411, -5.202 48.411, -5.202 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_120'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -5.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.499"^^xsd:decimal ;
  dwc:decimalLongitude "-5.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -5.202)"^^geo:wktLiteral ;
  geo-pos:lat "48.499"^^xsd:decimal ;
  geo-pos:long "-5.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_23'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_23'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.803611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.202'^^xsd:double;
  dwc:latitude '48.499'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.202 48.499, -5.202 48.499, -5.202 48.499, -5.202 48.499, -5.202 48.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_23'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -5.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.556"^^xsd:decimal ;
  dwc:decimalLongitude "-5.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -5.201)"^^geo:wktLiteral ;
  geo-pos:lat "48.556"^^xsd:decimal ;
  geo-pos:long "-5.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_162'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.201'^^xsd:double;
  dwc:latitude '48.556'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.201 48.556, -5.201 48.556, -5.201 48.556, -5.201 48.556, -5.201 48.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_162'^^xsd:string;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -5.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.455"^^xsd:decimal ;
  dwc:decimalLongitude "-5.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -5.199)"^^geo:wktLiteral ;
  geo-pos:lat "48.455"^^xsd:decimal ;
  geo-pos:long "-5.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_216'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.581666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.199'^^xsd:double;
  dwc:latitude '48.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.199 48.455, -5.199 48.455, -5.199 48.455, -5.199 48.455, -5.199 48.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_216'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.321 -5.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.321"^^xsd:decimal ;
  dwc:decimalLongitude "-5.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.321 -5.199)"^^geo:wktLiteral ;
  geo-pos:lat "49.321"^^xsd:decimal ;
  geo-pos:long "-5.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6469'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.175833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.199'^^xsd:double;
  dwc:latitude '49.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.199 49.321, -5.199 49.321, -5.199 49.321, -5.199 49.321, -5.199 49.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6469'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -5.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.469"^^xsd:decimal ;
  dwc:decimalLongitude "-5.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -5.198)"^^geo:wktLiteral ;
  geo-pos:lat "48.469"^^xsd:decimal ;
  geo-pos:long "-5.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6704'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.198'^^xsd:double;
  dwc:latitude '48.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.198 48.469, -5.198 48.469, -5.198 48.469, -5.198 48.469, -5.198 48.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6704'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.197 -5.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.197"^^xsd:decimal ;
  dwc:decimalLongitude "-5.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.197 -5.198)"^^geo:wktLiteral ;
  geo-pos:lat "49.197"^^xsd:decimal ;
  geo-pos:long "-5.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6182'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.198'^^xsd:double;
  dwc:latitude '49.197'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.198 49.197, -5.198 49.197, -5.198 49.197, -5.198 49.197, -5.198 49.197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6182'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -5.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-5.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -5.196)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-5.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8074'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.383055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.196'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.196 48.326, -5.196 48.326, -5.196 48.326, -5.196 48.326, -5.196 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8074'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -5.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -5.196)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-5.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6726'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.6525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.196'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.196 48.357, -5.196 48.357, -5.196 48.357, -5.196 48.357, -5.196 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6726'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -5.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-5.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -5.195)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-5.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3078'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.229722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.195'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.195 48.458, -5.195 48.458, -5.195 48.458, -5.195 48.458, -5.195 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3078'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -5.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -5.195)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-5.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6471'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.279166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.195'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.195 49.373, -5.195 49.373, -5.195 49.373, -5.195 49.373, -5.195 49.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6471'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -5.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.463"^^xsd:decimal ;
  dwc:decimalLongitude "-5.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -5.194)"^^geo:wktLiteral ;
  geo-pos:lat "48.463"^^xsd:decimal ;
  geo-pos:long "-5.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2383'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.022777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.194'^^xsd:double;
  dwc:latitude '48.463'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.194 48.463, -5.194 48.463, -5.194 48.463, -5.194 48.463, -5.194 48.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2383'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.961 -5.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.961"^^xsd:decimal ;
  dwc:decimalLongitude "-5.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.961 -5.194)"^^geo:wktLiteral ;
  geo-pos:lat "49.961"^^xsd:decimal ;
  geo-pos:long "-5.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4084'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.194'^^xsd:double;
  dwc:latitude '49.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.194 49.961, -5.194 49.961, -5.194 49.961, -5.194 49.961, -5.194 49.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4084'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.562 -5.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.562"^^xsd:decimal ;
  dwc:decimalLongitude "-5.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.562 -5.193)"^^geo:wktLiteral ;
  geo-pos:lat "48.562"^^xsd:decimal ;
  geo-pos:long "-5.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_112'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.401111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.193'^^xsd:double;
  dwc:latitude '48.562'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.193 48.562, -5.193 48.562, -5.193 48.562, -5.193 48.562, -5.193 48.562))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_112'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -5.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.947"^^xsd:decimal ;
  dwc:decimalLongitude "-5.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.947 -5.192)"^^geo:wktLiteral ;
  geo-pos:lat "49.947"^^xsd:decimal ;
  geo-pos:long "-5.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4123'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.192'^^xsd:double;
  dwc:latitude '49.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.192 49.947, -5.192 49.947, -5.192 49.947, -5.192 49.947, -5.192 49.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4123'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.572 -5.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.572"^^xsd:decimal ;
  dwc:decimalLongitude "-5.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.572 -5.19)"^^geo:wktLiteral ;
  geo-pos:lat "48.572"^^xsd:decimal ;
  geo-pos:long "-5.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_157'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.19'^^xsd:double;
  dwc:latitude '48.572'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.19 48.572, -5.19 48.572, -5.19 48.572, -5.19 48.572, -5.19 48.572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_157'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.679 -5.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.679"^^xsd:decimal ;
  dwc:decimalLongitude "-5.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.679 -5.19)"^^geo:wktLiteral ;
  geo-pos:lat "48.679"^^xsd:decimal ;
  geo-pos:long "-5.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_341'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.0380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.19'^^xsd:double;
  dwc:latitude '48.679'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.19 48.679, -5.19 48.679, -5.19 48.679, -5.19 48.679, -5.19 48.679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_341'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -5.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -5.188)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-5.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_451'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.188'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.188 48.51, -5.188 48.51, -5.188 48.51, -5.188 48.51, -5.188 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_451'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -5.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.526"^^xsd:decimal ;
  dwc:decimalLongitude "-5.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -5.188)"^^geo:wktLiteral ;
  geo-pos:lat "48.526"^^xsd:decimal ;
  geo-pos:long "-5.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_161'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.188'^^xsd:double;
  dwc:latitude '48.526'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.188 48.526, -5.188 48.526, -5.188 48.526, -5.188 48.526, -5.188 48.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_161'^^xsd:string;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.341 -5.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.341"^^xsd:decimal ;
  dwc:decimalLongitude "-5.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.341 -5.186)"^^geo:wktLiteral ;
  geo-pos:lat "49.341"^^xsd:decimal ;
  geo-pos:long "-5.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1103'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.186'^^xsd:double;
  dwc:latitude '49.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.186 49.341, -5.186 49.341, -5.186 49.341, -5.186 49.341, -5.186 49.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1103'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -5.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-5.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -5.185)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-5.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6928'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.185'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.185 48.398, -5.185 48.398, -5.185 48.398, -5.185 48.398, -5.185 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6928'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.332 -5.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.332"^^xsd:decimal ;
  dwc:decimalLongitude "-5.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.332 -5.183)"^^geo:wktLiteral ;
  geo-pos:lat "49.332"^^xsd:decimal ;
  geo-pos:long "-5.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1102'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.346111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.183'^^xsd:double;
  dwc:latitude '49.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.183 49.332, -5.183 49.332, -5.183 49.332, -5.183 49.332, -5.183 49.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1102'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.192 -5.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.192"^^xsd:decimal ;
  dwc:decimalLongitude "-5.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.192 -5.182)"^^geo:wktLiteral ;
  geo-pos:lat "48.192"^^xsd:decimal ;
  geo-pos:long "-5.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2858'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.164722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.182'^^xsd:double;
  dwc:latitude '48.192'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.182 48.192, -5.182 48.192, -5.182 48.192, -5.182 48.192, -5.182 48.192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2858'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.924 -5.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.924"^^xsd:decimal ;
  dwc:decimalLongitude "-5.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.924 -5.181)"^^geo:wktLiteral ;
  geo-pos:lat "49.924"^^xsd:decimal ;
  geo-pos:long "-5.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6851'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.181'^^xsd:double;
  dwc:latitude '49.924'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.181 49.924, -5.181 49.924, -5.181 49.924, -5.181 49.924, -5.181 49.924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6851'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -5.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-5.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -5.178)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-5.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_251'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.471944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.178'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.178 48.371, -5.178 48.371, -5.178 48.371, -5.178 48.371, -5.178 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_251'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.971 -5.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.971 -5.178)"^^geo:wktLiteral ;
  geo-pos:lat "48.971"^^xsd:decimal ;
  geo-pos:long "-5.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6124'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.632222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.178'^^xsd:double;
  dwc:latitude '48.971'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.178 48.971, -5.178 48.971, -5.178 48.971, -5.178 48.971, -5.178 48.971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6124'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.587 -5.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.587"^^xsd:decimal ;
  dwc:decimalLongitude "-5.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.587 -5.176)"^^geo:wktLiteral ;
  geo-pos:lat "49.587"^^xsd:decimal ;
  geo-pos:long "-5.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_731'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.7827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.176'^^xsd:double;
  dwc:latitude '49.587'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.176 49.587, -5.176 49.587, -5.176 49.587, -5.176 49.587, -5.176 49.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_731'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -5.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-5.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -5.174)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-5.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_14'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_14'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.124722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.174'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.174 48.324, -5.174 48.324, -5.174 48.324, -5.174 48.324, -5.174 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_14'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -5.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -5.174)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-5.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.7175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.174'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.174 48.451, -5.174 48.451, -5.174 48.451, -5.174 48.451, -5.174 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595 -5.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.595"^^xsd:decimal ;
  dwc:decimalLongitude "-5.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.595 -5.174)"^^geo:wktLiteral ;
  geo-pos:lat "51.595"^^xsd:decimal ;
  geo-pos:long "-5.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_53'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_53'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.2680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.174'^^xsd:double;
  dwc:latitude '51.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.174 51.595, -5.174 51.595, -5.174 51.595, -5.174 51.595, -5.174 51.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_53'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.319 -5.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.319"^^xsd:decimal ;
  dwc:decimalLongitude "-5.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.319 -5.173)"^^geo:wktLiteral ;
  geo-pos:lat "49.319"^^xsd:decimal ;
  geo-pos:long "-5.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1105'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.9252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.173'^^xsd:double;
  dwc:latitude '49.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.173 49.319, -5.173 49.319, -5.173 49.319, -5.173 49.319, -5.173 49.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1105'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -5.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -5.172)"^^geo:wktLiteral ;
  geo-pos:lat "48.467"^^xsd:decimal ;
  geo-pos:long "-5.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5872'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.172'^^xsd:double;
  dwc:latitude '48.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172 48.467, -5.172 48.467, -5.172 48.467, -5.172 48.467, -5.172 48.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5872'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.995 -5.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.995 -5.172)"^^geo:wktLiteral ;
  geo-pos:lat "48.995"^^xsd:decimal ;
  geo-pos:long "-5.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6590'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.172'^^xsd:double;
  dwc:latitude '48.995'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172 48.995, -5.172 48.995, -5.172 48.995, -5.172 48.995, -5.172 48.995))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6590'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -5.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.034"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.034 -5.172)"^^geo:wktLiteral ;
  geo-pos:lat "49.034"^^xsd:decimal ;
  geo-pos:long "-5.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6177'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.8988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.172'^^xsd:double;
  dwc:latitude '49.034'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172 49.034, -5.172 49.034, -5.172 49.034, -5.172 49.034, -5.172 49.034))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6177'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.663 -5.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.663"^^xsd:decimal ;
  dwc:decimalLongitude "-5.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.663 -5.171)"^^geo:wktLiteral ;
  geo-pos:lat "48.663"^^xsd:decimal ;
  geo-pos:long "-5.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_351'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.931388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.171'^^xsd:double;
  dwc:latitude '48.663'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.171 48.663, -5.171 48.663, -5.171 48.663, -5.171 48.663, -5.171 48.663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_351'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6706'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.17 48.44, -5.17 48.44, -5.17 48.44, -5.17 48.44, -5.17 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6706'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.501"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "48.501"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_139'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '48.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.17 48.501, -5.17 48.501, -5.17 48.501, -5.17 48.501, -5.17 48.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_139'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "50.497"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3959'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.1875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '50.497'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.17 50.497, -5.17 50.497, -5.17 50.497, -5.17 50.497, -5.17 50.497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3959'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.487"^^xsd:decimal ;
  dwc:decimalLongitude "-5.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.167)"^^geo:wktLiteral ;
  geo-pos:lat "48.487"^^xsd:decimal ;
  geo-pos:long "-5.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_480'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.961944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.167'^^xsd:double;
  dwc:latitude '48.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.167 48.487, -5.167 48.487, -5.167 48.487, -5.167 48.487, -5.167 48.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_480'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.683 -5.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.683 -5.167)"^^geo:wktLiteral ;
  geo-pos:lat "50.683"^^xsd:decimal ;
  geo-pos:long "-5.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4107'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.836388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.167'^^xsd:double;
  dwc:latitude '50.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.167 50.683, -5.167 50.683, -5.167 50.683, -5.167 50.683, -5.167 50.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4107'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.263 -5.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.263"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.263 -5.166)"^^geo:wktLiteral ;
  geo-pos:lat "49.263"^^xsd:decimal ;
  geo-pos:long "-5.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6253'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.4616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.166'^^xsd:double;
  dwc:latitude '49.263'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.166 49.263, -5.166 49.263, -5.166 49.263, -5.166 49.263, -5.166 49.263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6253'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -5.163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.488"^^xsd:decimal ;
  dwc:decimalLongitude "-5.163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -5.163)"^^geo:wktLiteral ;
  geo-pos:lat "48.488"^^xsd:decimal ;
  geo-pos:long "-5.163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_153'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.163'^^xsd:double;
  dwc:latitude '48.488'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.163 48.488, -5.163 48.488, -5.163 48.488, -5.163 48.488, -5.163 48.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_153'^^xsd:string;
  dwc:observationDate '1999-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.179 -5.163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.179"^^xsd:decimal ;
  dwc:decimalLongitude "-5.163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.179 -5.163)"^^geo:wktLiteral ;
  geo-pos:lat "49.179"^^xsd:decimal ;
  geo-pos:long "-5.163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6181'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.163'^^xsd:double;
  dwc:latitude '49.179'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.163 49.179, -5.163 49.179, -5.163 49.179, -5.163 49.179, -5.163 49.179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6181'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -5.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-5.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -5.162)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-5.162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6705'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.162'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.162 48.355, -5.162 48.355, -5.162 48.355, -5.162 48.355, -5.162 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6705'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.254 -5.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.254"^^xsd:decimal ;
  dwc:decimalLongitude "-5.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.254 -5.161)"^^geo:wktLiteral ;
  geo-pos:lat "48.254"^^xsd:decimal ;
  geo-pos:long "-5.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4157'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.168888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.161'^^xsd:double;
  dwc:latitude '48.254'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.161 48.254, -5.161 48.254, -5.161 48.254, -5.161 48.254, -5.161 48.254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4157'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.506 -5.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.506"^^xsd:decimal ;
  dwc:decimalLongitude "-5.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.506 -5.161)"^^geo:wktLiteral ;
  geo-pos:lat "48.506"^^xsd:decimal ;
  geo-pos:long "-5.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_185'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.6619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.161'^^xsd:double;
  dwc:latitude '48.506'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.161 48.506, -5.161 48.506, -5.161 48.506, -5.161 48.506, -5.161 48.506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_185'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.355 -5.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.355"^^xsd:decimal ;
  dwc:decimalLongitude "-5.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.355 -5.161)"^^geo:wktLiteral ;
  geo-pos:lat "49.355"^^xsd:decimal ;
  geo-pos:long "-5.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6470'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.578333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.161'^^xsd:double;
  dwc:latitude '49.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.161 49.355, -5.161 49.355, -5.161 49.355, -5.161 49.355, -5.161 49.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6470'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.262"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "48.262"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7442'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.1808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '48.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.16 48.262, -5.16 48.262, -5.16 48.262, -5.16 48.262, -5.16 48.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7442'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2872'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.650277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.16 48.343, -5.16 48.343, -5.16 48.343, -5.16 48.343, -5.16 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2872'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8167'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.185277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.16 48.376, -5.16 48.376, -5.16 48.376, -5.16 48.376, -5.16 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8167'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.22 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.22 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "49.22"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6254'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '49.22'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.16 49.22, -5.16 49.22, -5.16 49.22, -5.16 49.22, -5.16 49.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6254'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -5.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.518"^^xsd:decimal ;
  dwc:decimalLongitude "-5.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -5.159)"^^geo:wktLiteral ;
  geo-pos:lat "48.518"^^xsd:decimal ;
  geo-pos:long "-5.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_230'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.6847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.159'^^xsd:double;
  dwc:latitude '48.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.159 48.518, -5.159 48.518, -5.159 48.518, -5.159 48.518, -5.159 48.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_230'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -5.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.482"^^xsd:decimal ;
  dwc:decimalLongitude "-5.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -5.158)"^^geo:wktLiteral ;
  geo-pos:lat "48.482"^^xsd:decimal ;
  geo-pos:long "-5.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_207'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.5661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.158'^^xsd:double;
  dwc:latitude '48.482'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.158 48.482, -5.158 48.482, -5.158 48.482, -5.158 48.482, -5.158 48.482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_207'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.715 -5.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.715"^^xsd:decimal ;
  dwc:decimalLongitude "-5.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.715 -5.158)"^^geo:wktLiteral ;
  geo-pos:lat "48.715"^^xsd:decimal ;
  geo-pos:long "-5.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_107'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.296666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.158'^^xsd:double;
  dwc:latitude '48.715'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.158 48.715, -5.158 48.715, -5.158 48.715, -5.158 48.715, -5.158 48.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_107'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738 -5.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738 -5.158)"^^geo:wktLiteral ;
  geo-pos:lat "51.738"^^xsd:decimal ;
  geo-pos:long "-5.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_383'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.355'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.158'^^xsd:double;
  dwc:latitude '51.738'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.158 51.738, -5.158 51.738, -5.158 51.738, -5.158 51.738, -5.158 51.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_383'^^xsd:string;
  dwc:observationDate '1999-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.156)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9380'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.156'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.156 48.413, -5.156 48.413, -5.156 48.413, -5.156 48.413, -5.156 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9380'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.196 -5.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.196"^^xsd:decimal ;
  dwc:decimalLongitude "-5.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.196 -5.156)"^^geo:wktLiteral ;
  geo-pos:lat "49.196"^^xsd:decimal ;
  geo-pos:long "-5.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6255'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.156'^^xsd:double;
  dwc:latitude '49.196'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.156 49.196, -5.156 49.196, -5.156 49.196, -5.156 49.196, -5.156 49.196))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6255'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -5.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.501"^^xsd:decimal ;
  dwc:decimalLongitude "-5.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -5.153)"^^geo:wktLiteral ;
  geo-pos:lat "48.501"^^xsd:decimal ;
  geo-pos:long "-5.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6788'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.153'^^xsd:double;
  dwc:latitude '48.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.153 48.501, -5.153 48.501, -5.153 48.501, -5.153 48.501, -5.153 48.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6788'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -5.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -5.151)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-5.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5794'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.0575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.151'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.151 48.359, -5.151 48.359, -5.151 48.359, -5.151 48.359, -5.151 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5794'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -5.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -5.151)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-5.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_187'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.9272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.151'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.151 48.444, -5.151 48.444, -5.151 48.444, -5.151 48.444, -5.151 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_187'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -5.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -5.151)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-5.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_199'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.151'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.151 48.493, -5.151 48.493, -5.151 48.493, -5.151 48.493, -5.151 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_199'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.134 -5.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.134"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.134 -5.151)"^^geo:wktLiteral ;
  geo-pos:lat "49.134"^^xsd:decimal ;
  geo-pos:long "-5.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6179'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.151'^^xsd:double;
  dwc:latitude '49.134'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.151 49.134, -5.151 49.134, -5.151 49.134, -5.151 49.134, -5.151 49.134))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6179'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.937 -5.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.937"^^xsd:decimal ;
  dwc:decimalLongitude "-5.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.937 -5.151)"^^geo:wktLiteral ;
  geo-pos:lat "50.937"^^xsd:decimal ;
  geo-pos:long "-5.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3965'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.9205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.151'^^xsd:double;
  dwc:latitude '50.937'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.151 50.937, -5.151 50.937, -5.151 50.937, -5.151 50.937, -5.151 50.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3965'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.15)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8303'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.15'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.15 48.419, -5.15 48.419, -5.15 48.419, -5.15 48.419, -5.15 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8303'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.088 -5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.088"^^xsd:decimal ;
  dwc:decimalLongitude "-5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.088 -5.15)"^^geo:wktLiteral ;
  geo-pos:lat "49.088"^^xsd:decimal ;
  geo-pos:long "-5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6178'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.0725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.15'^^xsd:double;
  dwc:latitude '49.088'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.15 49.088, -5.15 49.088, -5.15 49.088, -5.15 49.088, -5.15 49.088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6178'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715 -5.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715"^^xsd:decimal ;
  dwc:decimalLongitude "-5.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715 -5.15)"^^geo:wktLiteral ;
  geo-pos:lat "51.715"^^xsd:decimal ;
  geo-pos:long "-5.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_384'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.355'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.15'^^xsd:double;
  dwc:latitude '51.715'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.15 51.715, -5.15 51.715, -5.15 51.715, -5.15 51.715, -5.15 51.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_384'^^xsd:string;
  dwc:observationDate '1999-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.149)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5266'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.610555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.149'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.149 48.399, -5.149 48.399, -5.149 48.399, -5.149 48.399, -5.149 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5266'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -5.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -5.149)"^^geo:wktLiteral ;
  geo-pos:lat "48.528"^^xsd:decimal ;
  geo-pos:long "-5.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9379'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.149'^^xsd:double;
  dwc:latitude '48.528'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.149 48.528, -5.149 48.528, -5.149 48.528, -5.149 48.528, -5.149 48.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9379'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.194 -5.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.194"^^xsd:decimal ;
  dwc:decimalLongitude "-5.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.194 -5.149)"^^geo:wktLiteral ;
  geo-pos:lat "49.194"^^xsd:decimal ;
  geo-pos:long "-5.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6256'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.4811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.149'^^xsd:double;
  dwc:latitude '49.194'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.149 49.194, -5.149 49.194, -5.149 49.194, -5.149 49.194, -5.149 49.194))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6256'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.226 -5.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.226"^^xsd:decimal ;
  dwc:decimalLongitude "-5.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.226 -5.149)"^^geo:wktLiteral ;
  geo-pos:lat "49.226"^^xsd:decimal ;
  geo-pos:long "-5.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6183'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.060555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.149'^^xsd:double;
  dwc:latitude '49.226'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.149 49.226, -5.149 49.226, -5.149 49.226, -5.149 49.226, -5.149 49.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6183'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -5.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -5.148)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-5.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_282'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.7105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.148'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.148 48.491, -5.148 48.491, -5.148 48.491, -5.148 48.491, -5.148 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_282'^^xsd:string;
  dwc:observationDate '1999-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.934 -5.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.934"^^xsd:decimal ;
  dwc:decimalLongitude "-5.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.934 -5.147)"^^geo:wktLiteral ;
  geo-pos:lat "48.934"^^xsd:decimal ;
  geo-pos:long "-5.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9315'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.184444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.147'^^xsd:double;
  dwc:latitude '48.934'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.147 48.934, -5.147 48.934, -5.147 48.934, -5.147 48.934, -5.147 48.934))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9315'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -5.146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.463"^^xsd:decimal ;
  dwc:decimalLongitude "-5.146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -5.146)"^^geo:wktLiteral ;
  geo-pos:lat "48.463"^^xsd:decimal ;
  geo-pos:long "-5.146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8538'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.146'^^xsd:double;
  dwc:latitude '48.463'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.146 48.463, -5.146 48.463, -5.146 48.463, -5.146 48.463, -5.146 48.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8538'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.131 -5.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.131"^^xsd:decimal ;
  dwc:decimalLongitude "-5.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.131 -5.144)"^^geo:wktLiteral ;
  geo-pos:lat "49.131"^^xsd:decimal ;
  geo-pos:long "-5.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3749'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.060555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.144'^^xsd:double;
  dwc:latitude '49.131'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.144 49.131, -5.144 49.131, -5.144 49.131, -5.144 49.131, -5.144 49.131))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3749'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.147 -5.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.147"^^xsd:decimal ;
  dwc:decimalLongitude "-5.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.147 -5.144)"^^geo:wktLiteral ;
  geo-pos:lat "49.147"^^xsd:decimal ;
  geo-pos:long "-5.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6180'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.144'^^xsd:double;
  dwc:latitude '49.147'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.144 49.147, -5.144 49.147, -5.144 49.147, -5.144 49.147, -5.144 49.147))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6180'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -5.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -5.143)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-5.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7412'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.4119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.143'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.143 48.336, -5.143 48.336, -5.143 48.336, -5.143 48.336, -5.143 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7412'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -5.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-5.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -5.143)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-5.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_173'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.673333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.143'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.143 48.489, -5.143 48.489, -5.143 48.489, -5.143 48.489, -5.143 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_173'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -5.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.518"^^xsd:decimal ;
  dwc:decimalLongitude "-5.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -5.143)"^^geo:wktLiteral ;
  geo-pos:lat "48.518"^^xsd:decimal ;
  geo-pos:long "-5.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_24'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_24'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.143'^^xsd:double;
  dwc:latitude '48.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.143 48.518, -5.143 48.518, -5.143 48.518, -5.143 48.518, -5.143 48.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_24'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.021 -5.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.021"^^xsd:decimal ;
  dwc:decimalLongitude "-5.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.021 -5.143)"^^geo:wktLiteral ;
  geo-pos:lat "49.021"^^xsd:decimal ;
  geo-pos:long "-5.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_403'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.143'^^xsd:double;
  dwc:latitude '49.021'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.143 49.021, -5.143 49.021, -5.143 49.021, -5.143 49.021, -5.143 49.021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_403'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -5.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -5.142)"^^geo:wktLiteral ;
  geo-pos:lat "48.486"^^xsd:decimal ;
  geo-pos:long "-5.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_140'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.142'^^xsd:double;
  dwc:latitude '48.486'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.142 48.486, -5.142 48.486, -5.142 48.486, -5.142 48.486, -5.142 48.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_140'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -5.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -5.141)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-5.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3673'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.0325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.141'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.141 48.345, -5.141 48.345, -5.141 48.345, -5.141 48.345, -5.141 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3673'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -5.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -5.141)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-5.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6785'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.141'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.141 48.443, -5.141 48.443, -5.141 48.443, -5.141 48.443, -5.141 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6785'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -5.14)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5259'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.281388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.14'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.14 48.323, -5.14 48.323, -5.14 48.323, -5.14 48.323, -5.14 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5259'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.469"^^xsd:decimal ;
  dwc:decimalLongitude "-5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -5.14)"^^geo:wktLiteral ;
  geo-pos:lat "48.469"^^xsd:decimal ;
  geo-pos:long "-5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_241'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.396944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.14'^^xsd:double;
  dwc:latitude '48.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.14 48.469, -5.14 48.469, -5.14 48.469, -5.14 48.469, -5.14 48.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_241'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.494"^^xsd:decimal ;
  dwc:decimalLongitude "-5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -5.14)"^^geo:wktLiteral ;
  geo-pos:lat "48.494"^^xsd:decimal ;
  geo-pos:long "-5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_141'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.14'^^xsd:double;
  dwc:latitude '48.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.14 48.494, -5.14 48.494, -5.14 48.494, -5.14 48.494, -5.14 48.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_141'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.731 -5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.731 -5.14)"^^geo:wktLiteral ;
  geo-pos:lat "48.731"^^xsd:decimal ;
  geo-pos:long "-5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9791'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.003888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.14'^^xsd:double;
  dwc:latitude '48.731'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.14 48.731, -5.14 48.731, -5.14 48.731, -5.14 48.731, -5.14 48.731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9791'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -5.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -5.139)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-5.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_160'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.3136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.139'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.139 48.5, -5.139 48.5, -5.139 48.5, -5.139 48.5, -5.139 48.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_160'^^xsd:string;
  dwc:observationDate '1999-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.316 -5.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.316"^^xsd:decimal ;
  dwc:decimalLongitude "-5.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.316 -5.139)"^^geo:wktLiteral ;
  geo-pos:lat "49.316"^^xsd:decimal ;
  geo-pos:long "-5.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1104'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.148333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.139'^^xsd:double;
  dwc:latitude '49.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.139 49.316, -5.139 49.316, -5.139 49.316, -5.139 49.316, -5.139 49.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1104'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.842 -5.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.842"^^xsd:decimal ;
  dwc:decimalLongitude "-5.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.842 -5.138)"^^geo:wktLiteral ;
  geo-pos:lat "48.842"^^xsd:decimal ;
  geo-pos:long "-5.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_352'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.138'^^xsd:double;
  dwc:latitude '48.842'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.138 48.842, -5.138 48.842, -5.138 48.842, -5.138 48.842, -5.138 48.842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_352'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -5.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.461"^^xsd:decimal ;
  dwc:decimalLongitude "-5.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -5.137)"^^geo:wktLiteral ;
  geo-pos:lat "48.461"^^xsd:decimal ;
  geo-pos:long "-5.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_449'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.765277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.137'^^xsd:double;
  dwc:latitude '48.461'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.137 48.461, -5.137 48.461, -5.137 48.461, -5.137 48.461, -5.137 48.461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_449'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -5.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-5.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -5.135)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-5.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7003'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.424166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.135'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.135 48.302, -5.135 48.302, -5.135 48.302, -5.135 48.302, -5.135 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7003'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -5.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -5.135)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-5.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_250'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.079722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.135'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.135 48.358, -5.135 48.358, -5.135 48.358, -5.135 48.358, -5.135 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_250'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -5.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -5.135)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-5.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_148'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.135'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.135 48.51, -5.135 48.51, -5.135 48.51, -5.135 48.51, -5.135 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_148'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -5.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-5.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -5.134)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-5.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_209'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.9066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.134'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.134 48.45, -5.134 48.45, -5.134 48.45, -5.134 48.45, -5.134 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_209'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.096 -5.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.096"^^xsd:decimal ;
  dwc:decimalLongitude "-5.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.096 -5.134)"^^geo:wktLiteral ;
  geo-pos:lat "49.096"^^xsd:decimal ;
  geo-pos:long "-5.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3747'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.023333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.134'^^xsd:double;
  dwc:latitude '49.096'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.134 49.096, -5.134 49.096, -5.134 49.096, -5.134 49.096, -5.134 49.096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3747'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -5.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -5.133)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-5.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6709'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.106666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.133'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.133 48.333, -5.133 48.333, -5.133 48.333, -5.133 48.333, -5.133 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6709'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -5.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -5.133)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-5.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6786'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.010555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.133'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.133 48.51, -5.133 48.51, -5.133 48.51, -5.133 48.51, -5.133 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6786'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -5.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -5.133)"^^geo:wktLiteral ;
  geo-pos:lat "48.517"^^xsd:decimal ;
  geo-pos:long "-5.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_31'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_31'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.133'^^xsd:double;
  dwc:latitude '48.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.133 48.517, -5.133 48.517, -5.133 48.517, -5.133 48.517, -5.133 48.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_31'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.971 -5.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.971 -5.133)"^^geo:wktLiteral ;
  geo-pos:lat "48.971"^^xsd:decimal ;
  geo-pos:long "-5.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6176'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.235'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.133'^^xsd:double;
  dwc:latitude '48.971'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.133 48.971, -5.133 48.971, -5.133 48.971, -5.133 48.971, -5.133 48.971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6176'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -5.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-5.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -5.132)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-5.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7044'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.214722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.132'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.132 48.326, -5.132 48.326, -5.132 48.326, -5.132 48.326, -5.132 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7044'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -5.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-5.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -5.132)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-5.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7176'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.138611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.132'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.132 48.347, -5.132 48.347, -5.132 48.347, -5.132 48.347, -5.132 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7176'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-5.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.132)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-5.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_287'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.132'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.132 48.419, -5.132 48.419, -5.132 48.419, -5.132 48.419, -5.132 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_287'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -5.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.477"^^xsd:decimal ;
  dwc:decimalLongitude "-5.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -5.132)"^^geo:wktLiteral ;
  geo-pos:lat "48.477"^^xsd:decimal ;
  geo-pos:long "-5.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_239'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.225555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.132'^^xsd:double;
  dwc:latitude '48.477'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.132 48.477, -5.132 48.477, -5.132 48.477, -5.132 48.477, -5.132 48.477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_239'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.212 -5.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.212"^^xsd:decimal ;
  dwc:decimalLongitude "-5.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.212 -5.131)"^^geo:wktLiteral ;
  geo-pos:lat "48.212"^^xsd:decimal ;
  geo-pos:long "-5.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2669'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.348333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.131'^^xsd:double;
  dwc:latitude '48.212'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.131 48.212, -5.131 48.212, -5.131 48.212, -5.131 48.212, -5.131 48.212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2669'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.471 -5.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.471"^^xsd:decimal ;
  dwc:decimalLongitude "-5.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.471 -5.131)"^^geo:wktLiteral ;
  geo-pos:lat "48.471"^^xsd:decimal ;
  geo-pos:long "-5.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_286'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.9405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.131'^^xsd:double;
  dwc:latitude '48.471'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.131 48.471, -5.131 48.471, -5.131 48.471, -5.131 48.471, -5.131 48.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_286'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.515 -5.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.515 -5.131)"^^geo:wktLiteral ;
  geo-pos:lat "48.515"^^xsd:decimal ;
  geo-pos:long "-5.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_121'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.5175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.131'^^xsd:double;
  dwc:latitude '48.515'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.131 48.515, -5.131 48.515, -5.131 48.515, -5.131 48.515, -5.131 48.515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_121'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.13)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-5.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8435'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.041111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.13 48.426, -5.13 48.426, -5.13 48.426, -5.13 48.426, -5.13 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8435'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.475 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.475"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.475 -5.13)"^^geo:wktLiteral ;
  geo-pos:lat "48.475"^^xsd:decimal ;
  geo-pos:long "-5.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_452'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.866944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '48.475'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.13 48.475, -5.13 48.475, -5.13 48.475, -5.13 48.475, -5.13 48.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_452'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.799 -5.129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.799"^^xsd:decimal ;
  dwc:decimalLongitude "-5.129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.799 -5.129)"^^geo:wktLiteral ;
  geo-pos:lat "50.799"^^xsd:decimal ;
  geo-pos:long "-5.129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4105'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.129'^^xsd:double;
  dwc:latitude '50.799'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.129 50.799, -5.129 50.799, -5.129 50.799, -5.129 50.799, -5.129 50.799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4105'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.475 -5.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.475"^^xsd:decimal ;
  dwc:decimalLongitude "-5.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.475 -5.128)"^^geo:wktLiteral ;
  geo-pos:lat "48.475"^^xsd:decimal ;
  geo-pos:long "-5.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_211'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.128'^^xsd:double;
  dwc:latitude '48.475'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.128 48.475, -5.128 48.475, -5.128 48.475, -5.128 48.475, -5.128 48.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_211'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -5.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.535"^^xsd:decimal ;
  dwc:decimalLongitude "-5.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -5.128)"^^geo:wktLiteral ;
  geo-pos:lat "48.535"^^xsd:decimal ;
  geo-pos:long "-5.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_197'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.979166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.128'^^xsd:double;
  dwc:latitude '48.535'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.128 48.535, -5.128 48.535, -5.128 48.535, -5.128 48.535, -5.128 48.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_197'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-5.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.127)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-5.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6784'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.127'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.127 48.448, -5.127 48.448, -5.127 48.448, -5.127 48.448, -5.127 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6784'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26 -5.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26"^^xsd:decimal ;
  dwc:decimalLongitude "-5.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26 -5.127)"^^geo:wktLiteral ;
  geo-pos:lat "51.26"^^xsd:decimal ;
  geo-pos:long "-5.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_51'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_51'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.444722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.127'^^xsd:double;
  dwc:latitude '51.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.127 51.26, -5.127 51.26, -5.127 51.26, -5.127 51.26, -5.127 51.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_51'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -5.126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -5.126)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-5.126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5677'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.027222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.126'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.126 48.363, -5.126 48.363, -5.126 48.363, -5.126 48.363, -5.126 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5677'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -5.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.507"^^xsd:decimal ;
  dwc:decimalLongitude "-5.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -5.125)"^^geo:wktLiteral ;
  geo-pos:lat "48.507"^^xsd:decimal ;
  geo-pos:long "-5.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_144'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.2783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.125'^^xsd:double;
  dwc:latitude '48.507'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.125 48.507, -5.125 48.507, -5.125 48.507, -5.125 48.507, -5.125 48.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_144'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.124)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-5.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6924'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.176666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.124'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.124 48.44, -5.124 48.44, -5.124 48.44, -5.124 48.44, -5.124 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6924'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-5.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.124)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-5.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_208'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.124'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.124 48.441, -5.124 48.441, -5.124 48.441, -5.124 48.441, -5.124 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_208'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.513 -5.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.513 -5.124)"^^geo:wktLiteral ;
  geo-pos:lat "48.513"^^xsd:decimal ;
  geo-pos:long "-5.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_30'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_30'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.124'^^xsd:double;
  dwc:latitude '48.513'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.124 48.513, -5.124 48.513, -5.124 48.513, -5.124 48.513, -5.124 48.513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_30'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -5.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -5.124)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-5.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_26'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_26'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.2605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.124'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.124 48.533, -5.124 48.533, -5.124 48.533, -5.124 48.533, -5.124 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_26'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.976 -5.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.976"^^xsd:decimal ;
  dwc:decimalLongitude "-5.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.976 -5.124)"^^geo:wktLiteral ;
  geo-pos:lat "49.976"^^xsd:decimal ;
  geo-pos:long "-5.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1055'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.962777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.124'^^xsd:double;
  dwc:latitude '49.976'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.124 49.976, -5.124 49.976, -5.124 49.976, -5.124 49.976, -5.124 49.976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1055'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -5.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -5.123)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-5.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8540'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.123'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.123 48.333, -5.123 48.333, -5.123 48.333, -5.123 48.333, -5.123 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8540'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.123)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-5.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9382'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.123'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.123 48.438, -5.123 48.438, -5.123 48.438, -5.123 48.438, -5.123 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9382'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.123)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-5.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6783'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.8344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.123'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.123 48.448, -5.123 48.448, -5.123 48.448, -5.123 48.448, -5.123 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6783'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -5.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -5.123)"^^geo:wktLiteral ;
  geo-pos:lat "48.699"^^xsd:decimal ;
  geo-pos:long "-5.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9790'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.123'^^xsd:double;
  dwc:latitude '48.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.123 48.699, -5.123 48.699, -5.123 48.699, -5.123 48.699, -5.123 48.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9790'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -5.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-5.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -5.122)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-5.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6681'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.621388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.122'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.122 48.355, -5.122 48.355, -5.122 48.355, -5.122 48.355, -5.122 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6681'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -5.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.474"^^xsd:decimal ;
  dwc:decimalLongitude "-5.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -5.122)"^^geo:wktLiteral ;
  geo-pos:lat "48.474"^^xsd:decimal ;
  geo-pos:long "-5.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_115'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.122'^^xsd:double;
  dwc:latitude '48.474'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.122 48.474, -5.122 48.474, -5.122 48.474, -5.122 48.474, -5.122 48.474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_115'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -5.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-5.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -5.121)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-5.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3400'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.539166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.121'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.121 48.431, -5.121 48.431, -5.121 48.431, -5.121 48.431, -5.121 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3400'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.495 -5.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.495 -5.121)"^^geo:wktLiteral ;
  geo-pos:lat "48.495"^^xsd:decimal ;
  geo-pos:long "-5.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_128'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.31'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.121'^^xsd:double;
  dwc:latitude '48.495'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.121 48.495, -5.121 48.495, -5.121 48.495, -5.121 48.495, -5.121 48.495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_128'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.503 -5.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.503 -5.121)"^^geo:wktLiteral ;
  geo-pos:lat "48.503"^^xsd:decimal ;
  geo-pos:long "-5.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_104'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.121'^^xsd:double;
  dwc:latitude '48.503'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.121 48.503, -5.121 48.503, -5.121 48.503, -5.121 48.503, -5.121 48.503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_104'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.968 -5.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.968 -5.121)"^^geo:wktLiteral ;
  geo-pos:lat "48.968"^^xsd:decimal ;
  geo-pos:long "-5.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6125'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.86'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.121'^^xsd:double;
  dwc:latitude '48.968'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.121 48.968, -5.121 48.968, -5.121 48.968, -5.121 48.968, -5.121 48.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6125'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.187 -5.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.187"^^xsd:decimal ;
  dwc:decimalLongitude "-5.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.187 -5.121)"^^geo:wktLiteral ;
  geo-pos:lat "49.187"^^xsd:decimal ;
  geo-pos:long "-5.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6257'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.9280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.121'^^xsd:double;
  dwc:latitude '49.187'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.121 49.187, -5.121 49.187, -5.121 49.187, -5.121 49.187, -5.121 49.187))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6257'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.301"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "48.301"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9170'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.8358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '48.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.12 48.301, -5.12 48.301, -5.12 48.301, -5.12 48.301, -5.12 48.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9170'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_478'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.12 48.435, -5.12 48.435, -5.12 48.435, -5.12 48.435, -5.12 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_478'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -5.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.461"^^xsd:decimal ;
  dwc:decimalLongitude "-5.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -5.119)"^^geo:wktLiteral ;
  geo-pos:lat "48.461"^^xsd:decimal ;
  geo-pos:long "-5.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2587'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.119'^^xsd:double;
  dwc:latitude '48.461'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.119 48.461, -5.119 48.461, -5.119 48.461, -5.119 48.461, -5.119 48.461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2587'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -5.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.284"^^xsd:decimal ;
  dwc:decimalLongitude "-5.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -5.118)"^^geo:wktLiteral ;
  geo-pos:lat "48.284"^^xsd:decimal ;
  geo-pos:long "-5.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5233'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.131944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.118'^^xsd:double;
  dwc:latitude '48.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.118 48.284, -5.118 48.284, -5.118 48.284, -5.118 48.284, -5.118 48.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5233'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.587 -5.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.587"^^xsd:decimal ;
  dwc:decimalLongitude "-5.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.587 -5.117)"^^geo:wktLiteral ;
  geo-pos:lat "48.587"^^xsd:decimal ;
  geo-pos:long "-5.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_111'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.590555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.117'^^xsd:double;
  dwc:latitude '48.587'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.117 48.587, -5.117 48.587, -5.117 48.587, -5.117 48.587, -5.117 48.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_111'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.744 -5.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.744"^^xsd:decimal ;
  dwc:decimalLongitude "-5.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.744 -5.117)"^^geo:wktLiteral ;
  geo-pos:lat "49.744"^^xsd:decimal ;
  geo-pos:long "-5.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9325'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.129444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.117'^^xsd:double;
  dwc:latitude '49.744'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.117 49.744, -5.117 49.744, -5.117 49.744, -5.117 49.744, -5.117 49.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9325'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-5.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.116)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-5.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6664'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.501666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.116'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.116 48.38, -5.116 48.38, -5.116 48.38, -5.116 48.38, -5.116 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6664'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.116)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-5.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_229'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.116'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.116 48.466, -5.116 48.466, -5.116 48.466, -5.116 48.466, -5.116 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_229'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -5.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-5.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -5.116)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-5.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_212'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.9505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.116'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.116 48.47, -5.116 48.47, -5.116 48.47, -5.116 48.47, -5.116 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_212'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -5.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -5.115)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-5.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_178'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.4161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.115'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.115 48.6, -5.115 48.6, -5.115 48.6, -5.115 48.6, -5.115 48.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_178'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-5.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.114)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-5.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5232'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.113611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.114'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.114 48.38, -5.114 48.38, -5.114 48.38, -5.114 48.38, -5.114 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5232'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.114)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8191'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.4183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.114'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.114 48.423, -5.114 48.423, -5.114 48.423, -5.114 48.423, -5.114 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8191'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-5.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.114)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-5.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_210'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.378055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.114'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.114 48.438, -5.114 48.438, -5.114 48.438, -5.114 48.438, -5.114 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_210'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -5.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.464"^^xsd:decimal ;
  dwc:decimalLongitude "-5.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -5.114)"^^geo:wktLiteral ;
  geo-pos:lat "48.464"^^xsd:decimal ;
  geo-pos:long "-5.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_240'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.146944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.114'^^xsd:double;
  dwc:latitude '48.464'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.114 48.464, -5.114 48.464, -5.114 48.464, -5.114 48.464, -5.114 48.464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_240'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.487 -5.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.487"^^xsd:decimal ;
  dwc:decimalLongitude "-5.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.487 -5.113)"^^geo:wktLiteral ;
  geo-pos:lat "50.487"^^xsd:decimal ;
  geo-pos:long "-5.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3955'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.4352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.113'^^xsd:double;
  dwc:latitude '50.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.113 50.487, -5.113 50.487, -5.113 50.487, -5.113 50.487, -5.113 50.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3955'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.964 -5.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.964"^^xsd:decimal ;
  dwc:decimalLongitude "-5.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.964 -5.112)"^^geo:wktLiteral ;
  geo-pos:lat "49.964"^^xsd:decimal ;
  geo-pos:long "-5.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6846'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.2586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.112'^^xsd:double;
  dwc:latitude '49.964'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.112 49.964, -5.112 49.964, -5.112 49.964, -5.112 49.964, -5.112 49.964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6846'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -5.111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-5.111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -5.111)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-5.111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8695'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.924722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.111'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.111 48.326, -5.111 48.326, -5.111 48.326, -5.111 48.326, -5.111 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8695'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -5.111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-5.111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -5.111)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-5.111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9381'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.734722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.111'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.111 48.436, -5.111 48.436, -5.111 48.436, -5.111 48.436, -5.111 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9381'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -5.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-5.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -5.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-5.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6748'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.575555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.11'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.11 48.343, -5.11 48.343, -5.11 48.343, -5.11 48.343, -5.11 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6748'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -5.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.527"^^xsd:decimal ;
  dwc:decimalLongitude "-5.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -5.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.527"^^xsd:decimal ;
  geo-pos:long "-5.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_284'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.285'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.11'^^xsd:double;
  dwc:latitude '48.527'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.11 48.527, -5.11 48.527, -5.11 48.527, -5.11 48.527, -5.11 48.527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_284'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -5.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -5.109)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-5.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7413'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.7575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.109'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.109 48.393, -5.109 48.393, -5.109 48.393, -5.109 48.393, -5.109 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7413'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -5.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -5.109)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-5.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8813'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.793611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.109'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.109 48.4, -5.109 48.4, -5.109 48.4, -5.109 48.4, -5.109 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8813'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-5.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.109)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-5.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8510'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.109'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.109 48.438, -5.109 48.438, -5.109 48.438, -5.109 48.438, -5.109 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8510'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -5.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.526"^^xsd:decimal ;
  dwc:decimalLongitude "-5.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -5.109)"^^geo:wktLiteral ;
  geo-pos:lat "48.526"^^xsd:decimal ;
  geo-pos:long "-5.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_202'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.816944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.109'^^xsd:double;
  dwc:latitude '48.526'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.109 48.526, -5.109 48.526, -5.109 48.526, -5.109 48.526, -5.109 48.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_202'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -5.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -5.109)"^^geo:wktLiteral ;
  geo-pos:lat "48.568"^^xsd:decimal ;
  geo-pos:long "-5.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1077'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.109'^^xsd:double;
  dwc:latitude '48.568'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.109 48.568, -5.109 48.568, -5.109 48.568, -5.109 48.568, -5.109 48.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1077'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.534 -5.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.534"^^xsd:decimal ;
  dwc:decimalLongitude "-5.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.534 -5.109)"^^geo:wktLiteral ;
  geo-pos:lat "49.534"^^xsd:decimal ;
  geo-pos:long "-5.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6977'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.2852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.109'^^xsd:double;
  dwc:latitude '49.534'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.109 49.534, -5.109 49.534, -5.109 49.534, -5.109 49.534, -5.109 49.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6977'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-5.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.108)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-5.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2332'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.108'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.108 48.457, -5.108 48.457, -5.108 48.457, -5.108 48.457, -5.108 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2332'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.108)"^^geo:wktLiteral ;
  geo-pos:lat "48.479"^^xsd:decimal ;
  geo-pos:long "-5.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_650'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.9516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.108'^^xsd:double;
  dwc:latitude '48.479'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.108 48.479, -5.108 48.479, -5.108 48.479, -5.108 48.479, -5.108 48.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_650'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.529 -5.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.529"^^xsd:decimal ;
  dwc:decimalLongitude "-5.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.529 -5.108)"^^geo:wktLiteral ;
  geo-pos:lat "50.529"^^xsd:decimal ;
  geo-pos:long "-5.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4096'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.5586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.108'^^xsd:double;
  dwc:latitude '50.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.108 50.529, -5.108 50.529, -5.108 50.529, -5.108 50.529, -5.108 50.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4096'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -5.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -5.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-5.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3124'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.106'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.106 48.364, -5.106 48.364, -5.106 48.364, -5.106 48.364, -5.106 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3124'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -5.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -5.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-5.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8333'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.471944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.106'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.106 48.433, -5.106 48.433, -5.106 48.433, -5.106 48.433, -5.106 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8333'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -5.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.46"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -5.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.46"^^xsd:decimal ;
  geo-pos:long "-5.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_252'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.106'^^xsd:double;
  dwc:latitude '48.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.106 48.46, -5.106 48.46, -5.106 48.46, -5.106 48.46, -5.106 48.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_252'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -5.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -5.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-5.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.529722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.106'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.106 48.489, -5.106 48.489, -5.106 48.489, -5.106 48.489, -5.106 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -5.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.498"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -5.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.498"^^xsd:decimal ;
  geo-pos:long "-5.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7132'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.192222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.106'^^xsd:double;
  dwc:latitude '48.498'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.106 48.498, -5.106 48.498, -5.106 48.498, -5.106 48.498, -5.106 48.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7132'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -5.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.527"^^xsd:decimal ;
  dwc:decimalLongitude "-5.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -5.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.527"^^xsd:decimal ;
  geo-pos:long "-5.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_204'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.285833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.106'^^xsd:double;
  dwc:latitude '48.527'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.106 48.527, -5.106 48.527, -5.106 48.527, -5.106 48.527, -5.106 48.527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_204'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.105)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-5.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5309'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.105'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.105 48.448, -5.105 48.448, -5.105 48.448, -5.105 48.448, -5.105 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5309'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.017 -5.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.017 -5.105)"^^geo:wktLiteral ;
  geo-pos:lat "50.017"^^xsd:decimal ;
  geo-pos:long "-5.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4122'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.5775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.105'^^xsd:double;
  dwc:latitude '50.017'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.105 50.017, -5.105 50.017, -5.105 50.017, -5.105 50.017, -5.105 50.017))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4122'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5682'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.104'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.104 48.421, -5.104 48.421, -5.104 48.421, -5.104 48.421, -5.104 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5682'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -5.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.474"^^xsd:decimal ;
  dwc:decimalLongitude "-5.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -5.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.474"^^xsd:decimal ;
  geo-pos:long "-5.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_305'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.1208333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.104'^^xsd:double;
  dwc:latitude '48.474'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.104 48.474, -5.104 48.474, -5.104 48.474, -5.104 48.474, -5.104 48.474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_305'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.521 -5.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.521 -5.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.521"^^xsd:decimal ;
  geo-pos:long "-5.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_190'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.343333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.104'^^xsd:double;
  dwc:latitude '48.521'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.104 48.521, -5.104 48.521, -5.104 48.521, -5.104 48.521, -5.104 48.521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_190'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.984 -5.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.984 -5.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.984"^^xsd:decimal ;
  geo-pos:long "-5.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6591'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.9894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.104'^^xsd:double;
  dwc:latitude '48.984'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.104 48.984, -5.104 48.984, -5.104 48.984, -5.104 48.984, -5.104 48.984))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6591'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -5.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -5.103)"^^geo:wktLiteral ;
  geo-pos:lat "48.453"^^xsd:decimal ;
  geo-pos:long "-5.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4462'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.053611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.103'^^xsd:double;
  dwc:latitude '48.453'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.103 48.453, -5.103 48.453, -5.103 48.453, -5.103 48.453, -5.103 48.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4462'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -5.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-5.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -5.103)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-5.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_306'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.8013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.103'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.103 48.47, -5.103 48.47, -5.103 48.47, -5.103 48.47, -5.103 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_306'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.426 -5.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.426 -5.103)"^^geo:wktLiteral ;
  geo-pos:lat "50.426"^^xsd:decimal ;
  geo-pos:long "-5.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4057'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.144166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.103'^^xsd:double;
  dwc:latitude '50.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.103 50.426, -5.103 50.426, -5.103 50.426, -5.103 50.426, -5.103 50.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4057'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -5.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -5.102)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-5.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3524'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.606944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.102'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.102 48.375, -5.102 48.375, -5.102 48.375, -5.102 48.375, -5.102 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3524'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -5.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-5.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -5.102)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-5.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5105'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.278333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.102'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.102 48.446, -5.102 48.446, -5.102 48.446, -5.102 48.446, -5.102 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5105'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -5.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -5.101)"^^geo:wktLiteral ;
  geo-pos:lat "48.517"^^xsd:decimal ;
  geo-pos:long "-5.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_195'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.8558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.101'^^xsd:double;
  dwc:latitude '48.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.101 48.517, -5.101 48.517, -5.101 48.517, -5.101 48.517, -5.101 48.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_195'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.425 -5.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.425"^^xsd:decimal ;
  dwc:decimalLongitude "-5.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.425 -5.101)"^^geo:wktLiteral ;
  geo-pos:lat "50.425"^^xsd:decimal ;
  geo-pos:long "-5.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4094'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.101'^^xsd:double;
  dwc:latitude '50.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.101 50.425, -5.101 50.425, -5.101 50.425, -5.101 50.425, -5.101 50.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4094'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8812'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.381944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1 48.4, -5.1 48.4, -5.1 48.4, -5.1 48.4, -5.1 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8812'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8420'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.296666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1 48.457, -5.1 48.457, -5.1 48.457, -5.1 48.457, -5.1 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8420'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.477"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.477"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3120'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '48.477'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1 48.477, -5.1 48.477, -5.1 48.477, -5.1 48.477, -5.1 48.477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3120'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.481"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.481"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_469'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '48.481'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1 48.481, -5.1 48.481, -5.1 48.481, -5.1 48.481, -5.1 48.481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_469'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.495 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.495 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.495"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_236'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.4725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '48.495'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1 48.495, -5.1 48.495, -5.1 48.495, -5.1 48.495, -5.1 48.495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_236'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.123 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.123"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.123 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.123"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3748'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.6475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '49.123'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1 49.123, -5.1 49.123, -5.1 49.123, -5.1 49.123, -5.1 49.123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3748'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.961 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.961"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.961 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.961"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4038'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.178333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '50.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1 50.961, -5.1 50.961, -5.1 50.961, -5.1 50.961, -5.1 50.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4038'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -5.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-5.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -5.099)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-5.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2174'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.605277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.099'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.099 48.377, -5.099 48.377, -5.099 48.377, -5.099 48.377, -5.099 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2174'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.029 -5.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.029"^^xsd:decimal ;
  dwc:decimalLongitude "-5.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.029 -5.099)"^^geo:wktLiteral ;
  geo-pos:lat "49.029"^^xsd:decimal ;
  geo-pos:long "-5.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6072'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.099'^^xsd:double;
  dwc:latitude '49.029'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.099 49.029, -5.099 49.029, -5.099 49.029, -5.099 49.029, -5.099 49.029))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6072'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-5.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.098)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-5.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8521'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.133611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.098'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.098 48.407, -5.098 48.407, -5.098 48.407, -5.098 48.407, -5.098 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8521'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.471 -5.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.471"^^xsd:decimal ;
  dwc:decimalLongitude "-5.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.471 -5.098)"^^geo:wktLiteral ;
  geo-pos:lat "48.471"^^xsd:decimal ;
  geo-pos:long "-5.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_288'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.396388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.098'^^xsd:double;
  dwc:latitude '48.471'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.098 48.471, -5.098 48.471, -5.098 48.471, -5.098 48.471, -5.098 48.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_288'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -5.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.488"^^xsd:decimal ;
  dwc:decimalLongitude "-5.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -5.097)"^^geo:wktLiteral ;
  geo-pos:lat "48.488"^^xsd:decimal ;
  geo-pos:long "-5.097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_189'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.097'^^xsd:double;
  dwc:latitude '48.488'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.097 48.488, -5.097 48.488, -5.097 48.488, -5.097 48.488, -5.097 48.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_189'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.152 -5.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.152"^^xsd:decimal ;
  dwc:decimalLongitude "-5.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.152 -5.097)"^^geo:wktLiteral ;
  geo-pos:lat "49.152"^^xsd:decimal ;
  geo-pos:long "-5.097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6258'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.124722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.097'^^xsd:double;
  dwc:latitude '49.152'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.097 49.152, -5.097 49.152, -5.097 49.152, -5.097 49.152, -5.097 49.152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6258'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -5.096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-5.096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -5.096)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-5.096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8950'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.21'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.096'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.096 48.355, -5.096 48.355, -5.096 48.355, -5.096 48.355, -5.096 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8950'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -5.096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.469"^^xsd:decimal ;
  dwc:decimalLongitude "-5.096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -5.096)"^^geo:wktLiteral ;
  geo-pos:lat "48.469"^^xsd:decimal ;
  geo-pos:long "-5.096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_308'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.141944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.096'^^xsd:double;
  dwc:latitude '48.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.096 48.469, -5.096 48.469, -5.096 48.469, -5.096 48.469, -5.096 48.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_308'^^xsd:string;
  dwc:observationDate '1999-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -5.096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -5.096)"^^geo:wktLiteral ;
  geo-pos:lat "48.486"^^xsd:decimal ;
  geo-pos:long "-5.096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_455'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.096'^^xsd:double;
  dwc:latitude '48.486'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.096 48.486, -5.096 48.486, -5.096 48.486, -5.096 48.486, -5.096 48.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_455'^^xsd:string;
  dwc:observationDate '1999-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.095)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_468'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.937777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.095'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.095 48.399, -5.095 48.399, -5.095 48.399, -5.095 48.399, -5.095 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_468'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-5.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.095)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-5.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_214'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.264444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.095'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.095 48.422, -5.095 48.422, -5.095 48.422, -5.095 48.422, -5.095 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_214'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -5.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-5.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -5.094)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-5.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5630'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.092222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.094'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.094 48.34, -5.094 48.34, -5.094 48.34, -5.094 48.34, -5.094 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5630'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -5.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-5.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -5.094)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-5.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9383'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.803611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.094'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.094 48.442, -5.094 48.442, -5.094 48.442, -5.094 48.442, -5.094 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9383'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -5.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.492"^^xsd:decimal ;
  dwc:decimalLongitude "-5.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -5.094)"^^geo:wktLiteral ;
  geo-pos:lat "48.492"^^xsd:decimal ;
  geo-pos:long "-5.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_182'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.094'^^xsd:double;
  dwc:latitude '48.492'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.094 48.492, -5.094 48.492, -5.094 48.492, -5.094 48.492, -5.094 48.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_182'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -5.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-5.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -5.094)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-5.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_203'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.079722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.094'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.094 48.536, -5.094 48.536, -5.094 48.536, -5.094 48.536, -5.094 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_203'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -5.093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -5.093)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-5.093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9192'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.093'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.093 48.375, -5.093 48.375, -5.093 48.375, -5.093 48.375, -5.093 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9192'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.866 -5.093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.866 -5.093)"^^geo:wktLiteral ;
  geo-pos:lat "48.866"^^xsd:decimal ;
  geo-pos:long "-5.093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9792'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.381666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.093'^^xsd:double;
  dwc:latitude '48.866'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.093 48.866, -5.093 48.866, -5.093 48.866, -5.093 48.866, -5.093 48.866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9792'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-5.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.092)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-5.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9384'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.403611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.092'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.092 48.438, -5.092 48.438, -5.092 48.438, -5.092 48.438, -5.092 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9384'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.487"^^xsd:decimal ;
  dwc:decimalLongitude "-5.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.092)"^^geo:wktLiteral ;
  geo-pos:lat "48.487"^^xsd:decimal ;
  geo-pos:long "-5.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_98'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_98'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.031944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.092'^^xsd:double;
  dwc:latitude '48.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.092 48.487, -5.092 48.487, -5.092 48.487, -5.092 48.487, -5.092 48.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_98'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -5.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.494"^^xsd:decimal ;
  dwc:decimalLongitude "-5.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -5.092)"^^geo:wktLiteral ;
  geo-pos:lat "48.494"^^xsd:decimal ;
  geo-pos:long "-5.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_168'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.092'^^xsd:double;
  dwc:latitude '48.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.092 48.494, -5.092 48.494, -5.092 48.494, -5.092 48.494, -5.092 48.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_168'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.538 -5.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.538 -5.092)"^^geo:wktLiteral ;
  geo-pos:lat "50.538"^^xsd:decimal ;
  geo-pos:long "-5.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3963'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.768888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.092'^^xsd:double;
  dwc:latitude '50.538'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.092 50.538, -5.092 50.538, -5.092 50.538, -5.092 50.538, -5.092 50.538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3963'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.695 -5.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.695"^^xsd:decimal ;
  dwc:decimalLongitude "-5.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.695 -5.092)"^^geo:wktLiteral ;
  geo-pos:lat "50.695"^^xsd:decimal ;
  geo-pos:long "-5.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4106'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.196666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.092'^^xsd:double;
  dwc:latitude '50.695'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.092 50.695, -5.092 50.695, -5.092 50.695, -5.092 50.695, -5.092 50.695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4106'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.091)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-5.091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9385'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.942777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.091'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.091 48.44, -5.091 48.44, -5.091 48.44, -5.091 48.44, -5.091 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9385'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.756 -5.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.756 -5.09)"^^geo:wktLiteral ;
  geo-pos:lat "50.756"^^xsd:decimal ;
  geo-pos:long "-5.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4035'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.9588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.09'^^xsd:double;
  dwc:latitude '50.756'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.09 50.756, -5.09 50.756, -5.09 50.756, -5.09 50.756, -5.09 50.756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4035'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -5.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -5.089)"^^geo:wktLiteral ;
  geo-pos:lat "48.283"^^xsd:decimal ;
  geo-pos:long "-5.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3624'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.488333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.089'^^xsd:double;
  dwc:latitude '48.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.089 48.283, -5.089 48.283, -5.089 48.283, -5.089 48.283, -5.089 48.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3624'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.302 -5.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.302"^^xsd:decimal ;
  dwc:decimalLongitude "-5.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.302 -5.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.302"^^xsd:decimal ;
  geo-pos:long "-5.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3750'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.7538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.088'^^xsd:double;
  dwc:latitude '49.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.088 49.302, -5.088 49.302, -5.088 49.302, -5.088 49.302, -5.088 49.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3750'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -5.087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -5.087)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-5.087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6716'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.1375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.087'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.087 48.338, -5.087 48.338, -5.087 48.338, -5.087 48.338, -5.087 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6716'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -5.087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.472"^^xsd:decimal ;
  dwc:decimalLongitude "-5.087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -5.087)"^^geo:wktLiteral ;
  geo-pos:lat "48.472"^^xsd:decimal ;
  geo-pos:long "-5.087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.3525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.087'^^xsd:double;
  dwc:latitude '48.472'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.087 48.472, -5.087 48.472, -5.087 48.472, -5.087 48.472, -5.087 48.472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -5.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -5.086)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-5.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_170'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.710555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.086'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.086 48.288, -5.086 48.288, -5.086 48.288, -5.086 48.288, -5.086 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_170'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.502 -5.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.502"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.502 -5.086)"^^geo:wktLiteral ;
  geo-pos:lat "48.502"^^xsd:decimal ;
  geo-pos:long "-5.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_113'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.086'^^xsd:double;
  dwc:latitude '48.502'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.086 48.502, -5.086 48.502, -5.086 48.502, -5.086 48.502, -5.086 48.502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_113'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-5.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.085)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-5.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9610'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.3911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.085'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.085 48.424, -5.085 48.424, -5.085 48.424, -5.085 48.424, -5.085 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9610'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -5.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -5.085)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-5.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_101'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.5094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.085'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.085 48.5, -5.085 48.5, -5.085 48.5, -5.085 48.5, -5.085 48.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_101'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.515 -5.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.515 -5.085)"^^geo:wktLiteral ;
  geo-pos:lat "48.515"^^xsd:decimal ;
  geo-pos:long "-5.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_165'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.5405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.085'^^xsd:double;
  dwc:latitude '48.515'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.085 48.515, -5.085 48.515, -5.085 48.515, -5.085 48.515, -5.085 48.515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_165'^^xsd:string;
  dwc:observationDate '1999-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.516 -5.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.516"^^xsd:decimal ;
  dwc:decimalLongitude "-5.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.516 -5.085)"^^geo:wktLiteral ;
  geo-pos:lat "48.516"^^xsd:decimal ;
  geo-pos:long "-5.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_100'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.085'^^xsd:double;
  dwc:latitude '48.516'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.085 48.516, -5.085 48.516, -5.085 48.516, -5.085 48.516, -5.085 48.516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_100'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.485 -5.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.485 -5.084)"^^geo:wktLiteral ;
  geo-pos:lat "48.485"^^xsd:decimal ;
  geo-pos:long "-5.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.7066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.084'^^xsd:double;
  dwc:latitude '48.485'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.084 48.485, -5.084 48.485, -5.084 48.485, -5.084 48.485, -5.084 48.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.508 -5.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.508 -5.084)"^^geo:wktLiteral ;
  geo-pos:lat "48.508"^^xsd:decimal ;
  geo-pos:long "-5.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_285'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.6316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.084'^^xsd:double;
  dwc:latitude '48.508'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.084 48.508, -5.084 48.508, -5.084 48.508, -5.084 48.508, -5.084 48.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_285'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -5.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.531"^^xsd:decimal ;
  dwc:decimalLongitude "-5.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -5.083)"^^geo:wktLiteral ;
  geo-pos:lat "48.531"^^xsd:decimal ;
  geo-pos:long "-5.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_17'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_17'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.083'^^xsd:double;
  dwc:latitude '48.531'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.083 48.531, -5.083 48.531, -5.083 48.531, -5.083 48.531, -5.083 48.531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_17'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -5.082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -5.082)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-5.082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4290'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.0466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.082'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.082 48.45, -5.082 48.45, -5.082 48.45, -5.082 48.45, -5.082 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4290'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -5.082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -5.082)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-5.082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_22'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_22'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.346944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.082'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.082 48.491, -5.082 48.491, -5.082 48.491, -5.082 48.491, -5.082 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_22'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_21'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_21'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.3116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 48.466, -5.08 48.466, -5.08 48.466, -5.08 48.466, -5.08 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_21'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.482"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "48.482"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_479'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '48.482'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 48.482, -5.08 48.482, -5.08 48.482, -5.08 48.482, -5.08 48.482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_479'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_233'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.5136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 48.51, -5.08 48.51, -5.08 48.51, -5.08 48.51, -5.08 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_233'^^xsd:string;
  dwc:observationDate '1999-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.524"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "48.524"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_29'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_29'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.9258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '48.524'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 48.524, -5.08 48.524, -5.08 48.524, -5.08 48.524, -5.08 48.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_29'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.634 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.634"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.634 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "48.634"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9789'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '48.634'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 48.634, -5.08 48.634, -5.08 48.634, -5.08 48.634, -5.08 48.634))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9789'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.165 -5.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.165 -5.08)"^^geo:wktLiteral ;
  geo-pos:lat "49.165"^^xsd:decimal ;
  geo-pos:long "-5.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6467'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.253888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.08'^^xsd:double;
  dwc:latitude '49.165'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.08 49.165, -5.08 49.165, -5.08 49.165, -5.08 49.165, -5.08 49.165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6467'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -5.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-5.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -5.079)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-5.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5487'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.079'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.079 48.45, -5.079 48.45, -5.079 48.45, -5.079 48.45, -5.079 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5487'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.21 -5.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.21"^^xsd:decimal ;
  dwc:decimalLongitude "-5.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.21 -5.079)"^^geo:wktLiteral ;
  geo-pos:lat "49.21"^^xsd:decimal ;
  geo-pos:long "-5.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6468'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.1375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.079'^^xsd:double;
  dwc:latitude '49.21'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.079 49.21, -5.079 49.21, -5.079 49.21, -5.079 49.21, -5.079 49.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6468'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.785 -5.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.785"^^xsd:decimal ;
  dwc:decimalLongitude "-5.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.785 -5.079)"^^geo:wktLiteral ;
  geo-pos:lat "50.785"^^xsd:decimal ;
  geo-pos:long "-5.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4052'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.7075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.079'^^xsd:double;
  dwc:latitude '50.785'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.079 50.785, -5.079 50.785, -5.079 50.785, -5.079 50.785, -5.079 50.785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4052'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -5.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-5.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -5.078)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-5.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5619'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.078'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.078 48.384, -5.078 48.384, -5.078 48.384, -5.078 48.384, -5.078 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5619'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-5.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.078)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-5.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4711111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.078'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.078 48.422, -5.078 48.422, -5.078 48.422, -5.078 48.422, -5.078 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2900'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.505 -5.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.505"^^xsd:decimal ;
  dwc:decimalLongitude "-5.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.505 -5.078)"^^geo:wktLiteral ;
  geo-pos:lat "48.505"^^xsd:decimal ;
  geo-pos:long "-5.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_176'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.450833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.078'^^xsd:double;
  dwc:latitude '48.505'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.078 48.505, -5.078 48.505, -5.078 48.505, -5.078 48.505, -5.078 48.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_176'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.077)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-5.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5822'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.013333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.077'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.077 48.373, -5.077 48.373, -5.077 48.373, -5.077 48.373, -5.077 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5822'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.677 -5.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.677"^^xsd:decimal ;
  dwc:decimalLongitude "-5.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.677 -5.077)"^^geo:wktLiteral ;
  geo-pos:lat "49.677"^^xsd:decimal ;
  geo-pos:long "-5.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6976'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.077'^^xsd:double;
  dwc:latitude '49.677'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.077 49.677, -5.077 49.677, -5.077 49.677, -5.077 49.677, -5.077 49.677))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6976'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.065 -5.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.065"^^xsd:decimal ;
  dwc:decimalLongitude "-5.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.065 -5.077)"^^geo:wktLiteral ;
  geo-pos:lat "51.065"^^xsd:decimal ;
  geo-pos:long "-5.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4054'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.546111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.077'^^xsd:double;
  dwc:latitude '51.065'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.077 51.065, -5.077 51.065, -5.077 51.065, -5.077 51.065, -5.077 51.065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4054'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -5.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.481"^^xsd:decimal ;
  dwc:decimalLongitude "-5.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -5.076)"^^geo:wktLiteral ;
  geo-pos:lat "48.481"^^xsd:decimal ;
  geo-pos:long "-5.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_200'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.076'^^xsd:double;
  dwc:latitude '48.481'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.076 48.481, -5.076 48.481, -5.076 48.481, -5.076 48.481, -5.076 48.481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_200'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -5.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -5.075)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-5.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6740'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.294722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.075'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.075 48.334, -5.075 48.334, -5.075 48.334, -5.075 48.334, -5.075 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6740'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -5.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-5.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -5.075)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-5.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9979'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.268333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.075'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.075 48.386, -5.075 48.386, -5.075 48.386, -5.075 48.386, -5.075 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9979'^^xsd:string;
  dwc:observationDate '2003-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-5.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.075)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-5.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6767'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.194722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.075'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.075 48.424, -5.075 48.424, -5.075 48.424, -5.075 48.424, -5.075 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6767'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -5.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-5.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -5.075)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-5.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4164'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.4155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.075'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.075 48.442, -5.075 48.442, -5.075 48.442, -5.075 48.442, -5.075 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4164'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-5.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.075)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-5.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_304'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.292222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.075'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.075 48.457, -5.075 48.457, -5.075 48.457, -5.075 48.457, -5.075 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_304'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -5.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-5.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -5.075)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-5.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_188'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.2225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.075'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.075 48.49, -5.075 48.49, -5.075 48.49, -5.075 48.49, -5.075 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_188'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -5.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.486"^^xsd:decimal ;
  dwc:decimalLongitude "-5.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -5.074)"^^geo:wktLiteral ;
  geo-pos:lat "48.486"^^xsd:decimal ;
  geo-pos:long "-5.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.170555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.074'^^xsd:double;
  dwc:latitude '48.486'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.074 48.486, -5.074 48.486, -5.074 48.486, -5.074 48.486, -5.074 48.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -5.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.499"^^xsd:decimal ;
  dwc:decimalLongitude "-5.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -5.074)"^^geo:wktLiteral ;
  geo-pos:lat "48.499"^^xsd:decimal ;
  geo-pos:long "-5.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_307'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.074'^^xsd:double;
  dwc:latitude '48.499'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.074 48.499, -5.074 48.499, -5.074 48.499, -5.074 48.499, -5.074 48.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_307'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -5.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-5.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -5.073)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-5.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6751'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.073'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.073 48.353, -5.073 48.353, -5.073 48.353, -5.073 48.353, -5.073 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6751'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.173 -5.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.173"^^xsd:decimal ;
  dwc:decimalLongitude "-5.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.173 -5.073)"^^geo:wktLiteral ;
  geo-pos:lat "50.173"^^xsd:decimal ;
  geo-pos:long "-5.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1755'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.5041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.073'^^xsd:double;
  dwc:latitude '50.173'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.073 50.173, -5.073 50.173, -5.073 50.173, -5.073 50.173, -5.073 50.173))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1755'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.487"^^xsd:decimal ;
  dwc:decimalLongitude "-5.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.072)"^^geo:wktLiteral ;
  geo-pos:lat "48.487"^^xsd:decimal ;
  geo-pos:long "-5.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_18'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_18'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.107222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.072'^^xsd:double;
  dwc:latitude '48.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.072 48.487, -5.072 48.487, -5.072 48.487, -5.072 48.487, -5.072 48.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_18'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -5.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-5.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -5.071)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-5.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3233'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.667222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.071'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.071 48.404, -5.071 48.404, -5.071 48.404, -5.071 48.404, -5.071 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3233'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -5.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.488"^^xsd:decimal ;
  dwc:decimalLongitude "-5.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -5.071)"^^geo:wktLiteral ;
  geo-pos:lat "48.488"^^xsd:decimal ;
  geo-pos:long "-5.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8195'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.664444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.071'^^xsd:double;
  dwc:latitude '48.488'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.071 48.488, -5.071 48.488, -5.071 48.488, -5.071 48.488, -5.071 48.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8195'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -5.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -5.071)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-5.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_184'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.071'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.071 48.533, -5.071 48.533, -5.071 48.533, -5.071 48.533, -5.071 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_184'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -5.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.591"^^xsd:decimal ;
  dwc:decimalLongitude "-5.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -5.071)"^^geo:wktLiteral ;
  geo-pos:lat "48.591"^^xsd:decimal ;
  geo-pos:long "-5.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_13'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_13'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.050833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.071'^^xsd:double;
  dwc:latitude '48.591'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.071 48.591, -5.071 48.591, -5.071 48.591, -5.071 48.591, -5.071 48.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_13'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526 -5.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526"^^xsd:decimal ;
  dwc:decimalLongitude "-5.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526 -5.071)"^^geo:wktLiteral ;
  geo-pos:lat "51.526"^^xsd:decimal ;
  geo-pos:long "-5.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_52'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_52'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.5936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.071'^^xsd:double;
  dwc:latitude '51.526'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.071 51.526, -5.071 51.526, -5.071 51.526, -5.071 51.526, -5.071 51.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_52'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6733'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.923055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.07 48.35, -5.07 48.35, -5.07 48.35, -5.07 48.35, -5.07 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6733'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "48.517"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8357'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.929722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '48.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.07 48.517, -5.07 48.517, -5.07 48.517, -5.07 48.517, -5.07 48.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8357'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -5.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.526"^^xsd:decimal ;
  dwc:decimalLongitude "-5.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -5.07)"^^geo:wktLiteral ;
  geo-pos:lat "48.526"^^xsd:decimal ;
  geo-pos:long "-5.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_174'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.3025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.07'^^xsd:double;
  dwc:latitude '48.526'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.07 48.526, -5.07 48.526, -5.07 48.526, -5.07 48.526, -5.07 48.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_174'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.487"^^xsd:decimal ;
  dwc:decimalLongitude "-5.069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.069)"^^geo:wktLiteral ;
  geo-pos:lat "48.487"^^xsd:decimal ;
  geo-pos:long "-5.069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_119'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.363333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.069'^^xsd:double;
  dwc:latitude '48.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.069 48.487, -5.069 48.487, -5.069 48.487, -5.069 48.487, -5.069 48.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_119'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.551 -5.069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.551 -5.069)"^^geo:wktLiteral ;
  geo-pos:lat "50.551"^^xsd:decimal ;
  geo-pos:long "-5.069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3961'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.069'^^xsd:double;
  dwc:latitude '50.551'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.069 50.551, -5.069 50.551, -5.069 50.551, -5.069 50.551, -5.069 50.551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3961'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -5.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-5.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -5.068)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-5.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4323'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.076944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.068'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.068 48.351, -5.068 48.351, -5.068 48.351, -5.068 48.351, -5.068 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4323'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -5.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-5.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -5.068)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-5.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6919'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.2375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.068'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.068 48.365, -5.068 48.365, -5.068 48.365, -5.068 48.365, -5.068 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6919'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -5.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-5.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -5.068)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-5.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_149'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.4941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.068'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.068 48.49, -5.068 48.49, -5.068 48.49, -5.068 48.49, -5.068 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_149'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.496 -5.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.496"^^xsd:decimal ;
  dwc:decimalLongitude "-5.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.496 -5.068)"^^geo:wktLiteral ;
  geo-pos:lat "48.496"^^xsd:decimal ;
  geo-pos:long "-5.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_450'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.447777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.068'^^xsd:double;
  dwc:latitude '48.496'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.068 48.496, -5.068 48.496, -5.068 48.496, -5.068 48.496, -5.068 48.496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_450'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -5.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -5.067)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-5.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6750'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.6916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.067'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.067 48.319, -5.067 48.319, -5.067 48.319, -5.067 48.319, -5.067 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6750'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -5.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -5.067)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-5.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8364'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.701944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.067'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.067 48.375, -5.067 48.375, -5.067 48.375, -5.067 48.375, -5.067 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8364'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.067)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2685'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.2097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.067'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.067 48.399, -5.067 48.399, -5.067 48.399, -5.067 48.399, -5.067 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2685'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -5.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.472"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -5.067)"^^geo:wktLiteral ;
  geo-pos:lat "48.472"^^xsd:decimal ;
  geo-pos:long "-5.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7410'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.254444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.067'^^xsd:double;
  dwc:latitude '48.472'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.067 48.472, -5.067 48.472, -5.067 48.472, -5.067 48.472, -5.067 48.472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7410'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.857 -5.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.857"^^xsd:decimal ;
  dwc:decimalLongitude "-5.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.857 -5.067)"^^geo:wktLiteral ;
  geo-pos:lat "48.857"^^xsd:decimal ;
  geo-pos:long "-5.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9793'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.381666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.067'^^xsd:double;
  dwc:latitude '48.857'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.067 48.857, -5.067 48.857, -5.067 48.857, -5.067 48.857, -5.067 48.857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9793'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2 -5.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2 -5.066)"^^geo:wktLiteral ;
  geo-pos:lat "48.2"^^xsd:decimal ;
  geo-pos:long "-5.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7492'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.106666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.066'^^xsd:double;
  dwc:latitude '48.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.066 48.2, -5.066 48.2, -5.066 48.2, -5.066 48.2, -5.066 48.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7492'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.188 -5.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.188"^^xsd:decimal ;
  dwc:decimalLongitude "-5.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.188 -5.066)"^^geo:wktLiteral ;
  geo-pos:lat "50.188"^^xsd:decimal ;
  geo-pos:long "-5.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1756'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.2658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.066'^^xsd:double;
  dwc:latitude '50.188'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.066 50.188, -5.066 50.188, -5.066 50.188, -5.066 50.188, -5.066 50.188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1756'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.842 -5.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.842"^^xsd:decimal ;
  dwc:decimalLongitude "-5.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.842 -5.066)"^^geo:wktLiteral ;
  geo-pos:lat "50.842"^^xsd:decimal ;
  geo-pos:long "-5.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4053'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.446666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.066'^^xsd:double;
  dwc:latitude '50.842'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.066 50.842, -5.066 50.842, -5.066 50.842, -5.066 50.842, -5.066 50.842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4053'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.452 -5.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.452"^^xsd:decimal ;
  dwc:decimalLongitude "-5.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.452 -5.065)"^^geo:wktLiteral ;
  geo-pos:lat "48.452"^^xsd:decimal ;
  geo-pos:long "-5.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3118'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.065'^^xsd:double;
  dwc:latitude '48.452'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.065 48.452, -5.065 48.452, -5.065 48.452, -5.065 48.452, -5.065 48.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3118'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.515 -5.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.515 -5.065)"^^geo:wktLiteral ;
  geo-pos:lat "48.515"^^xsd:decimal ;
  geo-pos:long "-5.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_175'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.065'^^xsd:double;
  dwc:latitude '48.515'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.065 48.515, -5.065 48.515, -5.065 48.515, -5.065 48.515, -5.065 48.515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_175'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.532 -5.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.532 -5.065)"^^geo:wktLiteral ;
  geo-pos:lat "48.532"^^xsd:decimal ;
  geo-pos:long "-5.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_151'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.1883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.065'^^xsd:double;
  dwc:latitude '48.532'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.065 48.532, -5.065 48.532, -5.065 48.532, -5.065 48.532, -5.065 48.532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_151'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -5.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -5.065)"^^geo:wktLiteral ;
  geo-pos:lat "48.573"^^xsd:decimal ;
  geo-pos:long "-5.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_110'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.065'^^xsd:double;
  dwc:latitude '48.573'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.065 48.573, -5.065 48.573, -5.065 48.573, -5.065 48.573, -5.065 48.573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_110'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.582 -5.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.582"^^xsd:decimal ;
  dwc:decimalLongitude "-5.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.582 -5.065)"^^geo:wktLiteral ;
  geo-pos:lat "48.582"^^xsd:decimal ;
  geo-pos:long "-5.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_205'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.444722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.065'^^xsd:double;
  dwc:latitude '48.582'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.065 48.582, -5.065 48.582, -5.065 48.582, -5.065 48.582, -5.065 48.582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_205'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -5.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-5.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -5.064)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-5.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.329444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.064'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.064 48.375, -5.064 48.375, -5.064 48.375, -5.064 48.375, -5.064 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6886'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -5.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.477"^^xsd:decimal ;
  dwc:decimalLongitude "-5.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -5.064)"^^geo:wktLiteral ;
  geo-pos:lat "48.477"^^xsd:decimal ;
  geo-pos:long "-5.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4668'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.064'^^xsd:double;
  dwc:latitude '48.477'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.064 48.477, -5.064 48.477, -5.064 48.477, -5.064 48.477, -5.064 48.477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4668'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -5.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.492"^^xsd:decimal ;
  dwc:decimalLongitude "-5.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -5.064)"^^geo:wktLiteral ;
  geo-pos:lat "48.492"^^xsd:decimal ;
  geo-pos:long "-5.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_234'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.064'^^xsd:double;
  dwc:latitude '48.492'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.064 48.492, -5.064 48.492, -5.064 48.492, -5.064 48.492, -5.064 48.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_234'^^xsd:string;
  dwc:observationDate '1999-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -5.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.494"^^xsd:decimal ;
  dwc:decimalLongitude "-5.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -5.064)"^^geo:wktLiteral ;
  geo-pos:lat "48.494"^^xsd:decimal ;
  geo-pos:long "-5.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_253'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.064'^^xsd:double;
  dwc:latitude '48.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.064 48.494, -5.064 48.494, -5.064 48.494, -5.064 48.494, -5.064 48.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_253'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -5.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-5.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -5.063)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-5.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1408'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.471666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.063'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.063 48.372, -5.063 48.372, -5.063 48.372, -5.063 48.372, -5.063 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1408'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-5.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.063)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-5.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7923'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.251944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.063'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.063 48.438, -5.063 48.438, -5.063 48.438, -5.063 48.438, -5.063 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7923'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -5.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-5.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -5.063)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-5.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_254'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.063'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.063 48.49, -5.063 48.49, -5.063 48.49, -5.063 48.49, -5.063 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_254'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -5.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-5.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -5.063)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-5.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_201'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.063'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.063 48.493, -5.063 48.493, -5.063 48.493, -5.063 48.493, -5.063 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_201'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -5.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-5.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -5.062)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-5.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8524'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.201944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.062'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.062 48.389, -5.062 48.389, -5.062 48.389, -5.062 48.389, -5.062 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8524'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.484 -5.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.484"^^xsd:decimal ;
  dwc:decimalLongitude "-5.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.484 -5.062)"^^geo:wktLiteral ;
  geo-pos:lat "48.484"^^xsd:decimal ;
  geo-pos:long "-5.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_27'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_27'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.9088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.062'^^xsd:double;
  dwc:latitude '48.484'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.062 48.484, -5.062 48.484, -5.062 48.484, -5.062 48.484, -5.062 48.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_27'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -5.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -5.061)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-5.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7884'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.585555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.061'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.061 48.357, -5.061 48.357, -5.061 48.357, -5.061 48.357, -5.061 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7884'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -5.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -5.061)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-5.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2185'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.032777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.061'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.061 48.398, -5.061 48.398, -5.061 48.398, -5.061 48.398, -5.061 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2185'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -5.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -5.061)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-5.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6745'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.082777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.061'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.061 48.454, -5.061 48.454, -5.061 48.454, -5.061 48.454, -5.061 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6745'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -5.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.459"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -5.061)"^^geo:wktLiteral ;
  geo-pos:lat "48.459"^^xsd:decimal ;
  geo-pos:long "-5.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8577'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.166388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.061'^^xsd:double;
  dwc:latitude '48.459'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.061 48.459, -5.061 48.459, -5.061 48.459, -5.061 48.459, -5.061 48.459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8577'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -5.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -5.061)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-5.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_152'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.8416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.061'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.061 48.483, -5.061 48.483, -5.061 48.483, -5.061 48.483, -5.061 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_152'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -5.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-5.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -5.06)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-5.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6758'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.474722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.06'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.06 48.364, -5.06 48.364, -5.06 48.364, -5.06 48.364, -5.06 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6758'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -5.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-5.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -5.06)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-5.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6759'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.48'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.06'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.06 48.364, -5.06 48.364, -5.06 48.364, -5.06 48.364, -5.06 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6759'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.787 -5.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.787"^^xsd:decimal ;
  dwc:decimalLongitude "-5.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.787 -5.06)"^^geo:wktLiteral ;
  geo-pos:lat "50.787"^^xsd:decimal ;
  geo-pos:long "-5.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4009'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.5786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.06'^^xsd:double;
  dwc:latitude '50.787'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.06 50.787, -5.06 50.787, -5.06 50.787, -5.06 50.787, -5.06 50.787))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4009'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -5.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -5.059)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-5.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5549'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.172777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.059'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.059 48.387, -5.059 48.387, -5.059 48.387, -5.059 48.387, -5.059 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5549'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.059)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-5.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_238'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.206944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.059'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.059 48.432, -5.059 48.432, -5.059 48.432, -5.059 48.432, -5.059 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_238'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -5.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -5.059)"^^geo:wktLiteral ;
  geo-pos:lat "48.517"^^xsd:decimal ;
  geo-pos:long "-5.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_280'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.059'^^xsd:double;
  dwc:latitude '48.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.059 48.517, -5.059 48.517, -5.059 48.517, -5.059 48.517, -5.059 48.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_280'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.761 -5.059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.761"^^xsd:decimal ;
  dwc:decimalLongitude "-5.059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.761 -5.059)"^^geo:wktLiteral ;
  geo-pos:lat "50.761"^^xsd:decimal ;
  geo-pos:long "-5.059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4104'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.059'^^xsd:double;
  dwc:latitude '50.761'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.059 50.761, -5.059 50.761, -5.059 50.761, -5.059 50.761, -5.059 50.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4104'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.251"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3209'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '48.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 48.251, -5.058 48.251, -5.058 48.251, -5.058 48.251, -5.058 48.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3209'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6771'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.374722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 48.355, -5.058 48.355, -5.058 48.355, -5.058 48.355, -5.058 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6771'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6918'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 48.413, -5.058 48.413, -5.058 48.413, -5.058 48.413, -5.058 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6918'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8565'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 48.424, -5.058 48.424, -5.058 48.424, -5.058 48.424, -5.058 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8565'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2175'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.263333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 48.431, -5.058 48.431, -5.058 48.431, -5.058 48.431, -5.058 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2175'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2871'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.9752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 48.441, -5.058 48.441, -5.058 48.441, -5.058 48.441, -5.058 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2871'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.482"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.482"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_456'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '48.482'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 48.482, -5.058 48.482, -5.058 48.482, -5.058 48.482, -5.058 48.482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_456'^^xsd:string;
  dwc:observationDate '1999-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.523 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.523"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.523 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.523"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_303'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '48.523'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 48.523, -5.058 48.523, -5.058 48.523, -5.058 48.523, -5.058 48.523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_303'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.404 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.404"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.404 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "49.404"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1106'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.5397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '49.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 49.404, -5.058 49.404, -5.058 49.404, -5.058 49.404, -5.058 49.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1106'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.536 -5.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.536"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.536 -5.058)"^^geo:wktLiteral ;
  geo-pos:lat "50.536"^^xsd:decimal ;
  geo-pos:long "-5.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3962'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.058'^^xsd:double;
  dwc:latitude '50.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058 50.536, -5.058 50.536, -5.058 50.536, -5.058 50.536, -5.058 50.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3962'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -5.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -5.057)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-5.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6772'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.646666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.057'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.057 48.325, -5.057 48.325, -5.057 48.325, -5.057 48.325, -5.057 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6772'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -5.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -5.057)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-5.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6761'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.2705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.057'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.057 48.368, -5.057 48.368, -5.057 48.368, -5.057 48.368, -5.057 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6761'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.057)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.057'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.057 48.414, -5.057 48.414, -5.057 48.414, -5.057 48.414, -5.057 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6891'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.057)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_454'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.057'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.057 48.416, -5.057 48.416, -5.057 48.416, -5.057 48.416, -5.057 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_454'^^xsd:string;
  dwc:observationDate '1999-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -5.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -5.056)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-5.056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3221'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.323333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.056'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.056 48.354, -5.056 48.354, -5.056 48.354, -5.056 48.354, -5.056 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3221'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -5.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-5.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -5.055)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-5.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2868'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.536388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.055'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.055 48.326, -5.055 48.326, -5.055 48.326, -5.055 48.326, -5.055 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2868'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -5.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -5.055)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-5.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6717'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.055'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.055 48.383, -5.055 48.383, -5.055 48.383, -5.055 48.383, -5.055 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6717'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.954 -5.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.954"^^xsd:decimal ;
  dwc:decimalLongitude "-5.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.954 -5.055)"^^geo:wktLiteral ;
  geo-pos:lat "48.954"^^xsd:decimal ;
  geo-pos:long "-5.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6070'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.5091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.055'^^xsd:double;
  dwc:latitude '48.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.055 48.954, -5.055 48.954, -5.055 48.954, -5.055 48.954, -5.055 48.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6070'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.008 -5.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.008 -5.055)"^^geo:wktLiteral ;
  geo-pos:lat "49.008"^^xsd:decimal ;
  geo-pos:long "-5.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3746'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.437777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.055'^^xsd:double;
  dwc:latitude '49.008'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.055 49.008, -5.055 49.008, -5.055 49.008, -5.055 49.008, -5.055 49.008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3746'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -5.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -5.054)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-5.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3394'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.054'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.054 48.295, -5.054 48.295, -5.054 48.295, -5.054 48.295, -5.054 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3394'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -5.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -5.054)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-5.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5685'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.691111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.054'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.054 48.364, -5.054 48.364, -5.054 48.364, -5.054 48.364, -5.054 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5685'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -5.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -5.054)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-5.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4207'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.739166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.054'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.054 48.389, -5.054 48.389, -5.054 48.389, -5.054 48.389, -5.054 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4207'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.428 -5.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.428"^^xsd:decimal ;
  dwc:decimalLongitude "-5.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.428 -5.054)"^^geo:wktLiteral ;
  geo-pos:lat "49.428"^^xsd:decimal ;
  geo-pos:long "-5.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6978'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.054'^^xsd:double;
  dwc:latitude '49.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.054 49.428, -5.054 49.428, -5.054 49.428, -5.054 49.428, -5.054 49.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6978'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -5.053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-5.053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -5.053)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-5.053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8946'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.786944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.053'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.053 48.384, -5.053 48.384, -5.053 48.384, -5.053 48.384, -5.053 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8946'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -5.053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-5.053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -5.053)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-5.053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3142'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.053'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.053 48.436, -5.053 48.436, -5.053 48.436, -5.053 48.436, -5.053 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3142'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.053)"^^geo:wktLiteral ;
  geo-pos:lat "48.479"^^xsd:decimal ;
  geo-pos:long "-5.053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_12'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_12'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.053'^^xsd:double;
  dwc:latitude '48.479'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.053 48.479, -5.053 48.479, -5.053 48.479, -5.053 48.479, -5.053 48.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_12'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -5.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -5.052)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-5.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6735'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.052'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.052 48.385, -5.052 48.385, -5.052 48.385, -5.052 48.385, -5.052 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6735'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -5.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.46"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -5.052)"^^geo:wktLiteral ;
  geo-pos:lat "48.46"^^xsd:decimal ;
  geo-pos:long "-5.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2490'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.639444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.052'^^xsd:double;
  dwc:latitude '48.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.052 48.46, -5.052 48.46, -5.052 48.46, -5.052 48.46, -5.052 48.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2490'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.555 -5.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.555 -5.052)"^^geo:wktLiteral ;
  geo-pos:lat "48.555"^^xsd:decimal ;
  geo-pos:long "-5.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_198'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.637777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.052'^^xsd:double;
  dwc:latitude '48.555'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.052 48.555, -5.052 48.555, -5.052 48.555, -5.052 48.555, -5.052 48.555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_198'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.964 -5.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.964"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.964 -5.052)"^^geo:wktLiteral ;
  geo-pos:lat "48.964"^^xsd:decimal ;
  geo-pos:long "-5.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9851'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.052'^^xsd:double;
  dwc:latitude '48.964'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.052 48.964, -5.052 48.964, -5.052 48.964, -5.052 48.964, -5.052 48.964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9851'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -5.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.475"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -5.052)"^^geo:wktLiteral ;
  geo-pos:lat "50.475"^^xsd:decimal ;
  geo-pos:long "-5.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4095'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.9383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.052'^^xsd:double;
  dwc:latitude '50.475'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.052 50.475, -5.052 50.475, -5.052 50.475, -5.052 50.475, -5.052 50.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4095'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -5.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -5.051)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-5.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5719'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.7655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.051'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.051 48.357, -5.051 48.357, -5.051 48.357, -5.051 48.357, -5.051 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5719'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -5.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -5.051)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-5.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8575'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.051'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.051 48.429, -5.051 48.429, -5.051 48.429, -5.051 48.429, -5.051 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8575'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.051)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-5.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6737'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.051'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.051 48.44, -5.051 48.44, -5.051 48.44, -5.051 48.44, -5.051 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6737'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -5.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -5.051)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-5.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_217'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.1133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.051'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.051 48.483, -5.051 48.483, -5.051 48.483, -5.051 48.483, -5.051 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_217'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6762'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.05 48.347, -5.05 48.347, -5.05 48.347, -5.05 48.347, -5.05 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6762'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8366'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.05 48.412, -5.05 48.412, -5.05 48.412, -5.05 48.412, -5.05 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8366'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6782'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.505833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.05 48.44, -5.05 48.44, -5.05 48.44, -5.05 48.44, -5.05 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6782'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "48.479"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_259'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.249444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '48.479'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.05 48.479, -5.05 48.479, -5.05 48.479, -5.05 48.479, -5.05 48.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_259'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.518"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "48.518"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_142'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '48.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.05 48.518, -5.05 48.518, -5.05 48.518, -5.05 48.518, -5.05 48.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_142'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -5.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-5.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -5.049)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-5.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5453'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.049'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.049 48.278, -5.049 48.278, -5.049 48.278, -5.049 48.278, -5.049 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5453'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -5.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -5.049)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-5.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6914'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.049'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.049 48.368, -5.049 48.368, -5.049 48.368, -5.049 48.368, -5.049 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6914'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.049)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-5.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.049'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.049 48.432, -5.049 48.432, -5.049 48.432, -5.049 48.432, -5.049 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6890'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-5.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -5.049)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-5.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8360'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.9097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.049'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.049 48.448, -5.049 48.448, -5.049 48.448, -5.049 48.448, -5.049 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8360'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -5.049)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-5.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6744'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.049'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.049 48.466, -5.049 48.466, -5.049 48.466, -5.049 48.466, -5.049 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6744'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -5.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.492"^^xsd:decimal ;
  dwc:decimalLongitude "-5.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -5.049)"^^geo:wktLiteral ;
  geo-pos:lat "48.492"^^xsd:decimal ;
  geo-pos:long "-5.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8515'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.049'^^xsd:double;
  dwc:latitude '48.492'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.049 48.492, -5.049 48.492, -5.049 48.492, -5.049 48.492, -5.049 48.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8515'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -5.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -5.048)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-5.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6770'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.939166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.048'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.048 48.363, -5.048 48.363, -5.048 48.363, -5.048 48.363, -5.048 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6770'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.048)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-5.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1486'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.048'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.048 48.373, -5.048 48.373, -5.048 48.373, -5.048 48.373, -5.048 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1486'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -5.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.531"^^xsd:decimal ;
  dwc:decimalLongitude "-5.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -5.048)"^^geo:wktLiteral ;
  geo-pos:lat "48.531"^^xsd:decimal ;
  geo-pos:long "-5.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_143'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.805'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.048'^^xsd:double;
  dwc:latitude '48.531'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.048 48.531, -5.048 48.531, -5.048 48.531, -5.048 48.531, -5.048 48.531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_143'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.485 -5.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.485"^^xsd:decimal ;
  dwc:decimalLongitude "-5.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.485 -5.048)"^^geo:wktLiteral ;
  geo-pos:lat "50.485"^^xsd:decimal ;
  geo-pos:long "-5.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3960'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.870277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.048'^^xsd:double;
  dwc:latitude '50.485'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.048 50.485, -5.048 50.485, -5.048 50.485, -5.048 50.485, -5.048 50.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3960'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -5.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.591"^^xsd:decimal ;
  dwc:decimalLongitude "-5.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -5.047)"^^geo:wktLiteral ;
  geo-pos:lat "48.591"^^xsd:decimal ;
  geo-pos:long "-5.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_228'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.9877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.047'^^xsd:double;
  dwc:latitude '48.591'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.047 48.591, -5.047 48.591, -5.047 48.591, -5.047 48.591, -5.047 48.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_228'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.878 -5.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.878"^^xsd:decimal ;
  dwc:decimalLongitude "-5.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.878 -5.047)"^^geo:wktLiteral ;
  geo-pos:lat "48.878"^^xsd:decimal ;
  geo-pos:long "-5.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6126'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.047'^^xsd:double;
  dwc:latitude '48.878'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.047 48.878, -5.047 48.878, -5.047 48.878, -5.047 48.878, -5.047 48.878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6126'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.046)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-5.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8591'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.046'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.046 48.417, -5.046 48.417, -5.046 48.417, -5.046 48.417, -5.046 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8591'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -5.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-5.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -5.046)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-5.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8408'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.046'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.046 48.428, -5.046 48.428, -5.046 48.428, -5.046 48.428, -5.046 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8408'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -5.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -5.046)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-5.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3068'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.046'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.046 48.443, -5.046 48.443, -5.046 48.443, -5.046 48.443, -5.046 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3068'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.487"^^xsd:decimal ;
  dwc:decimalLongitude "-5.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -5.046)"^^geo:wktLiteral ;
  geo-pos:lat "48.487"^^xsd:decimal ;
  geo-pos:long "-5.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_167'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.91'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.046'^^xsd:double;
  dwc:latitude '48.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.046 48.487, -5.046 48.487, -5.046 48.487, -5.046 48.487, -5.046 48.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_167'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.534 -5.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.534"^^xsd:decimal ;
  dwc:decimalLongitude "-5.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.534 -5.046)"^^geo:wktLiteral ;
  geo-pos:lat "48.534"^^xsd:decimal ;
  geo-pos:long "-5.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4769'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.9888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.046'^^xsd:double;
  dwc:latitude '48.534'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.046 48.534, -5.046 48.534, -5.046 48.534, -5.046 48.534, -5.046 48.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4769'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -5.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-5.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -5.045)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-5.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6878'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.045'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.045 48.324, -5.045 48.324, -5.045 48.324, -5.045 48.324, -5.045 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6878'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -5.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-5.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -5.045)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-5.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6760'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.5761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.045'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.045 48.353, -5.045 48.353, -5.045 48.353, -5.045 48.353, -5.045 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6760'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -5.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-5.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -5.045)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-5.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6742'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.9055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.045'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.045 48.389, -5.045 48.389, -5.045 48.389, -5.045 48.389, -5.045 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6742'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -5.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -5.045)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-5.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6720'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.045'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.045 48.395, -5.045 48.395, -5.045 48.395, -5.045 48.395, -5.045 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6720'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -5.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-5.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -5.045)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-5.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8349'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.546388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.045'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.045 48.398, -5.045 48.398, -5.045 48.398, -5.045 48.398, -5.045 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8349'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -5.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-5.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -5.045)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-5.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.7422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.045'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.045 48.454, -5.045 48.454, -5.045 48.454, -5.045 48.454, -5.045 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -5.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.56"^^xsd:decimal ;
  dwc:decimalLongitude "-5.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -5.045)"^^geo:wktLiteral ;
  geo-pos:lat "48.56"^^xsd:decimal ;
  geo-pos:long "-5.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_99'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_99'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.987777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.045'^^xsd:double;
  dwc:latitude '48.56'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.045 48.56, -5.045 48.56, -5.045 48.56, -5.045 48.56, -5.045 48.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_99'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -5.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-5.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -5.044)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-5.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6741'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.044'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.044 48.367, -5.044 48.367, -5.044 48.367, -5.044 48.367, -5.044 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6741'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -5.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.507"^^xsd:decimal ;
  dwc:decimalLongitude "-5.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -5.044)"^^geo:wktLiteral ;
  geo-pos:lat "48.507"^^xsd:decimal ;
  geo-pos:long "-5.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_302'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.044'^^xsd:double;
  dwc:latitude '48.507'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.044 48.507, -5.044 48.507, -5.044 48.507, -5.044 48.507, -5.044 48.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_302'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.532 -5.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.532 -5.044)"^^geo:wktLiteral ;
  geo-pos:lat "48.532"^^xsd:decimal ;
  geo-pos:long "-5.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_105'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.5716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.044'^^xsd:double;
  dwc:latitude '48.532'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.044 48.532, -5.044 48.532, -5.044 48.532, -5.044 48.532, -5.044 48.532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_105'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -5.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-5.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -5.043)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-5.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5684'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.353611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.043'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.043 48.394, -5.043 48.394, -5.043 48.394, -5.043 48.394, -5.043 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5684'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.043)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-5.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5254'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.071944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.043'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.043 48.432, -5.043 48.432, -5.043 48.432, -5.043 48.432, -5.043 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5254'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -5.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -5.043)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-5.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6879'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.3875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.043'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.043 48.451, -5.043 48.451, -5.043 48.451, -5.043 48.451, -5.043 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6879'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.554 -5.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.554"^^xsd:decimal ;
  dwc:decimalLongitude "-5.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.554 -5.043)"^^geo:wktLiteral ;
  geo-pos:lat "48.554"^^xsd:decimal ;
  geo-pos:long "-5.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_20'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_20'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.5961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.043'^^xsd:double;
  dwc:latitude '48.554'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.043 48.554, -5.043 48.554, -5.043 48.554, -5.043 48.554, -5.043 48.554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_20'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -5.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-5.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -5.042)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-5.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5157'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.103055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.042'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.042 48.341, -5.042 48.341, -5.042 48.341, -5.042 48.341, -5.042 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5157'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.042)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7933'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.5875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.042'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.042 48.415, -5.042 48.415, -5.042 48.415, -5.042 48.415, -5.042 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7933'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-5.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.042)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-5.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8328'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.079722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.042'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.042 48.43, -5.042 48.43, -5.042 48.43, -5.042 48.43, -5.042 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8328'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.279 -5.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.279"^^xsd:decimal ;
  dwc:decimalLongitude "-5.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.279 -5.042)"^^geo:wktLiteral ;
  geo-pos:lat "51.279"^^xsd:decimal ;
  geo-pos:long "-5.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_50'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_50'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.5325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.042'^^xsd:double;
  dwc:latitude '51.279'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.042 51.279, -5.042 51.279, -5.042 51.279, -5.042 51.279, -5.042 51.279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_50'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.041)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6752'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.041'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.041 48.399, -5.041 48.399, -5.041 48.399, -5.041 48.399, -5.041 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6752'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6727'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.04 48.331, -5.04 48.331, -5.04 48.331, -5.04 48.331, -5.04 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6727'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5676'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.248333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.04 48.363, -5.04 48.363, -5.04 48.363, -5.04 48.363, -5.04 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5676'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8337'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.808611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.04 48.423, -5.04 48.423, -5.04 48.423, -5.04 48.423, -5.04 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8337'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.547 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.547"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.547 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "48.547"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_158'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.293333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:latitude '48.547'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.04 48.547, -5.04 48.547, -5.04 48.547, -5.04 48.547, -5.04 48.547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_158'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "48.646"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.9375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:latitude '48.646'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.04 48.646, -5.04 48.646, -5.04 48.646, -5.04 48.646, -5.04 48.646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.629 -5.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.629"^^xsd:decimal ;
  dwc:decimalLongitude "-5.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.629 -5.039)"^^geo:wktLiteral ;
  geo-pos:lat "48.629"^^xsd:decimal ;
  geo-pos:long "-5.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9788'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.039'^^xsd:double;
  dwc:latitude '48.629'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.039 48.629, -5.039 48.629, -5.039 48.629, -5.039 48.629, -5.039 48.629))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9788'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -5.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-5.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -5.038)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-5.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8574'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.507777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.038'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.038 48.444, -5.038 48.444, -5.038 48.444, -5.038 48.444, -5.038 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8574'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.519 -5.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.519"^^xsd:decimal ;
  dwc:decimalLongitude "-5.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.519 -5.038)"^^geo:wktLiteral ;
  geo-pos:lat "48.519"^^xsd:decimal ;
  geo-pos:long "-5.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_231'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.8802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.038'^^xsd:double;
  dwc:latitude '48.519'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.038 48.519, -5.038 48.519, -5.038 48.519, -5.038 48.519, -5.038 48.519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_231'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.504 -5.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.504"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.504 -5.037)"^^geo:wktLiteral ;
  geo-pos:lat "48.504"^^xsd:decimal ;
  geo-pos:long "-5.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8947'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.454166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.037'^^xsd:double;
  dwc:latitude '48.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.037 48.504, -5.037 48.504, -5.037 48.504, -5.037 48.504, -5.037 48.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8947'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.793 -5.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.793"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.793 -5.037)"^^geo:wktLiteral ;
  geo-pos:lat "48.793"^^xsd:decimal ;
  geo-pos:long "-5.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6597'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.037'^^xsd:double;
  dwc:latitude '48.793'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.037 48.793, -5.037 48.793, -5.037 48.793, -5.037 48.793, -5.037 48.793))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6597'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-5.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.036)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-5.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6682'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.112222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.036'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.036 48.424, -5.036 48.424, -5.036 48.424, -5.036 48.424, -5.036 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6682'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.036)"^^geo:wktLiteral ;
  geo-pos:lat "48.479"^^xsd:decimal ;
  geo-pos:long "-5.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_16'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_16'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.4763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.036'^^xsd:double;
  dwc:latitude '48.479'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.036 48.479, -5.036 48.479, -5.036 48.479, -5.036 48.479, -5.036 48.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_16'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -5.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -5.035)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-5.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8482'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.035'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.035 48.347, -5.035 48.347, -5.035 48.347, -5.035 48.347, -5.035 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8482'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.035)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8578'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.884722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.035'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.035 48.414, -5.035 48.414, -5.035 48.414, -5.035 48.414, -5.035 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8578'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.034)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2363'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.769166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.034'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.034 48.421, -5.034 48.421, -5.034 48.421, -5.034 48.421, -5.034 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2363'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -5.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-5.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -5.034)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-5.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6729'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.034'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.034 48.431, -5.034 48.431, -5.034 48.431, -5.034 48.431, -5.034 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6729'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -5.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.531"^^xsd:decimal ;
  dwc:decimalLongitude "-5.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -5.034)"^^geo:wktLiteral ;
  geo-pos:lat "48.531"^^xsd:decimal ;
  geo-pos:long "-5.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_114'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.034'^^xsd:double;
  dwc:latitude '48.531'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.034 48.531, -5.034 48.531, -5.034 48.531, -5.034 48.531, -5.034 48.531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_114'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -5.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-5.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -5.033)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-5.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8904'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.701666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.033'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.033 48.396, -5.033 48.396, -5.033 48.396, -5.033 48.396, -5.033 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8904'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.033)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8585'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.250833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.033'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.033 48.415, -5.033 48.415, -5.033 48.415, -5.033 48.415, -5.033 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8585'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.033)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-5.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8756'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.033'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.033 48.432, -5.033 48.432, -5.033 48.432, -5.033 48.432, -5.033 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8756'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -5.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-5.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -5.033)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-5.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_477'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.632222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.033'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.033 48.442, -5.033 48.442, -5.033 48.442, -5.033 48.442, -5.033 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_477'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -5.032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -5.032)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-5.032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8201'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.619166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.032'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.032 48.35, -5.032 48.35, -5.032 48.35, -5.032 48.35, -5.032 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8201'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -5.032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -5.032)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-5.032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1841'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.032'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.032 48.357, -5.032 48.357, -5.032 48.357, -5.032 48.357, -5.032 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1841'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -5.032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -5.032)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-5.032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6746'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.739722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.032'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.032 48.388, -5.032 48.388, -5.032 48.388, -5.032 48.388, -5.032 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6746'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -5.032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.507"^^xsd:decimal ;
  dwc:decimalLongitude "-5.032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -5.032)"^^geo:wktLiteral ;
  geo-pos:lat "48.507"^^xsd:decimal ;
  geo-pos:long "-5.032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_11'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_11'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.032'^^xsd:double;
  dwc:latitude '48.507'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.032 48.507, -5.032 48.507, -5.032 48.507, -5.032 48.507, -5.032 48.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_11'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -5.032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.507"^^xsd:decimal ;
  dwc:decimalLongitude "-5.032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -5.032)"^^geo:wktLiteral ;
  geo-pos:lat "48.507"^^xsd:decimal ;
  geo-pos:long "-5.032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_453'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.633611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.032'^^xsd:double;
  dwc:latitude '48.507'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.032 48.507, -5.032 48.507, -5.032 48.507, -5.032 48.507, -5.032 48.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_453'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -5.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-5.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -5.031)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-5.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6674'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.031'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.031 48.281, -5.031 48.281, -5.031 48.281, -5.031 48.281, -5.031 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6674'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -5.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-5.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -5.031)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-5.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6773'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.031'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.031 48.302, -5.031 48.302, -5.031 48.302, -5.031 48.302, -5.031 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6773'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-5.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.031)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-5.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5271'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.031'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.031 48.402, -5.031 48.402, -5.031 48.402, -5.031 48.402, -5.031 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5271'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-5.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5.031)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-5.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8288'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.031'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.031 48.403, -5.031 48.403, -5.031 48.403, -5.031 48.403, -5.031 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8288'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.031)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6712'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.4308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.031'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.031 48.411, -5.031 48.411, -5.031 48.411, -5.031 48.411, -5.031 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6712'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -5.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-5.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -5.031)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-5.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2373'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.8433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.031'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.031 48.444, -5.031 48.444, -5.031 48.444, -5.031 48.444, -5.031 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2373'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.369 -5.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.369"^^xsd:decimal ;
  dwc:decimalLongitude "-5.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.369 -5.031)"^^geo:wktLiteral ;
  geo-pos:lat "49.369"^^xsd:decimal ;
  geo-pos:long "-5.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6979'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.394166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.031'^^xsd:double;
  dwc:latitude '49.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.031 49.369, -5.031 49.369, -5.031 49.369, -5.031 49.369, -5.031 49.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6979'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6678'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.323333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.03 48.421, -5.03 48.421, -5.03 48.421, -5.03 48.421, -5.03 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6678'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6666'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.084166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.03 48.426, -5.03 48.426, -5.03 48.426, -5.03 48.426, -5.03 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6666'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8331'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.03 48.427, -5.03 48.427, -5.03 48.427, -5.03 48.427, -5.03 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8331'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8737'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.5975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.03 48.429, -5.03 48.429, -5.03 48.429, -5.03 48.429, -5.03 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8737'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -5.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.962"^^xsd:decimal ;
  dwc:decimalLongitude "-5.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -5.03)"^^geo:wktLiteral ;
  geo-pos:lat "48.962"^^xsd:decimal ;
  geo-pos:long "-5.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6592'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.03'^^xsd:double;
  dwc:latitude '48.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.03 48.962, -5.03 48.962, -5.03 48.962, -5.03 48.962, -5.03 48.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6592'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -5.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-5.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -5.029)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-5.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7164'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.6661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.029'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.029 48.296, -5.029 48.296, -5.029 48.296, -5.029 48.296, -5.029 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7164'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -5.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -5.029)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-5.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3859'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1208333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.029'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.029 48.36, -5.029 48.36, -5.029 48.36, -5.029 48.36, -5.029 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3859'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55 -5.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55 -5.029)"^^geo:wktLiteral ;
  geo-pos:lat "48.55"^^xsd:decimal ;
  geo-pos:long "-5.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_196'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.4525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.029'^^xsd:double;
  dwc:latitude '48.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.029 48.55, -5.029 48.55, -5.029 48.55, -5.029 48.55, -5.029 48.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_196'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -5.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57"^^xsd:decimal ;
  dwc:decimalLongitude "-5.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -5.029)"^^geo:wktLiteral ;
  geo-pos:lat "48.57"^^xsd:decimal ;
  geo-pos:long "-5.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_15'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_15'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.8663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.029'^^xsd:double;
  dwc:latitude '48.57'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.029 48.57, -5.029 48.57, -5.029 48.57, -5.029 48.57, -5.029 48.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_15'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -5.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-5.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -5.029)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-5.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6071'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.8722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.029'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.029 49, -5.029 49, -5.029 49, -5.029 49, -5.029 49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6071'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -5.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -5.028)"^^geo:wktLiteral ;
  geo-pos:lat "48.251"^^xsd:decimal ;
  geo-pos:long "-5.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4666'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.981944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.028'^^xsd:double;
  dwc:latitude '48.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.028 48.251, -5.028 48.251, -5.028 48.251, -5.028 48.251, -5.028 48.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4666'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-5.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.028)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-5.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_476'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.149444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.028'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.028 48.38, -5.028 48.38, -5.028 48.38, -5.028 48.38, -5.028 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_476'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -5.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-5.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -5.027)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-5.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3460'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.1941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.027'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.027 48.354, -5.027 48.354, -5.027 48.354, -5.027 48.354, -5.027 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3460'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -5.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -5.027)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-5.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5482'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.2425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.027'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.027 48.361, -5.027 48.361, -5.027 48.361, -5.027 48.361, -5.027 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5482'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.027)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8671'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.273611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.027'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.027 48.399, -5.027 48.399, -5.027 48.399, -5.027 48.399, -5.027 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8671'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.027)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9728'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.027'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.027 48.415, -5.027 48.415, -5.027 48.415, -5.027 48.415, -5.027 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9728'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.027)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8399'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.164722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.027'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.027 48.416, -5.027 48.416, -5.027 48.416, -5.027 48.416, -5.027 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8399'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -5.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-5.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -5.027)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-5.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6707'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.027'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.027 48.434, -5.027 48.434, -5.027 48.434, -5.027 48.434, -5.027 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6707'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.519 -5.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.519"^^xsd:decimal ;
  dwc:decimalLongitude "-5.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.519 -5.027)"^^geo:wktLiteral ;
  geo-pos:lat "48.519"^^xsd:decimal ;
  geo-pos:long "-5.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_118'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.027'^^xsd:double;
  dwc:latitude '48.519'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.027 48.519, -5.027 48.519, -5.027 48.519, -5.027 48.519, -5.027 48.519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_118'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-5.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.026)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-5.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.553055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.026'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.026 48.419, -5.026 48.419, -5.026 48.419, -5.026 48.419, -5.026 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6885'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -5.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.455"^^xsd:decimal ;
  dwc:decimalLongitude "-5.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -5.026)"^^geo:wktLiteral ;
  geo-pos:lat "48.455"^^xsd:decimal ;
  geo-pos:long "-5.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6703'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.066388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.026'^^xsd:double;
  dwc:latitude '48.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.026 48.455, -5.026 48.455, -5.026 48.455, -5.026 48.455, -5.026 48.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6703'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -5.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-5.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -5.026)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-5.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_169'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.685555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.026'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.026 48.491, -5.026 48.491, -5.026 48.491, -5.026 48.491, -5.026 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_169'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.025)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5997'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.102222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.025'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.025 48.373, -5.025 48.373, -5.025 48.373, -5.025 48.373, -5.025 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5997'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.025)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6920'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.842777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.025'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.025 48.373, -5.025 48.373, -5.025 48.373, -5.025 48.373, -5.025 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6920'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.025)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5404'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.077222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.025'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.025 48.412, -5.025 48.412, -5.025 48.412, -5.025 48.412, -5.025 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5404'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.025)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6774'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.213055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.025'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.025 48.417, -5.025 48.417, -5.025 48.417, -5.025 48.417, -5.025 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6774'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.025)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6941'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.025'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.025 48.422, -5.025 48.422, -5.025 48.422, -5.025 48.422, -5.025 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6941'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.025)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2372'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.025'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.025 48.432, -5.025 48.432, -5.025 48.432, -5.025 48.432, -5.025 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2372'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.574 -5.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.574 -5.025)"^^geo:wktLiteral ;
  geo-pos:lat "48.574"^^xsd:decimal ;
  geo-pos:long "-5.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_164'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.223055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.025'^^xsd:double;
  dwc:latitude '48.574'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.025 48.574, -5.025 48.574, -5.025 48.574, -5.025 48.574, -5.025 48.574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_164'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -5.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-5.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -5.024)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-5.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6749'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.0544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.024'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.024 48.32, -5.024 48.32, -5.024 48.32, -5.024 48.32, -5.024 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6749'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -5.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -5.024)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-5.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6755'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.024'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.024 48.401, -5.024 48.401, -5.024 48.401, -5.024 48.401, -5.024 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6755'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.024)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_349'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.4986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.024'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.024 48.415, -5.024 48.415, -5.024 48.415, -5.024 48.415, -5.024 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_349'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.024)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8757'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.024'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.024 48.423, -5.024 48.423, -5.024 48.423, -5.024 48.423, -5.024 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8757'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.024)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-5.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8502'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.029166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.024'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.024 48.432, -5.024 48.432, -5.024 48.432, -5.024 48.432, -5.024 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8502'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -5.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -5.024)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-5.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2369'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.024'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.024 48.483, -5.024 48.483, -5.024 48.483, -5.024 48.483, -5.024 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2369'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.521 -5.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.521 -5.024)"^^geo:wktLiteral ;
  geo-pos:lat "48.521"^^xsd:decimal ;
  geo-pos:long "-5.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_123'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.313611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.024'^^xsd:double;
  dwc:latitude '48.521'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.024 48.521, -5.024 48.521, -5.024 48.521, -5.024 48.521, -5.024 48.521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_123'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -5.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -5.023)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-5.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7501'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.029166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.023'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.023 48.325, -5.023 48.325, -5.023 48.325, -5.023 48.325, -5.023 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7501'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -5.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-5.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -5.023)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-5.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8241'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.4938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.023'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.023 48.385, -5.023 48.385, -5.023 48.385, -5.023 48.385, -5.023 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8241'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.023)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6766'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.508888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.023'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.023 48.413, -5.023 48.413, -5.023 48.413, -5.023 48.413, -5.023 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6766'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -5.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-5.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -5.023)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-5.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6699'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.111944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.023'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.023 48.446, -5.023 48.446, -5.023 48.446, -5.023 48.446, -5.023 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6699'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7348'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.154722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 48.272, -5.022 48.272, -5.022 48.272, -5.022 48.272, -5.022 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7348'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8741'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 48.402, -5.022 48.402, -5.022 48.402, -5.022 48.402, -5.022 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8741'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6685'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8947222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 48.409, -5.022 48.409, -5.022 48.409, -5.022 48.409, -5.022 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6685'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6723'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 48.411, -5.022 48.411, -5.022 48.411, -5.022 48.411, -5.022 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6723'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6757'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.811944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 48.421, -5.022 48.421, -5.022 48.421, -5.022 48.421, -5.022 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6757'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8750'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.109166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 48.423, -5.022 48.423, -5.022 48.423, -5.022 48.423, -5.022 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8750'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.547 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.547"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.547 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "48.547"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_237'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:latitude '48.547'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 48.547, -5.022 48.547, -5.022 48.547, -5.022 48.547, -5.022 48.547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_237'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.242"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.242 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "50.242"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1753'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:latitude '50.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 50.242, -5.022 50.242, -5.022 50.242, -5.022 50.242, -5.022 50.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1753'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1819'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.417222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 48.336, -5.021 48.336, -5.021 48.336, -5.021 48.336, -5.021 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1819'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 48.366, -5.021 48.366, -5.021 48.366, -5.021 48.366, -5.021 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6888'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8374'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 48.387, -5.021 48.387, -5.021 48.387, -5.021 48.387, -5.021 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8374'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6884'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.408611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 48.409, -5.021 48.409, -5.021 48.409, -5.021 48.409, -5.021 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6884'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6731'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 48.423, -5.021 48.423, -5.021 48.423, -5.021 48.423, -5.021 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6731'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8669'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.073611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 48.423, -5.021 48.423, -5.021 48.423, -5.021 48.423, -5.021 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8669'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8415'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.528888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 48.43, -5.021 48.43, -5.021 48.43, -5.021 48.43, -5.021 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8415'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8748'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.5136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 48.431, -5.021 48.431, -5.021 48.431, -5.021 48.431, -5.021 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8748'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.782 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.782"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.782 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "49.782"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6858'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.821666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '49.782'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 49.782, -5.021 49.782, -5.021 49.782, -5.021 49.782, -5.021 49.782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6858'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "50.138"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1748'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '50.138'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 50.138, -5.021 50.138, -5.021 50.138, -5.021 50.138, -5.021 50.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1748'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.144 -5.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.144"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.144 -5.021)"^^geo:wktLiteral ;
  geo-pos:lat "50.144"^^xsd:decimal ;
  geo-pos:long "-5.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1757'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.741388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.021'^^xsd:double;
  dwc:latitude '50.144'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021 50.144, -5.021 50.144, -5.021 50.144, -5.021 50.144, -5.021 50.144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1757'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7511'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.045833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.02 48.393, -5.02 48.393, -5.02 48.393, -5.02 48.393, -5.02 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7511'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9077'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.6888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.02 48.397, -5.02 48.397, -5.02 48.397, -5.02 48.397, -5.02 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9077'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7340'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.040833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.02 48.412, -5.02 48.412, -5.02 48.412, -5.02 48.412, -5.02 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7340'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8539'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.02 48.413, -5.02 48.413, -5.02 48.413, -5.02 48.413, -5.02 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8539'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8289'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.02 48.42, -5.02 48.42, -5.02 48.42, -5.02 48.42, -5.02 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8289'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8353'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.843055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.02 48.423, -5.02 48.423, -5.02 48.423, -5.02 48.423, -5.02 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8353'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3638'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.892777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.317, -5.019 48.317, -5.019 48.317, -5.019 48.317, -5.019 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3638'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8293'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.048333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.38, -5.019 48.38, -5.019 48.38, -5.019 48.38, -5.019 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8293'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8464'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.8711111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.393, -5.019 48.393, -5.019 48.393, -5.019 48.393, -5.019 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8464'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8752'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.600833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.398, -5.019 48.398, -5.019 48.398, -5.019 48.398, -5.019 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8752'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6939'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.9113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.426, -5.019 48.426, -5.019 48.426, -5.019 48.426, -5.019 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6939'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_464'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.43, -5.019 48.43, -5.019 48.43, -5.019 48.43, -5.019 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_464'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2716'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.729722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.435, -5.019 48.435, -5.019 48.435, -5.019 48.435, -5.019 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2716'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3143'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.211388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.441, -5.019 48.441, -5.019 48.441, -5.019 48.441, -5.019 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3143'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.468"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "48.468"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_457'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.4825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '48.468'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 48.468, -5.019 48.468, -5.019 48.468, -5.019 48.468, -5.019 48.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_457'^^xsd:string;
  dwc:observationDate '1999-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.142 -5.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.142 -5.019)"^^geo:wktLiteral ;
  geo-pos:lat "49.142"^^xsd:decimal ;
  geo-pos:long "-5.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9316'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.958611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.019'^^xsd:double;
  dwc:latitude '49.142'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.019 49.142, -5.019 49.142, -5.019 49.142, -5.019 49.142, -5.019 49.142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9316'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.285"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.285"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5681'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.285, -5.018 48.285, -5.018 48.285, -5.018 48.285, -5.018 48.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5681'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5768'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.884166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.37, -5.018 48.37, -5.018 48.37, -5.018 48.37, -5.018 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5768'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4367'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.391, -5.018 48.391, -5.018 48.391, -5.018 48.391, -5.018 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4367'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8592'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.073055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.392, -5.018 48.392, -5.018 48.392, -5.018 48.392, -5.018 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8592'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8466'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.393, -5.018 48.393, -5.018 48.393, -5.018 48.393, -5.018 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8466'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.414, -5.018 48.414, -5.018 48.414, -5.018 48.414, -5.018 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6889'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8332'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.8563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.422, -5.018 48.422, -5.018 48.422, -5.018 48.422, -5.018 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8332'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7338'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.425, -5.018 48.425, -5.018 48.425, -5.018 48.425, -5.018 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7338'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6714'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.428, -5.018 48.428, -5.018 48.428, -5.018 48.428, -5.018 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6714'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9386'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.2825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.433, -5.018 48.433, -5.018 48.433, -5.018 48.433, -5.018 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9386'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_347'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.434, -5.018 48.434, -5.018 48.434, -5.018 48.434, -5.018 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_347'^^xsd:string;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.573"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7474'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.573'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.573, -5.018 48.573, -5.018 48.573, -5.018 48.573, -5.018 48.573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7474'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -5.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.576"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -5.018)"^^geo:wktLiteral ;
  geo-pos:lat "48.576"^^xsd:decimal ;
  geo-pos:long "-5.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_281'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.486944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.018'^^xsd:double;
  dwc:latitude '48.576'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018 48.576, -5.018 48.576, -5.018 48.576, -5.018 48.576, -5.018 48.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_281'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -5.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-5.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -5.017)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-5.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3668'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.017'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.017 48.354, -5.017 48.354, -5.017 48.354, -5.017 48.354, -5.017 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3668'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.017)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-5.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8693'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.3975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.017'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.017 48.412, -5.017 48.412, -5.017 48.412, -5.017 48.412, -5.017 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8693'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.017)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9167'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.352222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.017'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.017 48.414, -5.017 48.414, -5.017 48.414, -5.017 48.414, -5.017 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9167'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.017)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8568'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.921111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.017'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.017 48.415, -5.017 48.415, -5.017 48.415, -5.017 48.415, -5.017 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8568'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.145 -5.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.145 -5.017)"^^geo:wktLiteral ;
  geo-pos:lat "49.145"^^xsd:decimal ;
  geo-pos:long "-5.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6259'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.686388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.017'^^xsd:double;
  dwc:latitude '49.145'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.017 49.145, -5.017 49.145, -5.017 49.145, -5.017 49.145, -5.017 49.145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6259'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8696'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.631111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.359, -5.016 48.359, -5.016 48.359, -5.016 48.359, -5.016 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8696'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8166'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.371, -5.016 48.371, -5.016 48.371, -5.016 48.371, -5.016 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8166'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8567'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.898055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.416, -5.016 48.416, -5.016 48.416, -5.016 48.416, -5.016 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8567'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8753'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.9322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.417, -5.016 48.417, -5.016 48.417, -5.016 48.417, -5.016 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8753'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6679'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.42, -5.016 48.42, -5.016 48.42, -5.016 48.42, -5.016 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6679'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2351'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.935833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.424, -5.016 48.424, -5.016 48.424, -5.016 48.424, -5.016 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2351'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6692'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.427, -5.016 48.427, -5.016 48.427, -5.016 48.427, -5.016 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6692'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8496'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.235'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.441, -5.016 48.441, -5.016 48.441, -5.016 48.441, -5.016 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8496'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.479"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4630'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.7308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.479'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.479, -5.016 48.479, -5.016 48.479, -5.016 48.479, -5.016 48.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4630'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.481"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.481"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_150'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.3583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.481'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.481, -5.016 48.481, -5.016 48.481, -5.016 48.481, -5.016 48.481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_150'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.721 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.721 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "48.721"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_255'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '48.721'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 48.721, -5.016 48.721, -5.016 48.721, -5.016 48.721, -5.016 48.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_255'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19"^^xsd:decimal ;
  dwc:decimalLongitude "-5.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -5.016)"^^geo:wktLiteral ;
  geo-pos:lat "50.19"^^xsd:decimal ;
  geo-pos:long "-5.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1754'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.016'^^xsd:double;
  dwc:latitude '50.19'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.016 50.19, -5.016 50.19, -5.016 50.19, -5.016 50.19, -5.016 50.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1754'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.753055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.324, -5.015 48.324, -5.015 48.324, -5.015 48.324, -5.015 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6897'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6713'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.399, -5.015 48.399, -5.015 48.399, -5.015 48.399, -5.015 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6713'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8530'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.198611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.399, -5.015 48.399, -5.015 48.399, -5.015 48.399, -5.015 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8530'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8463'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.4583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.407, -5.015 48.407, -5.015 48.407, -5.015 48.407, -5.015 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8463'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8688'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.4611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.409, -5.015 48.409, -5.015 48.409, -5.015 48.409, -5.015 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8688'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8690'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.416, -5.015 48.416, -5.015 48.416, -5.015 48.416, -5.015 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8690'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8742'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.7869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.417, -5.015 48.417, -5.015 48.417, -5.015 48.417, -5.015 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8742'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8543'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.421, -5.015 48.421, -5.015 48.421, -5.015 48.421, -5.015 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8543'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2345'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.438, -5.015 48.438, -5.015 48.438, -5.015 48.438, -5.015 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2345'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -5.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-5.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -5.015)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-5.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2847'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.753333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.015'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.015 48.47, -5.015 48.47, -5.015 48.47, -5.015 48.47, -5.015 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2847'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5449'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.0325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.329, -5.014 48.329, -5.014 48.329, -5.014 48.329, -5.014 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5449'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8533'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.7327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.394, -5.014 48.394, -5.014 48.394, -5.014 48.394, -5.014 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8533'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_459'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.4116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.399, -5.014 48.399, -5.014 48.399, -5.014 48.399, -5.014 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_459'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6700'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.361944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.411, -5.014 48.411, -5.014 48.411, -5.014 48.411, -5.014 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6700'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5107'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.8205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.416, -5.014 48.416, -5.014 48.416, -5.014 48.416, -5.014 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5107'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6754'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.310555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.419, -5.014 48.419, -5.014 48.419, -5.014 48.419, -5.014 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6754'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8468'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.085277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.421, -5.014 48.421, -5.014 48.421, -5.014 48.421, -5.014 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8468'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8764'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.238055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.424, -5.014 48.424, -5.014 48.424, -5.014 48.424, -5.014 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8764'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_423'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.935'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.451, -5.014 48.451, -5.014 48.451, -5.014 48.451, -5.014 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_423'^^xsd:string;
  dwc:observationDate '1999-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.456 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.456"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.456 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.456"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8270'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.456'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.456, -5.014 48.456, -5.014 48.456, -5.014 48.456, -5.014 48.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8270'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -5.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-5.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -5.014)"^^geo:wktLiteral ;
  geo-pos:lat "48.497"^^xsd:decimal ;
  geo-pos:long "-5.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_186'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.4672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.014'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.014 48.497, -5.014 48.497, -5.014 48.497, -5.014 48.497, -5.014 48.497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_186'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6734'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.352, -5.013 48.352, -5.013 48.352, -5.013 48.352, -5.013 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6734'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8305'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.907777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.373, -5.013 48.373, -5.013 48.373, -5.013 48.373, -5.013 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8305'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8247'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.606388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.402, -5.013 48.402, -5.013 48.402, -5.013 48.402, -5.013 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8247'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8350'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.148611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.408, -5.013 48.408, -5.013 48.408, -5.013 48.408, -5.013 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8350'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8365'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.408, -5.013 48.408, -5.013 48.408, -5.013 48.408, -5.013 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8365'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6684'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.202222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.409, -5.013 48.409, -5.013 48.409, -5.013 48.409, -5.013 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6684'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_467'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.026666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.41, -5.013 48.41, -5.013 48.41, -5.013 48.41, -5.013 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_467'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8434'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.416, -5.013 48.416, -5.013 48.416, -5.013 48.416, -5.013 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8434'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8335'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.171944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.419, -5.013 48.419, -5.013 48.419, -5.013 48.419, -5.013 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8335'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8590'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.2897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.421, -5.013 48.421, -5.013 48.421, -5.013 48.421, -5.013 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8590'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6683'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.762222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.426, -5.013 48.426, -5.013 48.426, -5.013 48.426, -5.013 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6683'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.508 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.508 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.508"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_180'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.32'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.508'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.508, -5.013 48.508, -5.013 48.508, -5.013 48.508, -5.013 48.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_180'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.741 -5.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.741"^^xsd:decimal ;
  dwc:decimalLongitude "-5.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.741 -5.013)"^^geo:wktLiteral ;
  geo-pos:lat "48.741"^^xsd:decimal ;
  geo-pos:long "-5.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1100'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.674166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.013'^^xsd:double;
  dwc:latitude '48.741'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.013 48.741, -5.013 48.741, -5.013 48.741, -5.013 48.741, -5.013 48.741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1100'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5793'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.001944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.342, -5.012 48.342, -5.012 48.342, -5.012 48.342, -5.012 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5793'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6763'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.394, -5.012 48.394, -5.012 48.394, -5.012 48.394, -5.012 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6763'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8456'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.755'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.403, -5.012 48.403, -5.012 48.403, -5.012 48.403, -5.012 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8456'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8367'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.196111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.403, -5.012 48.403, -5.012 48.403, -5.012 48.403, -5.012 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8367'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6915'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.409, -5.012 48.409, -5.012 48.409, -5.012 48.409, -5.012 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6915'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6925'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.415, -5.012 48.415, -5.012 48.415, -5.012 48.415, -5.012 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6925'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6676'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.416, -5.012 48.416, -5.012 48.416, -5.012 48.416, -5.012 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6676'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8518'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.401666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.418, -5.012 48.418, -5.012 48.418, -5.012 48.418, -5.012 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8518'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8586'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.5341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.418, -5.012 48.418, -5.012 48.418, -5.012 48.418, -5.012 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8586'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8747'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.0466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.423, -5.012 48.423, -5.012 48.423, -5.012 48.423, -5.012 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8747'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8749'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 48.425, -5.012 48.425, -5.012 48.425, -5.012 48.425, -5.012 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8749'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.101 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.101"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.101 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "51.101"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3968'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.101666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '51.101'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 51.101, -5.012 51.101, -5.012 51.101, -5.012 51.101, -5.012 51.101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3968'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.614 -5.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.614 -5.012)"^^geo:wktLiteral ;
  geo-pos:lat "51.614"^^xsd:decimal ;
  geo-pos:long "-5.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_393'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.012'^^xsd:double;
  dwc:latitude '51.614'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012 51.614, -5.012 51.614, -5.012 51.614, -5.012 51.614, -5.012 51.614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_393'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7318'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.349, -5.011 48.349, -5.011 48.349, -5.011 48.349, -5.011 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7318'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8535'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.407, -5.011 48.407, -5.011 48.407, -5.011 48.407, -5.011 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8535'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5520'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.189166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.411, -5.011 48.411, -5.011 48.411, -5.011 48.411, -5.011 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5520'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6730'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.413, -5.011 48.413, -5.011 48.413, -5.011 48.413, -5.011 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6730'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6777'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.649166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.413, -5.011 48.413, -5.011 48.413, -5.011 48.413, -5.011 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6777'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8473'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.413, -5.011 48.413, -5.011 48.413, -5.011 48.413, -5.011 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8473'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6736'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.416, -5.011 48.416, -5.011 48.416, -5.011 48.416, -5.011 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6736'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8566'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.176388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.422, -5.011 48.422, -5.011 48.422, -5.011 48.422, -5.011 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8566'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.833055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.423, -5.011 48.423, -5.011 48.423, -5.011 48.423, -5.011 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6894'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8745'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.203055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.423, -5.011 48.423, -5.011 48.423, -5.011 48.423, -5.011 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8745'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8376'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.040555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.437, -5.011 48.437, -5.011 48.437, -5.011 48.437, -5.011 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8376'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.554 -5.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.554"^^xsd:decimal ;
  dwc:decimalLongitude "-5.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.554 -5.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.554"^^xsd:decimal ;
  geo-pos:long "-5.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_116'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.011'^^xsd:double;
  dwc:latitude '48.554'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.011 48.554, -5.011 48.554, -5.011 48.554, -5.011 48.554, -5.011 48.554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_116'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.305"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3208'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.695555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.305, -5.01 48.305, -5.01 48.305, -5.01 48.305, -5.01 48.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3208'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8001'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.265555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.309, -5.01 48.309, -5.01 48.309, -5.01 48.309, -5.01 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8001'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4501'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.693055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.321, -5.01 48.321, -5.01 48.321, -5.01 48.321, -5.01 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4501'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9304'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.390833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.344, -5.01 48.344, -5.01 48.344, -5.01 48.344, -5.01 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9304'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6710'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.379, -5.01 48.379, -5.01 48.379, -5.01 48.379, -5.01 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6710'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6694'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.339166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.405, -5.01 48.405, -5.01 48.405, -5.01 48.405, -5.01 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6694'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8576'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.41, -5.01 48.41, -5.01 48.41, -5.01 48.41, -5.01 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8576'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7336'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.411, -5.01 48.411, -5.01 48.411, -5.01 48.411, -5.01 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7336'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6718'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.416, -5.01 48.416, -5.01 48.416, -5.01 48.416, -5.01 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6718'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6895'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.419, -5.01 48.419, -5.01 48.419, -5.01 48.419, -5.01 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6895'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8421'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.313333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.42, -5.01 48.42, -5.01 48.42, -5.01 48.42, -5.01 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8421'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8762'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.7025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.42, -5.01 48.42, -5.01 48.42, -5.01 48.42, -5.01 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8762'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8761'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.427, -5.01 48.427, -5.01 48.427, -5.01 48.427, -5.01 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8761'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6881'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.435, -5.01 48.435, -5.01 48.435, -5.01 48.435, -5.01 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6881'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9733'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.651944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.441, -5.01 48.441, -5.01 48.441, -5.01 48.441, -5.01 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9733'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.475 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.475"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.475 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.475"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6903'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.475'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.475, -5.01 48.475, -5.01 48.475, -5.01 48.475, -5.01 48.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6903'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.482"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.482"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8084'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.8155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.482'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.482, -5.01 48.482, -5.01 48.482, -5.01 48.482, -5.01 48.482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8084'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.565 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.565"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.565 -5.01)"^^geo:wktLiteral ;
  geo-pos:lat "48.565"^^xsd:decimal ;
  geo-pos:long "-5.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_19'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_19'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '48.565'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.01 48.565, -5.01 48.565, -5.01 48.565, -5.01 48.565, -5.01 48.565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_19'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6779'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.8441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.281, -5.009 48.281, -5.009 48.281, -5.009 48.281, -5.009 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6779'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9175'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.0541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.312, -5.009 48.312, -5.009 48.312, -5.009 48.312, -5.009 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9175'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5792'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.295833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.359, -5.009 48.359, -5.009 48.359, -5.009 48.359, -5.009 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5792'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8243'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.84'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.38, -5.009 48.38, -5.009 48.38, -5.009 48.38, -5.009 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8243'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9925'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.722777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.387, -5.009 48.387, -5.009 48.387, -5.009 48.387, -5.009 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9925'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8507'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.402, -5.009 48.402, -5.009 48.402, -5.009 48.402, -5.009 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8507'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8508'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.3766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.402, -5.009 48.402, -5.009 48.402, -5.009 48.402, -5.009 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8508'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6764'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.3702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.404, -5.009 48.404, -5.009 48.404, -5.009 48.404, -5.009 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6764'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8498'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.411, -5.009 48.411, -5.009 48.411, -5.009 48.411, -5.009 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8498'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6932'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.285833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.413, -5.009 48.413, -5.009 48.413, -5.009 48.413, -5.009 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6932'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6913'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.340833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.414, -5.009 48.414, -5.009 48.414, -5.009 48.414, -5.009 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6913'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8760'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.336388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.418, -5.009 48.418, -5.009 48.418, -5.009 48.418, -5.009 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8760'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2340'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.833888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.419, -5.009 48.419, -5.009 48.419, -5.009 48.419, -5.009 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2340'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8580'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.42, -5.009 48.42, -5.009 48.42, -5.009 48.42, -5.009 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8580'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8755'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.421, -5.009 48.421, -5.009 48.421, -5.009 48.421, -5.009 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8755'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2381'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.6894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.426, -5.009 48.426, -5.009 48.426, -5.009 48.426, -5.009 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2381'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-5.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.009)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-5.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8461'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.382777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.009'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.009 48.43, -5.009 48.43, -5.009 48.43, -5.009 48.43, -5.009 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8461'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8767'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.4511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.369, -5.008 48.369, -5.008 48.369, -5.008 48.369, -5.008 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8767'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8244'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.41, -5.008 48.41, -5.008 48.41, -5.008 48.41, -5.008 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8244'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6691'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.411, -5.008 48.411, -5.008 48.411, -5.008 48.411, -5.008 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6691'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6722'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.411, -5.008 48.411, -5.008 48.411, -5.008 48.411, -5.008 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6722'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.8975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.416, -5.008 48.416, -5.008 48.416, -5.008 48.416, -5.008 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6898'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6935'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.419, -5.008 48.419, -5.008 48.419, -5.008 48.419, -5.008 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6935'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2742'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.4866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.421, -5.008 48.421, -5.008 48.421, -5.008 48.421, -5.008 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2742'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6725'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.406666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.483, -5.008 48.483, -5.008 48.483, -5.008 48.483, -5.008 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6725'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_232'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.5, -5.008 48.5, -5.008 48.5, -5.008 48.5, -5.008 48.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_232'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.622"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.622"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_350'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.1275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.622'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.622, -5.008 48.622, -5.008 48.622, -5.008 48.622, -5.008 48.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_350'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.897 -5.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.897"^^xsd:decimal ;
  dwc:decimalLongitude "-5.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.897 -5.008)"^^geo:wktLiteral ;
  geo-pos:lat "48.897"^^xsd:decimal ;
  geo-pos:long "-5.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6596'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.945555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.008'^^xsd:double;
  dwc:latitude '48.897'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.008 48.897, -5.008 48.897, -5.008 48.897, -5.008 48.897, -5.008 48.897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6596'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_548'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.381, -5.007 48.381, -5.007 48.381, -5.007 48.381, -5.007 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_548'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7857'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.478055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.405, -5.007 48.405, -5.007 48.405, -5.007 48.405, -5.007 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7857'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8304'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.700277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.412, -5.007 48.412, -5.007 48.412, -5.007 48.412, -5.007 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8304'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8397'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.523055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.413, -5.007 48.413, -5.007 48.413, -5.007 48.413, -5.007 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8397'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8513'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.462222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.413, -5.007 48.413, -5.007 48.413, -5.007 48.413, -5.007 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8513'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6923'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.414, -5.007 48.414, -5.007 48.414, -5.007 48.414, -5.007 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6923'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8403'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.414, -5.007 48.414, -5.007 48.414, -5.007 48.414, -5.007 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8403'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8462'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.414, -5.007 48.414, -5.007 48.414, -5.007 48.414, -5.007 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8462'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8673'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.695833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.414, -5.007 48.414, -5.007 48.414, -5.007 48.414, -5.007 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8673'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8506'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.083611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.415, -5.007 48.415, -5.007 48.415, -5.007 48.415, -5.007 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8506'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6756'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.623333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 48.421, -5.007 48.421, -5.007 48.421, -5.007 48.421, -5.007 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6756'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "50.14"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1745'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.498333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '50.14'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 50.14, -5.007 50.14, -5.007 50.14, -5.007 50.14, -5.007 50.14))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1745'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.152 -5.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.152"^^xsd:decimal ;
  dwc:decimalLongitude "-5.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.152 -5.007)"^^geo:wktLiteral ;
  geo-pos:lat "50.152"^^xsd:decimal ;
  geo-pos:long "-5.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1749'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.007'^^xsd:double;
  dwc:latitude '50.152'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.007 50.152, -5.007 50.152, -5.007 50.152, -5.007 50.152, -5.007 50.152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1749'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4341'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.358, -5.006 48.358, -5.006 48.358, -5.006 48.358, -5.006 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4341'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8494'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.5938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.401, -5.006 48.401, -5.006 48.401, -5.006 48.401, -5.006 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8494'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8497'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.407, -5.006 48.407, -5.006 48.407, -5.006 48.407, -5.006 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8497'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6937'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.948611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.412, -5.006 48.412, -5.006 48.412, -5.006 48.412, -5.006 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6937'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6892'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.188611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.413, -5.006 48.413, -5.006 48.413, -5.006 48.413, -5.006 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6892'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6671'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.414, -5.006 48.414, -5.006 48.414, -5.006 48.414, -5.006 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6671'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6893'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.788611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.423, -5.006 48.423, -5.006 48.423, -5.006 48.423, -5.006 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6893'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5253'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.021944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.429, -5.006 48.429, -5.006 48.429, -5.006 48.429, -5.006 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5253'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.006)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-5.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6711'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.006'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.006 48.435, -5.006 48.435, -5.006 48.435, -5.006 48.435, -5.006 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6711'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-5.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-5.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7341'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.281944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.005'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.005 48.408, -5.005 48.408, -5.005 48.408, -5.005 48.408, -5.005 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7341'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-5.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-5.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6934'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.005'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.005 48.408, -5.005 48.408, -5.005 48.408, -5.005 48.408, -5.005 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6934'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-5.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6927'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.005'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.005 48.409, -5.005 48.409, -5.005 48.409, -5.005 48.409, -5.005 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6927'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8457'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.005'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.005 48.411, -5.005 48.411, -5.005 48.411, -5.005 48.411, -5.005 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8457'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8363'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.109166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.005'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.005 48.411, -5.005 48.411, -5.005 48.411, -5.005 48.411, -5.005 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8363'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-5.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -5.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-5.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8352'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.731944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.005'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.005 48.423, -5.005 48.423, -5.005 48.423, -5.005 48.423, -5.005 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8352'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -5.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.542"^^xsd:decimal ;
  dwc:decimalLongitude "-5.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -5.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.542"^^xsd:decimal ;
  geo-pos:long "-5.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_179'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.108055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.005'^^xsd:double;
  dwc:latitude '48.542'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.005 48.542, -5.005 48.542, -5.005 48.542, -5.005 48.542, -5.005 48.542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_179'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.557 -5.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.557"^^xsd:decimal ;
  dwc:decimalLongitude "-5.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.557 -5.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.557"^^xsd:decimal ;
  geo-pos:long "-5.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.4775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.005'^^xsd:double;
  dwc:latitude '48.557'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.005 48.557, -5.005 48.557, -5.005 48.557, -5.005 48.557, -5.005 48.557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2814'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.407, -5.004 48.407, -5.004 48.407, -5.004 48.407, -5.004 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2814'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8431'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.084444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.409, -5.004 48.409, -5.004 48.409, -5.004 48.409, -5.004 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8431'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8689'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.0388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.411, -5.004 48.411, -5.004 48.411, -5.004 48.411, -5.004 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8689'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8409'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.412, -5.004 48.412, -5.004 48.412, -5.004 48.412, -5.004 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8409'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8582'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.412, -5.004 48.412, -5.004 48.412, -5.004 48.412, -5.004 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8582'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8471'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.413, -5.004 48.413, -5.004 48.413, -5.004 48.413, -5.004 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8471'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8589'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.2841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.413, -5.004 48.413, -5.004 48.413, -5.004 48.413, -5.004 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8589'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6670'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.873611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.415, -5.004 48.415, -5.004 48.415, -5.004 48.415, -5.004 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6670'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8588'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.2230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.415, -5.004 48.415, -5.004 48.415, -5.004 48.415, -5.004 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8588'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6781'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.038055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.417, -5.004 48.417, -5.004 48.417, -5.004 48.417, -5.004 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6781'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8520'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.201111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.424, -5.004 48.424, -5.004 48.424, -5.004 48.424, -5.004 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8520'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6686'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.5233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.425, -5.004 48.425, -5.004 48.425, -5.004 48.425, -5.004 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6686'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8525'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.435, -5.004 48.435, -5.004 48.435, -5.004 48.435, -5.004 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8525'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2344'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.7513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.457, -5.004 48.457, -5.004 48.457, -5.004 48.457, -5.004 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2344'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "48.81"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6598'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.541111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '48.81'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 48.81, -5.004 48.81, -5.004 48.81, -5.004 48.81, -5.004 48.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6598'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.139 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.139"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.139 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "50.139"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1762'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '50.139'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 50.139, -5.004 50.139, -5.004 50.139, -5.004 50.139, -5.004 50.139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1762'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.556 -5.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.556"^^xsd:decimal ;
  dwc:decimalLongitude "-5.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.556 -5.004)"^^geo:wktLiteral ;
  geo-pos:lat "50.556"^^xsd:decimal ;
  geo-pos:long "-5.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3957'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.004'^^xsd:double;
  dwc:latitude '50.556'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.004 50.556, -5.004 50.556, -5.004 50.556, -5.004 50.556, -5.004 50.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3957'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8260'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.316, -5.003 48.316, -5.003 48.316, -5.003 48.316, -5.003 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8260'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5745'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.201388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.344, -5.003 48.344, -5.003 48.344, -5.003 48.344, -5.003 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5745'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5713'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.513055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.374, -5.003 48.374, -5.003 48.374, -5.003 48.374, -5.003 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5713'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6936'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.5811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.395, -5.003 48.395, -5.003 48.395, -5.003 48.395, -5.003 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6936'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8593'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.306388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.4, -5.003 48.4, -5.003 48.4, -5.003 48.4, -5.003 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8593'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_417'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.8411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.402, -5.003 48.402, -5.003 48.402, -5.003 48.402, -5.003 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_417'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8334'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.849722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.408, -5.003 48.408, -5.003 48.408, -5.003 48.408, -5.003 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8334'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8249'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.413, -5.003 48.413, -5.003 48.413, -5.003 48.413, -5.003 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8249'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6931'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.139444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.414, -5.003 48.414, -5.003 48.414, -5.003 48.414, -5.003 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6931'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8579'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.7075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.416, -5.003 48.416, -5.003 48.416, -5.003 48.416, -5.003 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8579'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8493'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.9408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.417, -5.003 48.417, -5.003 48.417, -5.003 48.417, -5.003 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8493'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6775'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.843888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.425, -5.003 48.425, -5.003 48.425, -5.003 48.425, -5.003 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6775'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8570'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.246388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.425, -5.003 48.425, -5.003 48.425, -5.003 48.425, -5.003 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8570'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8413'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.404444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.428, -5.003 48.428, -5.003 48.428, -5.003 48.428, -5.003 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8413'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.488"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.488"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3123'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.488'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.488, -5.003 48.488, -5.003 48.488, -5.003 48.488, -5.003 48.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3123'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.555 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.555 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.555"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_191'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.555'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.555, -5.003 48.555, -5.003 48.555, -5.003 48.555, -5.003 48.555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_191'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.584"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.584"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_206'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.820833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.584'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.584, -5.003 48.584, -5.003 48.584, -5.003 48.584, -5.003 48.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_206'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.824 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.824"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.824 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "48.824"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3745'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '48.824'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 48.824, -5.003 48.824, -5.003 48.824, -5.003 48.824, -5.003 48.824))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3745'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.15"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.15 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "50.15"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1760'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '50.15'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 50.15, -5.003 50.15, -5.003 50.15, -5.003 50.15, -5.003 50.15))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1760'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.155 -5.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.155"^^xsd:decimal ;
  dwc:decimalLongitude "-5.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.155 -5.003)"^^geo:wktLiteral ;
  geo-pos:lat "50.155"^^xsd:decimal ;
  geo-pos:long "-5.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1758'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.219722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.003'^^xsd:double;
  dwc:latitude '50.155'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.003 50.155, -5.003 50.155, -5.003 50.155, -5.003 50.155, -5.003 50.155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1758'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5518'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.017222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.351, -5.002 48.351, -5.002 48.351, -5.002 48.351, -5.002 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5518'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2870'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.49'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.363, -5.002 48.363, -5.002 48.363, -5.002 48.363, -5.002 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2870'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2173'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.394, -5.002 48.394, -5.002 48.394, -5.002 48.394, -5.002 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2173'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8416'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.404, -5.002 48.404, -5.002 48.404, -5.002 48.404, -5.002 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8416'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8672'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.606944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.406, -5.002 48.406, -5.002 48.406, -5.002 48.406, -5.002 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8672'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6922'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.409, -5.002 48.409, -5.002 48.409, -5.002 48.409, -5.002 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6922'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7337'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.41, -5.002 48.41, -5.002 48.41, -5.002 48.41, -5.002 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7337'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8531'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.411, -5.002 48.411, -5.002 48.411, -5.002 48.411, -5.002 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8531'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6687'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.414, -5.002 48.414, -5.002 48.414, -5.002 48.414, -5.002 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6687'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5246'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.200833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.414, -5.002 48.414, -5.002 48.414, -5.002 48.414, -5.002 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5246'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8283'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.8813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.414, -5.002 48.414, -5.002 48.414, -5.002 48.414, -5.002 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8283'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6719'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.415, -5.002 48.415, -5.002 48.415, -5.002 48.415, -5.002 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6719'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5488'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.849166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.416, -5.002 48.416, -5.002 48.416, -5.002 48.416, -5.002 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5488'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8541'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.416, -5.002 48.416, -5.002 48.416, -5.002 48.416, -5.002 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8541'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6728'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.8880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.42, -5.002 48.42, -5.002 48.42, -5.002 48.42, -5.002 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6728'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6739'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.620277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.42, -5.002 48.42, -5.002 48.42, -5.002 48.42, -5.002 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6739'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6902'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.42, -5.002 48.42, -5.002 48.42, -5.002 48.42, -5.002 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6902'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9236'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.615'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.42, -5.002 48.42, -5.002 48.42, -5.002 48.42, -5.002 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9236'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2354'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.230277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.436, -5.002 48.436, -5.002 48.436, -5.002 48.436, -5.002 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2354'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8763'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.400833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.439, -5.002 48.439, -5.002 48.439, -5.002 48.439, -5.002 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8763'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.542"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "48.542"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5106'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.3325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '48.542'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 48.542, -5.002 48.542, -5.002 48.542, -5.002 48.542, -5.002 48.542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5106'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.772 -5.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.772"^^xsd:decimal ;
  dwc:decimalLongitude "-5.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.772 -5.002)"^^geo:wktLiteral ;
  geo-pos:lat "49.772"^^xsd:decimal ;
  geo-pos:long "-5.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6857'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.637777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.002'^^xsd:double;
  dwc:latitude '49.772'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.002 49.772, -5.002 49.772, -5.002 49.772, -5.002 49.772, -5.002 49.772))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6857'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6933'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.030277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.404, -5.001 48.404, -5.001 48.404, -5.001 48.404, -5.001 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6933'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8523'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.603611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.41, -5.001 48.41, -5.001 48.41, -5.001 48.41, -5.001 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8523'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6916'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.414, -5.001 48.414, -5.001 48.414, -5.001 48.414, -5.001 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6916'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6930'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.910555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.415, -5.001 48.415, -5.001 48.415, -5.001 48.415, -5.001 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6930'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8583'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.478055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.417, -5.001 48.417, -5.001 48.417, -5.001 48.417, -5.001 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8583'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2335'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.568333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.43, -5.001 48.43, -5.001 48.43, -5.001 48.43, -5.001 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2335'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8758'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.594722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.432, -5.001 48.432, -5.001 48.432, -5.001 48.432, -5.001 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8758'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.007222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.435, -5.001 48.435, -5.001 48.435, -5.001 48.435, -5.001 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4889'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.459"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "48.459"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2362'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.7975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '48.459'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.001 48.459, -5.001 48.459, -5.001 48.459, -5.001 48.459, -5.001 48.459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2362'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7097'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.07'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.296, -5 48.296, -5 48.296, -5 48.296, -5 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7097'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8321'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.738333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.403, -5 48.403, -5 48.403, -5 48.403, -5 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8321'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8505'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.219166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.411, -5 48.411, -5 48.411, -5 48.411, -5 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8505'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8346'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.8197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.412, -5 48.412, -5 48.412, -5 48.412, -5 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8346'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6693'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.413, -5 48.413, -5 48.413, -5 48.413, -5 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6693'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4206'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.413, -5 48.413, -5 48.413, -5 48.413, -5 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4206'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6688'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.414, -5 48.414, -5 48.414, -5 48.414, -5 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6688'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8286'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.303888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.414, -5 48.414, -5 48.414, -5 48.414, -5 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8286'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6672'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.9322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.415, -5 48.415, -5 48.415, -5 48.415, -5 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6672'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6776'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.0325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.417, -5 48.417, -5 48.417, -5 48.417, -5 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6776'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8670'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.607777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.418, -5 48.418, -5 48.418, -5 48.418, -5 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8670'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2374'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.31'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.428, -5 48.428, -5 48.428, -5 48.428, -5 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2374'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2350'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.040277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.432, -5 48.432, -5 48.432, -5 48.432, -5 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2350'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.873 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.873"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8211__2024_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_97'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_97'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.5338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '48.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5 48.873, -5 48.873, -5 48.873, -5 48.873, -5 48.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_97'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8298'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.712222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.361, -4.999 48.361, -4.999 48.361, -4.999 48.361, -4.999 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8298'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8459'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.085277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.41, -4.999 48.41, -4.999 48.41, -4.999 48.41, -4.999 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8459'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8470'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.413, -4.999 48.413, -4.999 48.413, -4.999 48.413, -4.999 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8470'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8522'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.278333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.413, -4.999 48.413, -4.999 48.413, -4.999 48.413, -4.999 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8522'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8284'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.5425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.414, -4.999 48.414, -4.999 48.414, -4.999 48.414, -4.999 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8284'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.414, -4.999 48.414, -4.999 48.414, -4.999 48.414, -4.999 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6900'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8250'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.404444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.416, -4.999 48.416, -4.999 48.416, -4.999 48.416, -4.999 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8250'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8512'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.243888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.416, -4.999 48.416, -4.999 48.416, -4.999 48.416, -4.999 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8512'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8534'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.419, -4.999 48.419, -4.999 48.419, -4.999 48.419, -4.999 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8534'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8511'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.073611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.419, -4.999 48.419, -4.999 48.419, -4.999 48.419, -4.999 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8511'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8754'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.505'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.422, -4.999 48.422, -4.999 48.422, -4.999 48.422, -4.999 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8754'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6701'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.643333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.443, -4.999 48.443, -4.999 48.443, -4.999 48.443, -4.999 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6701'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.786 -4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.786"^^xsd:decimal ;
  dwc:decimalLongitude "-4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.786 -4.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.786"^^xsd:decimal ;
  geo-pos:long "-4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6599'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.42'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.999'^^xsd:double;
  dwc:latitude '48.786'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.999 48.786, -4.999 48.786, -4.999 48.786, -4.999 48.786, -4.999 48.786))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6599'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5605'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.426388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.362, -4.998 48.362, -4.998 48.362, -4.998 48.362, -4.998 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5605'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9262'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.091111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.397, -4.998 48.397, -4.998 48.397, -4.998 48.397, -4.998 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9262'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4204'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.407, -4.998 48.407, -4.998 48.407, -4.998 48.407, -4.998 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4204'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8587'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.6008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.41, -4.998 48.41, -4.998 48.41, -4.998 48.41, -4.998 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8587'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8527'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.411, -4.998 48.411, -4.998 48.411, -4.998 48.411, -4.998 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8527'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8514'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.5866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.412, -4.998 48.412, -4.998 48.412, -4.998 48.412, -4.998 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8514'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8571'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.414, -4.998 48.414, -4.998 48.414, -4.998 48.414, -4.998 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8571'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5531'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.5844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.422, -4.998 48.422, -4.998 48.422, -4.998 48.422, -4.998 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5531'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5236'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.0522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.424, -4.998 48.424, -4.998 48.424, -4.998 48.424, -4.998 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5236'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8474'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.534722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.425, -4.998 48.425, -4.998 48.425, -4.998 48.425, -4.998 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8474'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6721'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.6338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 48.427, -4.998 48.427, -4.998 48.427, -4.998 48.427, -4.998 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6721'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.171 -4.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.171"^^xsd:decimal ;
  dwc:decimalLongitude "-4.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.171 -4.998)"^^geo:wktLiteral ;
  geo-pos:lat "50.171"^^xsd:decimal ;
  geo-pos:long "-4.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1752'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.998'^^xsd:double;
  dwc:latitude '50.171'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.998 50.171, -4.998 50.171, -4.998 50.171, -4.998 50.171, -4.998 50.171))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1752'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5638'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.335833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.361, -4.997 48.361, -4.997 48.361, -4.997 48.361, -4.997 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5638'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6695'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.403, -4.997 48.403, -4.997 48.403, -4.997 48.403, -4.997 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6695'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8738'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.414, -4.997 48.414, -4.997 48.414, -4.997 48.414, -4.997 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8738'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.5341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.415, -4.997 48.415, -4.997 48.415, -4.997 48.415, -4.997 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6899'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8501'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.419, -4.997 48.419, -4.997 48.419, -4.997 48.419, -4.997 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8501'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2176'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.566111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.424, -4.997 48.424, -4.997 48.424, -4.997 48.424, -4.997 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2176'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8351'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.554166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.424, -4.997 48.424, -4.997 48.424, -4.997 48.424, -4.997 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8351'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8410'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.188333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.425, -4.997 48.425, -4.997 48.425, -4.997 48.425, -4.997 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8410'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6738'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.4175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.436, -4.997 48.436, -4.997 48.436, -4.997 48.436, -4.997 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6738'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2371'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.447, -4.997 48.447, -4.997 48.447, -4.997 48.447, -4.997 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2371'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_181'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.5827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 48.483, -4.997 48.483, -4.997 48.483, -4.997 48.483, -4.997 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_181'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8164'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.266111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.376, -4.996 48.376, -4.996 48.376, -4.996 48.376, -4.996 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8164'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8296'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.381, -4.996 48.381, -4.996 48.381, -4.996 48.381, -4.996 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8296'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8389'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.388, -4.996 48.388, -4.996 48.388, -4.996 48.388, -4.996 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8389'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8661'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.393, -4.996 48.393, -4.996 48.393, -4.996 48.393, -4.996 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8661'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8458'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.409, -4.996 48.409, -4.996 48.409, -4.996 48.409, -4.996 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8458'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8404'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.784444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.414, -4.996 48.414, -4.996 48.414, -4.996 48.414, -4.996 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8404'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8536'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.073333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.414, -4.996 48.414, -4.996 48.414, -4.996 48.414, -4.996 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8536'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8495'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.417, -4.996 48.417, -4.996 48.417, -4.996 48.417, -4.996 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8495'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8361'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.3844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.42, -4.996 48.42, -4.996 48.42, -4.996 48.42, -4.996 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8361'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6911'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.71'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.423, -4.996 48.423, -4.996 48.423, -4.996 48.423, -4.996 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6911'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8743'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.08'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.425, -4.996 48.425, -4.996 48.425, -4.996 48.425, -4.996 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8743'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5634'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.146944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.43, -4.996 48.43, -4.996 48.43, -4.996 48.43, -4.996 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5634'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2491'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.745833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.446, -4.996 48.446, -4.996 48.446, -4.996 48.446, -4.996 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2491'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.557 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.557"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.557 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "48.557"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '48.557'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 48.557, -4.996 48.557, -4.996 48.557, -4.996 48.557, -4.996 48.557))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.158 -4.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.158"^^xsd:decimal ;
  dwc:decimalLongitude "-4.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.158 -4.996)"^^geo:wktLiteral ;
  geo-pos:lat "50.158"^^xsd:decimal ;
  geo-pos:long "-4.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1759'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.658611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.996'^^xsd:double;
  dwc:latitude '50.158'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.996 50.158, -4.996 50.158, -4.996 50.158, -4.996 50.158, -4.996 50.158))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1759'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6715'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.346111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.366, -4.995 48.366, -4.995 48.366, -4.995 48.366, -4.995 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6715'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5485'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.389, -4.995 48.389, -4.995 48.389, -4.995 48.389, -4.995 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5485'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8287'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.9061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.409, -4.995 48.409, -4.995 48.409, -4.995 48.409, -4.995 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8287'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4205'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.41, -4.995 48.41, -4.995 48.41, -4.995 48.41, -4.995 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4205'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8406'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.8725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.414, -4.995 48.414, -4.995 48.414, -4.995 48.414, -4.995 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8406'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4216'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.779166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.414, -4.995 48.414, -4.995 48.414, -4.995 48.414, -4.995 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4216'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4215'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.743333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.414, -4.995 48.414, -4.995 48.414, -4.995 48.414, -4.995 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4215'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6689'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.235833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.416, -4.995 48.416, -4.995 48.416, -4.995 48.416, -4.995 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6689'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8519'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.360277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.419, -4.995 48.419, -4.995 48.419, -4.995 48.419, -4.995 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8519'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2365'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.451388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 48.429, -4.995 48.429, -4.995 48.429, -4.995 48.429, -4.995 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2365'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.144 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.144"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.144 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "50.144"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1747'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.977222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '50.144'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 50.144, -4.995 50.144, -4.995 50.144, -4.995 50.144, -4.995 50.144))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1747'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.165 -4.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.165"^^xsd:decimal ;
  dwc:decimalLongitude "-4.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.165 -4.995)"^^geo:wktLiteral ;
  geo-pos:lat "50.165"^^xsd:decimal ;
  geo-pos:long "-4.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1763'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.995'^^xsd:double;
  dwc:latitude '50.165'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.995 50.165, -4.995 50.165, -4.995 50.165, -4.995 50.165, -4.995 50.165))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1763'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.994)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5567'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.038611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.994'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.994 48.367, -4.994 48.367, -4.994 48.367, -4.994 48.367, -4.994 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5567'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.994)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5560'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.335'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.994'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.994 48.393, -4.994 48.393, -4.994 48.393, -4.994 48.393, -4.994 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5560'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.994)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5247'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.1375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.994'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.994 48.412, -4.994 48.412, -4.994 48.412, -4.994 48.412, -4.994 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5247'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.994)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8814'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2738888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.994'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.994 48.412, -4.994 48.412, -4.994 48.412, -4.994 48.412, -4.994 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8814'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.994)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8744'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.041944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.994'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.994 48.419, -4.994 48.419, -4.994 48.419, -4.994 48.419, -4.994 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8744'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.994)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6677'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.994'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.994 48.433, -4.994 48.433, -4.994 48.433, -4.994 48.433, -4.994 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6677'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.994)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-4.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_279'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.878055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.994'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.994 48.49, -4.994 48.49, -4.994 48.49, -4.994 48.49, -4.994 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_279'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -4.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.153"^^xsd:decimal ;
  dwc:decimalLongitude "-4.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -4.994)"^^geo:wktLiteral ;
  geo-pos:lat "50.153"^^xsd:decimal ;
  geo-pos:long "-4.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1751'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.994'^^xsd:double;
  dwc:latitude '50.153'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.994 50.153, -4.994 50.153, -4.994 50.153, -4.994 50.153, -4.994 50.153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1751'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5496'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.264166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.333, -4.993 48.333, -4.993 48.333, -4.993 48.333, -4.993 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5496'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8299'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.398, -4.993 48.398, -4.993 48.398, -4.993 48.398, -4.993 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8299'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8684'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.169722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.399, -4.993 48.399, -4.993 48.399, -4.993 48.399, -4.993 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8684'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6929'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.183611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.407, -4.993 48.407, -4.993 48.407, -4.993 48.407, -4.993 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6929'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8528'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.41, -4.993 48.41, -4.993 48.41, -4.993 48.41, -4.993 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8528'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8347'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.411, -4.993 48.411, -4.993 48.411, -4.993 48.411, -4.993 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8347'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8248'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.184166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.416, -4.993 48.416, -4.993 48.416, -4.993 48.416, -4.993 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8248'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8573'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.768333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.419, -4.993 48.419, -4.993 48.419, -4.993 48.419, -4.993 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8573'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8290'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.193888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.424, -4.993 48.424, -4.993 48.424, -4.993 48.424, -4.993 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8290'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8572'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.438, -4.993 48.438, -4.993 48.438, -4.993 48.438, -4.993 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8572'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1820'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.473055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 48.446, -4.993 48.446, -4.993 48.446, -4.993 48.446, -4.993 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1820'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.161 -4.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.161"^^xsd:decimal ;
  dwc:decimalLongitude "-4.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.161 -4.993)"^^geo:wktLiteral ;
  geo-pos:lat "50.161"^^xsd:decimal ;
  geo-pos:long "-4.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1750'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.993'^^xsd:double;
  dwc:latitude '50.161'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.993 50.161, -4.993 50.161, -4.993 50.161, -4.993 50.161, -4.993 50.161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1750'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.992)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7332'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.992'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.992 48.405, -4.992 48.405, -4.992 48.405, -4.992 48.405, -4.992 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7332'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.992)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8412'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.376388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.992'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.992 48.416, -4.992 48.416, -4.992 48.416, -4.992 48.416, -4.992 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8412'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.992)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6901'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.2025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.992'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.992 48.417, -4.992 48.417, -4.992 48.417, -4.992 48.417, -4.992 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6901'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.992)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8675'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.381388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.992'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.992 48.417, -4.992 48.417, -4.992 48.417, -4.992 48.417, -4.992 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8675'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.992)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2355'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.596944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.992'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.992 48.424, -4.992 48.424, -4.992 48.424, -4.992 48.424, -4.992 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2355'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.992)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2346'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.8625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.992'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.992 48.426, -4.992 48.426, -4.992 48.426, -4.992 48.426, -4.992 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2346'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.992)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2349'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.423611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.992'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.992 48.429, -4.992 48.429, -4.992 48.429, -4.992 48.429, -4.992 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2349'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.142 -4.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.142"^^xsd:decimal ;
  dwc:decimalLongitude "-4.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.142 -4.992)"^^geo:wktLiteral ;
  geo-pos:lat "50.142"^^xsd:decimal ;
  geo-pos:long "-4.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1746'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.806111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.992'^^xsd:double;
  dwc:latitude '50.142'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.992 50.142, -4.992 50.142, -4.992 50.142, -4.992 50.142, -4.992 50.142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1746'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8890'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0863888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.365, -4.991 48.365, -4.991 48.365, -4.991 48.365, -4.991 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8890'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8894'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.038611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.388, -4.991 48.388, -4.991 48.388, -4.991 48.388, -4.991 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8894'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8808'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.3902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.396, -4.991 48.396, -4.991 48.396, -4.991 48.396, -4.991 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8808'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7339'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.304166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.41, -4.991 48.41, -4.991 48.41, -4.991 48.41, -4.991 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7339'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8359'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.6597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.413, -4.991 48.413, -4.991 48.413, -4.991 48.413, -4.991 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8359'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8285'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.415, -4.991 48.415, -4.991 48.415, -4.991 48.415, -4.991 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8285'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1405'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.3'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.417, -4.991 48.417, -4.991 48.417, -4.991 48.417, -4.991 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1405'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5319'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.093888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.42, -4.991 48.42, -4.991 48.42, -4.991 48.42, -4.991 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5319'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6910'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.0661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.423, -4.991 48.423, -4.991 48.423, -4.991 48.423, -4.991 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6910'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8765'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.923611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.423, -4.991 48.423, -4.991 48.423, -4.991 48.423, -4.991 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8765'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.53"^^xsd:decimal ;
  dwc:decimalLongitude "-4.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.991)"^^geo:wktLiteral ;
  geo-pos:lat "48.53"^^xsd:decimal ;
  geo-pos:long "-4.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_117'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.2575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.991'^^xsd:double;
  dwc:latitude '48.53'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.991 48.53, -4.991 48.53, -4.991 48.53, -4.991 48.53, -4.991 48.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_117'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5515'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.358, -4.99 48.358, -4.99 48.358, -4.99 48.358, -4.99 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5515'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9250'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.833611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.366, -4.99 48.366, -4.99 48.366, -4.99 48.366, -4.99 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9250'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8584'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.023611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.383, -4.99 48.383, -4.99 48.383, -4.99 48.383, -4.99 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8584'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8432'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.157222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.408, -4.99 48.408, -4.99 48.408, -4.99 48.408, -4.99 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8432'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8433'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.0133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.408, -4.99 48.408, -4.99 48.408, -4.99 48.408, -4.99 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8433'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5633'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.8938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.41, -4.99 48.41, -4.99 48.41, -4.99 48.41, -4.99 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5633'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4214'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.681666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.412, -4.99 48.412, -4.99 48.412, -4.99 48.412, -4.99 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4214'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8348'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.416, -4.99 48.416, -4.99 48.416, -4.99 48.416, -4.99 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8348'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_406'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.9975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.421, -4.99 48.421, -4.99 48.421, -4.99 48.421, -4.99 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_406'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9924'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.801666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.421, -4.99 48.421, -4.99 48.421, -4.99 48.421, -4.99 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9924'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -4.99)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-4.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_10'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.99'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.99 48.5, -4.99 48.5, -4.99 48.5, -4.99 48.5, -4.99 48.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.989)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8148'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.4475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.989'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.989 48.363, -4.989 48.363, -4.989 48.363, -4.989 48.363, -4.989 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8148'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.989)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8569'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.341944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.989'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.989 48.397, -4.989 48.397, -4.989 48.397, -4.989 48.397, -4.989 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8569'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.989)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5241'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.6630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.989'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.989 48.407, -4.989 48.407, -4.989 48.407, -4.989 48.407, -4.989 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5241'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.989)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_465'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.903333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.989'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.989 48.414, -4.989 48.414, -4.989 48.414, -4.989 48.414, -4.989 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_465'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.989)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8417'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.485555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.989'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.989 48.416, -4.989 48.416, -4.989 48.416, -4.989 48.416, -4.989 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8417'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.989)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8407'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.989'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.989 48.418, -4.989 48.418, -4.989 48.418, -4.989 48.418, -4.989 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8407'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.989)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2348'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.989'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.989 48.43, -4.989 48.43, -4.989 48.43, -4.989 48.43, -4.989 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2348'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6697'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2366666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.402, -4.988 48.402, -4.988 48.402, -4.988 48.402, -4.988 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6697'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6747'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.213333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.407, -4.988 48.407, -4.988 48.407, -4.988 48.407, -4.988 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6747'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8375'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.153333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.407, -4.988 48.407, -4.988 48.407, -4.988 48.407, -4.988 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8375'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6673'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.409, -4.988 48.409, -4.988 48.409, -4.988 48.409, -4.988 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6673'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8489'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.167222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.409, -4.988 48.409, -4.988 48.409, -4.988 48.409, -4.988 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8489'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6708'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.412, -4.988 48.412, -4.988 48.412, -4.988 48.412, -4.988 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6708'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_466'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.52'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.416, -4.988 48.416, -4.988 48.416, -4.988 48.416, -4.988 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_466'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2380'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.417, -4.988 48.417, -4.988 48.417, -4.988 48.417, -4.988 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2380'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6906'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.9461111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.418, -4.988 48.418, -4.988 48.418, -4.988 48.418, -4.988 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6906'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6921'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.42, -4.988 48.42, -4.988 48.42, -4.988 48.42, -4.988 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6921'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2368'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.808055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.424, -4.988 48.424, -4.988 48.424, -4.988 48.424, -4.988 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2368'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8401'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.935555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.425, -4.988 48.425, -4.988 48.425, -4.988 48.425, -4.988 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8401'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2342'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.429, -4.988 48.429, -4.988 48.429, -4.988 48.429, -4.988 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2342'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6907'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.435, -4.988 48.435, -4.988 48.435, -4.988 48.435, -4.988 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6907'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4212'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.445, -4.988 48.445, -4.988 48.445, -4.988 48.445, -4.988 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4212'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.453"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.453"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6768'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.878055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.453'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.453, -4.988 48.453, -4.988 48.453, -4.988 48.453, -4.988 48.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6768'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.487"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "48.487"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_25'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_25'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '48.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 48.487, -4.988 48.487, -4.988 48.487, -4.988 48.487, -4.988 48.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_25'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.142 -4.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.142"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.142 -4.988)"^^geo:wktLiteral ;
  geo-pos:lat "50.142"^^xsd:decimal ;
  geo-pos:long "-4.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1761'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.988'^^xsd:double;
  dwc:latitude '50.142'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988 50.142, -4.988 50.142, -4.988 50.142, -4.988 50.142, -4.988 50.142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1761'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3239'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.8975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.342, -4.987 48.342, -4.987 48.342, -4.987 48.342, -4.987 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3239'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8598'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.686666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.396, -4.987 48.396, -4.987 48.396, -4.987 48.396, -4.987 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8598'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8777'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.129166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.396, -4.987 48.396, -4.987 48.396, -4.987 48.396, -4.987 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8777'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8472'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.407, -4.987 48.407, -4.987 48.407, -4.987 48.407, -4.987 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8472'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8455'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.4075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.41, -4.987 48.41, -4.987 48.41, -4.987 48.41, -4.987 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8455'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8740'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.3155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.414, -4.987 48.414, -4.987 48.414, -4.987 48.414, -4.987 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8740'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8430'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.638611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.415, -4.987 48.415, -4.987 48.415, -4.987 48.415, -4.987 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8430'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2367'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.696944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.428, -4.987 48.428, -4.987 48.428, -4.987 48.428, -4.987 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2367'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7599'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.581, -4.987 48.581, -4.987 48.581, -4.987 48.581, -4.987 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7599'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.711 -4.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.711 -4.987)"^^geo:wktLiteral ;
  geo-pos:lat "48.711"^^xsd:decimal ;
  geo-pos:long "-4.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_343'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.987'^^xsd:double;
  dwc:latitude '48.711'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.987 48.711, -4.987 48.711, -4.987 48.711, -4.987 48.711, -4.987 48.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_343'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3144'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.001944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.392, -4.986 48.392, -4.986 48.392, -4.986 48.392, -4.986 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3144'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8139'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.3225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.394, -4.986 48.394, -4.986 48.394, -4.986 48.394, -4.986 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8139'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8677'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.023055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.401, -4.986 48.401, -4.986 48.401, -4.986 48.401, -4.986 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8677'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_424'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.546111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.416, -4.986 48.416, -4.986 48.416, -4.986 48.416, -4.986 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_424'^^xsd:string;
  dwc:observationDate '1999-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8751'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.205277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.419, -4.986 48.419, -4.986 48.419, -4.986 48.419, -4.986 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8751'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8411'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.755'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.42, -4.986 48.42, -4.986 48.42, -4.986 48.42, -4.986 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8411'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2343'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.427, -4.986 48.427, -4.986 48.427, -4.986 48.427, -4.986 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2343'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8963'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.448, -4.986 48.448, -4.986 48.448, -4.986 48.448, -4.986 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8963'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -4.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.461"^^xsd:decimal ;
  dwc:decimalLongitude "-4.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -4.986)"^^geo:wktLiteral ;
  geo-pos:lat "48.461"^^xsd:decimal ;
  geo-pos:long "-4.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2361'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.7025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.986'^^xsd:double;
  dwc:latitude '48.461'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.986 48.461, -4.986 48.461, -4.986 48.461, -4.986 48.461, -4.986 48.461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2361'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5395'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.36, -4.985 48.36, -4.985 48.36, -4.985 48.36, -4.985 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5395'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5741'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.383, -4.985 48.383, -4.985 48.383, -4.985 48.383, -4.985 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5741'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8532'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.9005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.39, -4.985 48.39, -4.985 48.39, -4.985 48.39, -4.985 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8532'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4208'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.415, -4.985 48.415, -4.985 48.415, -4.985 48.415, -4.985 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4208'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8245'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.417, -4.985 48.417, -4.985 48.417, -4.985 48.417, -4.985 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8245'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8499'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.418, -4.985 48.418, -4.985 48.418, -4.985 48.418, -4.985 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8499'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8460'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.263055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.422, -4.985 48.422, -4.985 48.422, -4.985 48.422, -4.985 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8460'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2358'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.2275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.426, -4.985 48.426, -4.985 48.426, -4.985 48.426, -4.985 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2358'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.985)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2331'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.2961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.985'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.985 48.429, -4.985 48.429, -4.985 48.429, -4.985 48.429, -4.985 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2331'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.984)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7972'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3594444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.984'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.984 48.378, -4.984 48.378, -4.984 48.378, -4.984 48.378, -4.984 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7972'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.984)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8668'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.9475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.984'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.984 48.392, -4.984 48.392, -4.984 48.392, -4.984 48.392, -4.984 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8668'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.984)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8581'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.984'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.984 48.392, -4.984 48.392, -4.984 48.392, -4.984 48.392, -4.984 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8581'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.984)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8316'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.376111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.984'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.984 48.394, -4.984 48.394, -4.984 48.394, -4.984 48.394, -4.984 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8316'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.984)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8330'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.984'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.984 48.396, -4.984 48.396, -4.984 48.396, -4.984 48.396, -4.984 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8330'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.984)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8503'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.633888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.984'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.984 48.422, -4.984 48.422, -4.984 48.422, -4.984 48.422, -4.984 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8503'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.984)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6696'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.984'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.984 48.428, -4.984 48.428, -4.984 48.428, -4.984 48.428, -4.984 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6696'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.984)"^^geo:wktLiteral ;
  geo-pos:lat "48.501"^^xsd:decimal ;
  geo-pos:long "-4.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8336'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.724722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.984'^^xsd:double;
  dwc:latitude '48.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.984 48.501, -4.984 48.501, -4.984 48.501, -4.984 48.501, -4.984 48.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8336'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6651'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.681111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.294, -4.983 48.294, -4.983 48.294, -4.983 48.294, -4.983 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6651'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8252'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.204166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.347, -4.983 48.347, -4.983 48.347, -4.983 48.347, -4.983 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8252'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7334'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.348, -4.983 48.348, -4.983 48.348, -4.983 48.348, -4.983 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7334'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8992'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.254166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.379, -4.983 48.379, -4.983 48.379, -4.983 48.379, -4.983 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8992'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3033'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.399, -4.983 48.399, -4.983 48.399, -4.983 48.399, -4.983 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3033'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6724'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.145833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.41, -4.983 48.41, -4.983 48.41, -4.983 48.41, -4.983 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6724'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6778'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.413, -4.983 48.413, -4.983 48.413, -4.983 48.413, -4.983 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6778'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2360'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.7869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.422, -4.983 48.422, -4.983 48.422, -4.983 48.422, -4.983 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2360'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2375'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.426, -4.983 48.426, -4.983 48.426, -4.983 48.426, -4.983 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2375'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2357'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.461388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.428, -4.983 48.428, -4.983 48.428, -4.983 48.428, -4.983 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2357'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.719 -4.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.719"^^xsd:decimal ;
  dwc:decimalLongitude "-4.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.719 -4.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.719"^^xsd:decimal ;
  geo-pos:long "-4.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6173'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.208888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.983'^^xsd:double;
  dwc:latitude '48.719'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.983 48.719, -4.983 48.719, -4.983 48.719, -4.983 48.719, -4.983 48.719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6173'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.276"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.276"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7310'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.159444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.276, -4.982 48.276, -4.982 48.276, -4.982 48.276, -4.982 48.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7310'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7090'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.327, -4.982 48.327, -4.982 48.327, -4.982 48.327, -4.982 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7090'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8477'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.485277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.375, -4.982 48.375, -4.982 48.375, -4.982 48.375, -4.982 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8477'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2839'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.756944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.376, -4.982 48.376, -4.982 48.376, -4.982 48.376, -4.982 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2839'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8422'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.399, -4.982 48.399, -4.982 48.399, -4.982 48.399, -4.982 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8422'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8542'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.408, -4.982 48.408, -4.982 48.408, -4.982 48.408, -4.982 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8542'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7335'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.222777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.412, -4.982 48.412, -4.982 48.412, -4.982 48.412, -4.982 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7335'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8338'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.416, -4.982 48.416, -4.982 48.416, -4.982 48.416, -4.982 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8338'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5256'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.187222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.425, -4.982 48.425, -4.982 48.425, -4.982 48.425, -4.982 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5256'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2336'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.757222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.427, -4.982 48.427, -4.982 48.427, -4.982 48.427, -4.982 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2336'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2366'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.330277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.427, -4.982 48.427, -4.982 48.427, -4.982 48.427, -4.982 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2366'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2379'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.428, -4.982 48.428, -4.982 48.428, -4.982 48.428, -4.982 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2379'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7698'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.5308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.435, -4.982 48.435, -4.982 48.435, -4.982 48.435, -4.982 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7698'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.453"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.453"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9305'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.992222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.453'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.453, -4.982 48.453, -4.982 48.453, -4.982 48.453, -4.982 48.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9305'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -4.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-4.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -4.982)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-4.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8529'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.623055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.982'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.982 48.466, -4.982 48.466, -4.982 48.466, -4.982 48.466, -4.982 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8529'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8454'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.973888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.379, -4.981 48.379, -4.981 48.379, -4.981 48.379, -4.981 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8454'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8326'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.663055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.385, -4.981 48.385, -4.981 48.385, -4.981 48.385, -4.981 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8326'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8467'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.2325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.388, -4.981 48.388, -4.981 48.388, -4.981 48.388, -4.981 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8467'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9096'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.407, -4.981 48.407, -4.981 48.407, -4.981 48.407, -4.981 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9096'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6926'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.41, -4.981 48.41, -4.981 48.41, -4.981 48.41, -4.981 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6926'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8596'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.66'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.412, -4.981 48.412, -4.981 48.412, -4.981 48.412, -4.981 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8596'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6702'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.354166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.417, -4.981 48.417, -4.981 48.417, -4.981 48.417, -4.981 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6702'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8759'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.300277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.424, -4.981 48.424, -4.981 48.424, -4.981 48.424, -4.981 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8759'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.981)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_345'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.981'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.981 48.457, -4.981 48.457, -4.981 48.457, -4.981 48.457, -4.981 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_345'^^xsd:string;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8170'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.98 48.345, -4.98 48.345, -4.98 48.345, -4.98 48.345, -4.98 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8170'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6912'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.98 48.418, -4.98 48.418, -4.98 48.418, -4.98 48.418, -4.98 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6912'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4210'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.98 48.418, -4.98 48.418, -4.98 48.418, -4.98 48.418, -4.98 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4210'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2192'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.98 48.421, -4.98 48.421, -4.98 48.421, -4.98 48.421, -4.98 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2192'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.731 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.731 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "48.731"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3744'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.5780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '48.731'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.98 48.731, -4.98 48.731, -4.98 48.731, -4.98 48.731, -4.98 48.731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3744'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.979)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8790'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.992777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.979'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.979 48.364, -4.979 48.364, -4.979 48.364, -4.979 48.364, -4.979 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8790'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.979)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8373'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.979'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.979 48.391, -4.979 48.391, -4.979 48.391, -4.979 48.391, -4.979 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8373'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.979)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8327'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.76'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.979'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.979 48.392, -4.979 48.392, -4.979 48.392, -4.979 48.392, -4.979 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8327'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.979)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6905'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.979'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.979 48.395, -4.979 48.395, -4.979 48.395, -4.979 48.395, -4.979 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6905'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.979)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6765'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.787777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.979'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.979 48.417, -4.979 48.417, -4.979 48.417, -4.979 48.417, -4.979 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6765'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.979)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8739'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.979'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.979 48.418, -4.979 48.418, -4.979 48.418, -4.979 48.418, -4.979 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8739'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.979)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_346'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2536111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.979'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.979 48.42, -4.979 48.42, -4.979 48.42, -4.979 48.42, -4.979 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_346'^^xsd:string;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.979)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2353'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.6525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.979'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.979 48.425, -4.979 48.425, -4.979 48.425, -4.979 48.425, -4.979 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2353'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.217 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.217 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.217"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7084'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.776666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.217, -4.978 48.217, -4.978 48.217, -4.978 48.217, -4.978 48.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7084'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8620'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.531388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.372, -4.978 48.372, -4.978 48.372, -4.978 48.372, -4.978 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8620'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8658'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.142777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.373, -4.978 48.373, -4.978 48.373, -4.978 48.373, -4.978 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8658'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8242'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.374, -4.978 48.374, -4.978 48.374, -4.978 48.374, -4.978 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8242'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8423'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.386, -4.978 48.386, -4.978 48.386, -4.978 48.386, -4.978 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8423'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8396'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.893888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.403, -4.978 48.403, -4.978 48.403, -4.978 48.403, -4.978 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8396'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8735'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.407, -4.978 48.407, -4.978 48.407, -4.978 48.407, -4.978 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8735'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_6909'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.408, -4.978 48.408, -4.978 48.408, -4.978 48.408, -4.978 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6909'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8676'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.785555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.414, -4.978 48.414, -4.978 48.414, -4.978 48.414, -4.978 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8676'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8517'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.416, -4.978 48.416, -4.978 48.416, -4.978 48.416, -4.978 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8517'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2341'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.4191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.428, -4.978 48.428, -4.978 48.428, -4.978 48.428, -4.978 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2341'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2402'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.81'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 48.443, -4.978 48.443, -4.978 48.443, -4.978 48.443, -4.978 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2402'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.547 -4.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.547"^^xsd:decimal ;
  dwc:decimalLongitude "-4.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.547 -4.978)"^^geo:wktLiteral ;
  geo-pos:lat "50.547"^^xsd:decimal ;
  geo-pos:long "-4.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4097'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.978'^^xsd:double;
  dwc:latitude '50.547'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.978 50.547, -4.978 50.547, -4.978 50.547, -4.978 50.547, -4.978 50.547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4097'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5795'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.4902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.359, -4.977 48.359, -4.977 48.359, -4.977 48.359, -4.977 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5795'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5498'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.988333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.362, -4.977 48.362, -4.977 48.362, -4.977 48.362, -4.977 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5498'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8344'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.534722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.373, -4.977 48.373, -4.977 48.373, -4.977 48.373, -4.977 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8344'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8622'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.806666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.386, -4.977 48.386, -4.977 48.386, -4.977 48.386, -4.977 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8622'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3103'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.226944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.39, -4.977 48.39, -4.977 48.39, -4.977 48.39, -4.977 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3103'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_460'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.395, -4.977 48.395, -4.977 48.395, -4.977 48.395, -4.977 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_460'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8778'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.406111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.398, -4.977 48.398, -4.977 48.398, -4.977 48.398, -4.977 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8778'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8390'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.568888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.405, -4.977 48.405, -4.977 48.405, -4.977 48.405, -4.977 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8390'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8427'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.303611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.411, -4.977 48.411, -4.977 48.411, -4.977 48.411, -4.977 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8427'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2191'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.427, -4.977 48.427, -4.977 48.427, -4.977 48.427, -4.977 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2191'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3146'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.434166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.428, -4.977 48.428, -4.977 48.428, -4.977 48.428, -4.977 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3146'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2178'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.5480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.43, -4.977 48.43, -4.977 48.43, -4.977 48.43, -4.977 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2178'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.977)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2295'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.977'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.977 48.439, -4.977 48.439, -4.977 48.439, -4.977 48.439, -4.977 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2295'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8130'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.499444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.354, -4.976 48.354, -4.976 48.354, -4.976 48.354, -4.976 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8130'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8394'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.029166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.372, -4.976 48.372, -4.976 48.372, -4.976 48.372, -4.976 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8394'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_543'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.496944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.374, -4.976 48.374, -4.976 48.374, -4.976 48.374, -4.976 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_543'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9518'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.103888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.378, -4.976 48.378, -4.976 48.378, -4.976 48.378, -4.976 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9518'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2955'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.385, -4.976 48.385, -4.976 48.385, -4.976 48.385, -4.976 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2955'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8395'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.598888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.399, -4.976 48.399, -4.976 48.399, -4.976 48.399, -4.976 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8395'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4209'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.7091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.414, -4.976 48.414, -4.976 48.414, -4.976 48.414, -4.976 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4209'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8544'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.151111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.418, -4.976 48.418, -4.976 48.418, -4.976 48.418, -4.976 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8544'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2190'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.427, -4.976 48.427, -4.976 48.427, -4.976 48.427, -4.976 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2190'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2359'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.9091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.427, -4.976 48.427, -4.976 48.427, -4.976 48.427, -4.976 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2359'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9651'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.573888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.427, -4.976 48.427, -4.976 48.427, -4.976 48.427, -4.976 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9651'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2370'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.9069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.431, -4.976 48.431, -4.976 48.431, -4.976 48.431, -4.976 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2370'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2352'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.985833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.434, -4.976 48.434, -4.976 48.434, -4.976 48.434, -4.976 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2352'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "48.626"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_6904'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.309722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:latitude '48.626'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 48.626, -4.976 48.626, -4.976 48.626, -4.976 48.626, -4.976 48.626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6904'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.279"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.279"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3452'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.920555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.279'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.279, -4.975 48.279, -4.975 48.279, -4.975 48.279, -4.975 48.279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3452'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5901'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.178333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.331, -4.975 48.331, -4.975 48.331, -4.975 48.331, -4.975 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5901'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5493'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.8963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.361, -4.975 48.361, -4.975 48.361, -4.975 48.361, -4.975 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5493'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8811'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.374, -4.975 48.374, -4.975 48.374, -4.975 48.374, -4.975 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8811'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9146'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.403, -4.975 48.403, -4.975 48.403, -4.975 48.403, -4.975 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9146'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2347'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0536111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.422, -4.975 48.422, -4.975 48.422, -4.975 48.422, -4.975 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2347'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8504'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.471666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.425, -4.975 48.425, -4.975 48.425, -4.975 48.425, -4.975 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8504'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8674'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.451388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.435, -4.975 48.435, -4.975 48.435, -4.975 48.435, -4.975 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8674'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.522"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.975)"^^geo:wktLiteral ;
  geo-pos:lat "48.522"^^xsd:decimal ;
  geo-pos:long "-4.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_124'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.048888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.975'^^xsd:double;
  dwc:latitude '48.522'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975 48.522, -4.975 48.522, -4.975 48.522, -4.975 48.522, -4.975 48.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_124'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3585'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.896666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.288, -4.974 48.288, -4.974 48.288, -4.974 48.288, -4.974 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3585'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5999'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.100833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.339, -4.974 48.339, -4.974 48.339, -4.974 48.339, -4.974 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5999'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2869'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.364, -4.974 48.364, -4.974 48.364, -4.974 48.364, -4.974 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2869'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6882'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.397, -4.974 48.397, -4.974 48.397, -4.974 48.397, -4.974 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6882'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8425'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.307222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.403, -4.974 48.403, -4.974 48.403, -4.974 48.403, -4.974 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8425'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8595'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.5375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.403, -4.974 48.403, -4.974 48.403, -4.974 48.403, -4.974 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8595'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2184'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.747777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.406, -4.974 48.406, -4.974 48.406, -4.974 48.406, -4.974 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2184'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8964'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.974166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.407, -4.974 48.407, -4.974 48.407, -4.974 48.407, -4.974 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8964'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2188'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.0338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.426, -4.974 48.426, -4.974 48.426, -4.974 48.426, -4.974 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2188'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8500'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.077222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.426, -4.974 48.426, -4.974 48.426, -4.974 48.426, -4.974 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8500'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2376'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.277222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.428, -4.974 48.428, -4.974 48.428, -4.974 48.428, -4.974 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2376'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2181'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.7416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.437, -4.974 48.437, -4.974 48.437, -4.974 48.437, -4.974 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2181'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2187'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.6644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.439, -4.974 48.439, -4.974 48.439, -4.974 48.439, -4.974 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2187'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.464"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "48.464"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7440'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.107222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '48.464'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 48.464, -4.974 48.464, -4.974 48.464, -4.974 48.464, -4.974 48.464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7440'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.266 -4.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.266"^^xsd:decimal ;
  dwc:decimalLongitude "-4.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.266 -4.974)"^^geo:wktLiteral ;
  geo-pos:lat "49.266"^^xsd:decimal ;
  geo-pos:long "-4.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6981'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.304722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.974'^^xsd:double;
  dwc:latitude '49.266'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.974 49.266, -4.974 49.266, -4.974 49.266, -4.974 49.266, -4.974 49.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6981'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.221 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.221 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.221"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3413'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.049444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.221'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.221, -4.973 48.221, -4.973 48.221, -4.973 48.221, -4.973 48.221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3413'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10043'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.724722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.385, -4.973 48.385, -4.973 48.385, -4.973 48.385, -4.973 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10043'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8734'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.843888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.391, -4.973 48.391, -4.973 48.391, -4.973 48.391, -4.973 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8734'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8597'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.196944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.393, -4.973 48.393, -4.973 48.393, -4.973 48.393, -4.973 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8597'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8594'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.5358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.394, -4.973 48.394, -4.973 48.394, -4.973 48.394, -4.973 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8594'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8319'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.336388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.396, -4.973 48.396, -4.973 48.396, -4.973 48.396, -4.973 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8319'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2330'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.6605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.415, -4.973 48.415, -4.973 48.415, -4.973 48.415, -4.973 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2330'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8692'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.416, -4.973 48.416, -4.973 48.416, -4.973 48.416, -4.973 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8692'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9012'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.391111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.435, -4.973 48.435, -4.973 48.435, -4.973 48.435, -4.973 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9012'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7584'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.5380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.458, -4.973 48.458, -4.973 48.458, -4.973 48.458, -4.973 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7584'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "48.459"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6698'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '48.459'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 48.459, -4.973 48.459, -4.973 48.459, -4.973 48.459, -4.973 48.459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6698'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -4.973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.869 -4.973)"^^geo:wktLiteral ;
  geo-pos:lat "49.869"^^xsd:decimal ;
  geo-pos:long "-4.973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4126'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.973'^^xsd:double;
  dwc:latitude '49.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.973 49.869, -4.973 49.869, -4.973 49.869, -4.973 49.869, -4.973 49.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4126'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.972)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2124'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.972'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.972 48.333, -4.972 48.333, -4.972 48.333, -4.972 48.333, -4.972 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2124'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.972)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8356'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.5075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.972'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.972 48.402, -4.972 48.402, -4.972 48.402, -4.972 48.402, -4.972 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8356'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.972)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8355'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.374166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.972'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.972 48.416, -4.972 48.416, -4.972 48.416, -4.972 48.416, -4.972 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8355'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.972)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2177'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.021666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.972'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.972 48.424, -4.972 48.424, -4.972 48.424, -4.972 48.424, -4.972 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2177'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.972)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2179'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.2338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.972'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.972 48.424, -4.972 48.424, -4.972 48.424, -4.972 48.424, -4.972 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2179'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.972)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2382'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.972'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.972 48.428, -4.972 48.428, -4.972 48.428, -4.972 48.428, -4.972 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2382'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.013 -4.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.013"^^xsd:decimal ;
  dwc:decimalLongitude "-4.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.013 -4.972)"^^geo:wktLiteral ;
  geo-pos:lat "50.013"^^xsd:decimal ;
  geo-pos:long "-4.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6856'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.972'^^xsd:double;
  dwc:latitude '50.013'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.972 50.013, -4.972 50.013, -4.972 50.013, -4.972 50.013, -4.972 50.013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6856'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.971)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5455'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.159444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.971'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.971 48.32, -4.971 48.32, -4.971 48.32, -4.971 48.32, -4.971 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5455'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.971)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5829'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.602222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.971'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.971 48.378, -4.971 48.378, -4.971 48.378, -4.971 48.378, -4.971 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5829'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.971)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8146'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.113333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.971'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.971 48.384, -4.971 48.384, -4.971 48.384, -4.971 48.384, -4.971 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8146'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.971)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8362'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.971'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.971 48.417, -4.971 48.417, -4.971 48.417, -4.971 48.417, -4.971 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8362'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.971)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2337'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.523888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.971'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.971 48.428, -4.971 48.428, -4.971 48.428, -4.971 48.428, -4.971 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2337'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.937 -4.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.937"^^xsd:decimal ;
  dwc:decimalLongitude "-4.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.937 -4.971)"^^geo:wktLiteral ;
  geo-pos:lat "48.937"^^xsd:decimal ;
  geo-pos:long "-4.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6593'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.971'^^xsd:double;
  dwc:latitude '48.937'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.971 48.937, -4.971 48.937, -4.971 48.937, -4.971 48.937, -4.971 48.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6593'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.308 -4.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.308"^^xsd:decimal ;
  dwc:decimalLongitude "-4.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.308 -4.971)"^^geo:wktLiteral ;
  geo-pos:lat "49.308"^^xsd:decimal ;
  geo-pos:long "-4.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6980'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.008055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.971'^^xsd:double;
  dwc:latitude '49.308'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.971 49.308, -4.971 49.308, -4.971 49.308, -4.971 49.308, -4.971 49.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6980'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5480'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.319, -4.97 48.319, -4.97 48.319, -4.97 48.319, -4.97 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5480'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3401'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.19'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.327, -4.97 48.327, -4.97 48.327, -4.97 48.327, -4.97 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3401'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8993'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.345, -4.97 48.345, -4.97 48.345, -4.97 48.345, -4.97 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8993'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5791'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.165'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.397, -4.97 48.397, -4.97 48.397, -4.97 48.397, -4.97 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5791'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8263'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.446388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.398, -4.97 48.398, -4.97 48.398, -4.97 48.398, -4.97 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8263'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8262'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.4, -4.97 48.4, -4.97 48.4, -4.97 48.4, -4.97 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8262'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9065'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.370277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.406, -4.97 48.406, -4.97 48.406, -4.97 48.406, -4.97 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9065'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1076'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.7586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.413, -4.97 48.413, -4.97 48.413, -4.97 48.413, -4.97 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1076'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5255'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.773611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.421, -4.97 48.421, -4.97 48.421, -4.97 48.421, -4.97 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5255'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_215'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.254444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.489, -4.97 48.489, -4.97 48.489, -4.97 48.489, -4.97 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_215'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.492"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.492"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9442'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.720555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.492'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.492, -4.97 48.492, -4.97 48.492, -4.97 48.492, -4.97 48.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9442'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.543 -4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.543"^^xsd:decimal ;
  dwc:decimalLongitude "-4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.543 -4.97)"^^geo:wktLiteral ;
  geo-pos:lat "48.543"^^xsd:decimal ;
  geo-pos:long "-4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1845'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.526944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.97'^^xsd:double;
  dwc:latitude '48.543'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.97 48.543, -4.97 48.543, -4.97 48.543, -4.97 48.543, -4.97 48.543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1845'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.969)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4682'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.074444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.969'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.969 48.316, -4.969 48.316, -4.969 48.316, -4.969 48.316, -4.969 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4682'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.969)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5801'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.9405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.969'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.969 48.388, -4.969 48.388, -4.969 48.388, -4.969 48.388, -4.969 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5801'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.969)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8736'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.437777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.969'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.969 48.395, -4.969 48.395, -4.969 48.395, -4.969 48.395, -4.969 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8736'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.969)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8358'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.695277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.969'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.969 48.401, -4.969 48.401, -4.969 48.401, -4.969 48.401, -4.969 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8358'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.969)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9893'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.1575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.969'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.969 48.418, -4.969 48.418, -4.969 48.418, -4.969 48.418, -4.969 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9893'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.969)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2377'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.457222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.969'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.969 48.419, -4.969 48.419, -4.969 48.419, -4.969 48.419, -4.969 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2377'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.969)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-4.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7659'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.181388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.969'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.969 48.483, -4.969 48.483, -4.969 48.483, -4.969 48.483, -4.969 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7659'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_244'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.126388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.3, -4.968 48.3, -4.968 48.3, -4.968 48.3, -4.968 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_244'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7457'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.33, -4.968 48.33, -4.968 48.33, -4.968 48.33, -4.968 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7457'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4710'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.007222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.335, -4.968 48.335, -4.968 48.335, -4.968 48.335, -4.968 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4710'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8633'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.976111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.342, -4.968 48.342, -4.968 48.342, -4.968 48.342, -4.968 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8633'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5686'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.046388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.357, -4.968 48.357, -4.968 48.357, -4.968 48.357, -4.968 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5686'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_549'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.366, -4.968 48.366, -4.968 48.366, -4.968 48.366, -4.968 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_549'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_470'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.7852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.393, -4.968 48.393, -4.968 48.393, -4.968 48.393, -4.968 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_470'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8418'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.707777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.394, -4.968 48.394, -4.968 48.394, -4.968 48.394, -4.968 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8418'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4203'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.398, -4.968 48.398, -4.968 48.398, -4.968 48.398, -4.968 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4203'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8424'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.399, -4.968 48.399, -4.968 48.399, -4.968 48.399, -4.968 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8424'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8426'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.475833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.411, -4.968 48.411, -4.968 48.411, -4.968 48.411, -4.968 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8426'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4213'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.017222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.417, -4.968 48.417, -4.968 48.417, -4.968 48.417, -4.968 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4213'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2338'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.412777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.431, -4.968 48.431, -4.968 48.431, -4.968 48.431, -4.968 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2338'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.501"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7922'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.045833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.501, -4.968 48.501, -4.968 48.501, -4.968 48.501, -4.968 48.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7922'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.511 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.511"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.511 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.511"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_166'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.511'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.511, -4.968 48.511, -4.968 48.511, -4.968 48.511, -4.968 48.511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_166'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.852 -4.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.852"^^xsd:decimal ;
  dwc:decimalLongitude "-4.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.852 -4.968)"^^geo:wktLiteral ;
  geo-pos:lat "48.852"^^xsd:decimal ;
  geo-pos:long "-4.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6127'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.085555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.968'^^xsd:double;
  dwc:latitude '48.852'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.968 48.852, -4.968 48.852, -4.968 48.852, -4.968 48.852, -4.968 48.852))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6127'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_249'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.093888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.36, -4.967 48.36, -4.967 48.36, -4.967 48.36, -4.967 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_249'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5460'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.369, -4.967 48.369, -4.967 48.369, -4.967 48.369, -4.967 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5460'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4436'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.308055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.373, -4.967 48.373, -4.967 48.373, -4.967 48.373, -4.967 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4436'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8707'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.518333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.378, -4.967 48.378, -4.967 48.378, -4.967 48.378, -4.967 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8707'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8136'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.240277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.382, -4.967 48.382, -4.967 48.382, -4.967 48.382, -4.967 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8136'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8292'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.292222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.394, -4.967 48.394, -4.967 48.394, -4.967 48.394, -4.967 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8292'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9130'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.225555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.396, -4.967 48.396, -4.967 48.396, -4.967 48.396, -4.967 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9130'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8545'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.306666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.402, -4.967 48.402, -4.967 48.402, -4.967 48.402, -4.967 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8545'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8398'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.476944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.412, -4.967 48.412, -4.967 48.412, -4.967 48.412, -4.967 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8398'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8436'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.096666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.419, -4.967 48.419, -4.967 48.419, -4.967 48.419, -4.967 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8436'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9731'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 48.427, -4.967 48.427, -4.967 48.427, -4.967 48.427, -4.967 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9731'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.169 -4.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.169"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.169 -4.967)"^^geo:wktLiteral ;
  geo-pos:lat "50.169"^^xsd:decimal ;
  geo-pos:long "-4.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1744'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.585'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.967'^^xsd:double;
  dwc:latitude '50.169'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967 50.169, -4.967 50.169, -4.967 50.169, -4.967 50.169, -4.967 50.169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1744'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7121'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.234444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.3, -4.966 48.3, -4.966 48.3, -4.966 48.3, -4.966 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7121'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9097'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.28'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.329, -4.966 48.329, -4.966 48.329, -4.966 48.329, -4.966 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9097'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8149'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.825277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.352, -4.966 48.352, -4.966 48.352, -4.966 48.352, -4.966 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8149'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8216'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.368, -4.966 48.368, -4.966 48.368, -4.966 48.368, -4.966 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8216'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8133'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.0766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.372, -4.966 48.372, -4.966 48.372, -4.966 48.372, -4.966 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8133'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8703'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.3522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.374, -4.966 48.374, -4.966 48.374, -4.966 48.374, -4.966 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8703'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8476'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.613055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.38, -4.966 48.38, -4.966 48.38, -4.966 48.38, -4.966 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8476'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5721'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.382, -4.966 48.382, -4.966 48.382, -4.966 48.382, -4.966 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5721'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3633'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.384, -4.966 48.384, -4.966 48.384, -4.966 48.384, -4.966 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3633'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9184'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.386, -4.966 48.386, -4.966 48.386, -4.966 48.386, -4.966 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9184'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6743'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.398, -4.966 48.398, -4.966 48.398, -4.966 48.398, -4.966 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6743'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8509'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.399, -4.966 48.399, -4.966 48.399, -4.966 48.399, -4.966 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8509'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8428'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.014166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.405, -4.966 48.405, -4.966 48.405, -4.966 48.405, -4.966 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8428'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2172'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.407, -4.966 48.407, -4.966 48.407, -4.966 48.407, -4.966 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2172'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2189'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.425, -4.966 48.425, -4.966 48.425, -4.966 48.425, -4.966 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2189'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2180'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.6861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.438, -4.966 48.438, -4.966 48.438, -4.966 48.438, -4.966 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2180'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.966)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-4.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2333'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.966'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966 48.451, -4.966 48.451, -4.966 48.451, -4.966 48.451, -4.966 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2333'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_587'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.295833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.344, -4.965 48.344, -4.965 48.344, -4.965 48.344, -4.965 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_587'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8783'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.878333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.362, -4.965 48.362, -4.965 48.362, -4.965 48.362, -4.965 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8783'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3449'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.0325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.379, -4.965 48.379, -4.965 48.379, -4.965 48.379, -4.965 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3449'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8429'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.995'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.411, -4.965 48.411, -4.965 48.411, -4.965 48.411, -4.965 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8429'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6880'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.4427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.422, -4.965 48.422, -4.965 48.422, -4.965 48.422, -4.965 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6880'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2193'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.489166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.425, -4.965 48.425, -4.965 48.425, -4.965 48.425, -4.965 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2193'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_458'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.4116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.435, -4.965 48.435, -4.965 48.435, -4.965 48.435, -4.965 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_458'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3225'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.5122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.439, -4.965 48.439, -4.965 48.439, -4.965 48.439, -4.965 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3225'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -4.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.499"^^xsd:decimal ;
  dwc:decimalLongitude "-4.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -4.965)"^^geo:wktLiteral ;
  geo-pos:lat "48.499"^^xsd:decimal ;
  geo-pos:long "-4.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_222'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.7722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.965'^^xsd:double;
  dwc:latitude '48.499'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.965 48.499, -4.965 48.499, -4.965 48.499, -4.965 48.499, -4.965 48.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_222'^^xsd:string;
  dwc:observationDate '1999-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.16 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.16 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.16"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1824'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.16'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.16, -4.964 48.16, -4.964 48.16, -4.964 48.16, -4.964 48.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1824'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6665'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.620555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.357, -4.964 48.357, -4.964 48.357, -4.964 48.357, -4.964 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6665'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5709'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.358, -4.964 48.358, -4.964 48.358, -4.964 48.358, -4.964 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5709'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5516'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.372, -4.964 48.372, -4.964 48.372, -4.964 48.372, -4.964 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5516'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5803'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.385, -4.964 48.385, -4.964 48.385, -4.964 48.385, -4.964 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5803'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5315'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.393, -4.964 48.393, -4.964 48.393, -4.964 48.393, -4.964 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5315'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7333'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.398, -4.964 48.398, -4.964 48.398, -4.964 48.398, -4.964 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7333'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5637'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.390277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.404, -4.964 48.404, -4.964 48.404, -4.964 48.404, -4.964 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5637'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8780'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.993611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.407, -4.964 48.407, -4.964 48.407, -4.964 48.407, -4.964 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8780'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8546'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.412, -4.964 48.412, -4.964 48.412, -4.964 48.412, -4.964 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8546'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.465 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.465"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.465 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "48.465"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_310'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.7283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '48.465'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 48.465, -4.964 48.465, -4.964 48.465, -4.964 48.465, -4.964 48.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_310'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.567 -4.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.567 -4.964)"^^geo:wktLiteral ;
  geo-pos:lat "50.567"^^xsd:decimal ;
  geo-pos:long "-4.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3958'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.964'^^xsd:double;
  dwc:latitude '50.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.964 50.567, -4.964 50.567, -4.964 50.567, -4.964 50.567, -4.964 50.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3958'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.188 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.188"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.188 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.188"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8193'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.188'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.188, -4.963 48.188, -4.963 48.188, -4.963 48.188, -4.963 48.188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8193'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8165'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.306666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.338, -4.963 48.338, -4.963 48.338, -4.963 48.338, -4.963 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8165'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8275'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.7375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.349, -4.963 48.349, -4.963 48.349, -4.963 48.349, -4.963 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8275'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8192'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.0547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.353, -4.963 48.353, -4.963 48.353, -4.963 48.353, -4.963 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8192'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10089'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.9952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.36, -4.963 48.36, -4.963 48.36, -4.963 48.36, -4.963 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10089'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5544'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.569444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.363, -4.963 48.363, -4.963 48.363, -4.963 48.363, -4.963 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5544'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5688'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.363, -4.963 48.363, -4.963 48.363, -4.963 48.363, -4.963 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5688'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5528'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.0375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.364, -4.963 48.364, -4.963 48.364, -4.963 48.364, -4.963 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5528'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2708'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.491111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.373, -4.963 48.373, -4.963 48.373, -4.963 48.373, -4.963 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2708'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8300'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.088611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.405, -4.963 48.405, -4.963 48.405, -4.963 48.405, -4.963 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8300'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2843'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.536944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.408, -4.963 48.408, -4.963 48.408, -4.963 48.408, -4.963 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2843'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5364'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.699722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.409, -4.963 48.409, -4.963 48.409, -4.963 48.409, -4.963 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5364'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8746'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.4013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.415, -4.963 48.415, -4.963 48.415, -4.963 48.415, -4.963 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8746'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.963)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7961'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.963'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.963 48.422, -4.963 48.422, -4.963 48.422, -4.963 48.422, -4.963 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7961'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_462'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.178333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.365, -4.962 48.365, -4.962 48.365, -4.962 48.365, -4.962 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_462'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3636'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.056388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.371, -4.962 48.371, -4.962 48.371, -4.962 48.371, -4.962 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3636'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5525'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.139166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.373, -4.962 48.373, -4.962 48.373, -4.962 48.373, -4.962 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5525'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7091'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.373, -4.962 48.373, -4.962 48.373, -4.962 48.373, -4.962 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7091'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_557'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.7902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.385, -4.962 48.385, -4.962 48.385, -4.962 48.385, -4.962 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_557'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8770'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.526666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.386, -4.962 48.386, -4.962 48.386, -4.962 48.386, -4.962 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8770'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3135'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.39, -4.962 48.39, -4.962 48.39, -4.962 48.39, -4.962 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3135'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8766'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.393, -4.962 48.393, -4.962 48.393, -4.962 48.393, -4.962 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8766'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8694'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.785555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.398, -4.962 48.398, -4.962 48.398, -4.962 48.398, -4.962 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8694'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8685'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.793611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.402, -4.962 48.402, -4.962 48.402, -4.962 48.402, -4.962 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8685'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8882'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.429, -4.962 48.429, -4.962 48.429, -4.962 48.429, -4.962 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8882'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.909 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.909"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.909 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "48.909"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6595'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.346666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '48.909'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 48.909, -4.962 48.909, -4.962 48.909, -4.962 48.909, -4.962 48.909))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6595'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.658 -4.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.658"^^xsd:decimal ;
  dwc:decimalLongitude "-4.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.658 -4.962)"^^geo:wktLiteral ;
  geo-pos:lat "49.658"^^xsd:decimal ;
  geo-pos:long "-4.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6859'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.616111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.962'^^xsd:double;
  dwc:latitude '49.658'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.962 49.658, -4.962 49.658, -4.962 49.658, -4.962 49.658, -4.962 49.658))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6859'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8810'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.2202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.346, -4.961 48.346, -4.961 48.346, -4.961 48.346, -4.961 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8810'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8320'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.347, -4.961 48.347, -4.961 48.347, -4.961 48.347, -4.961 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8320'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9221'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.034722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.351, -4.961 48.351, -4.961 48.351, -4.961 48.351, -4.961 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9221'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5616'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.825555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.358, -4.961 48.358, -4.961 48.358, -4.961 48.358, -4.961 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5616'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8775'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.363, -4.961 48.363, -4.961 48.363, -4.961 48.363, -4.961 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8775'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5698'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.37, -4.961 48.37, -4.961 48.37, -4.961 48.37, -4.961 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5698'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5671'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.371, -4.961 48.371, -4.961 48.371, -4.961 48.371, -4.961 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5671'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7858'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.7475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.382, -4.961 48.382, -4.961 48.382, -4.961 48.382, -4.961 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7858'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8301'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.387, -4.961 48.387, -4.961 48.387, -4.961 48.387, -4.961 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8301'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2183'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.055'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.391, -4.961 48.391, -4.961 48.391, -4.961 48.391, -4.961 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2183'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7092'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.292777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.4, -4.961 48.4, -4.961 48.4, -4.961 48.4, -4.961 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7092'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9757'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.734166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.402, -4.961 48.402, -4.961 48.402, -4.961 48.402, -4.961 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9757'^^xsd:string;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8779'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.794722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.41, -4.961 48.41, -4.961 48.41, -4.961 48.41, -4.961 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8779'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8402'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.2725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.43, -4.961 48.43, -4.961 48.43, -4.961 48.43, -4.961 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8402'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8354'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.774166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.447, -4.961 48.447, -4.961 48.447, -4.961 48.447, -4.961 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8354'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.917 -4.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.917"^^xsd:decimal ;
  dwc:decimalLongitude "-4.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.917 -4.961)"^^geo:wktLiteral ;
  geo-pos:lat "48.917"^^xsd:decimal ;
  geo-pos:long "-4.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6594'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.961'^^xsd:double;
  dwc:latitude '48.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.961 48.917, -4.961 48.917, -4.961 48.917, -4.961 48.917, -4.961 48.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6594'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.96)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5604'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.065'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.96'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.96 48.36, -4.96 48.36, -4.96 48.36, -4.96 48.36, -4.96 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5604'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.96)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8177'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.9875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.96'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.96 48.364, -4.96 48.364, -4.96 48.364, -4.96 48.364, -4.96 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8177'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.96)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7575'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.301111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.96'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.96 48.366, -4.96 48.366, -4.96 48.366, -4.96 48.366, -4.96 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7575'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.96)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5566'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.9591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.96'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.96 48.368, -4.96 48.368, -4.96 48.368, -4.96 48.368, -4.96 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5566'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.96)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8965'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.96'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.96 48.406, -4.96 48.406, -4.96 48.406, -4.96 48.406, -4.96 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8965'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_447'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.726666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.356, -4.959 48.356, -4.959 48.356, -4.959 48.356, -4.959 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_447'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5756'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.291388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.361, -4.959 48.361, -4.959 48.361, -4.959 48.361, -4.959 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5756'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5742'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.363, -4.959 48.363, -4.959 48.363, -4.959 48.363, -4.959 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5742'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5613'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.364, -4.959 48.364, -4.959 48.364, -4.959 48.364, -4.959 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5613'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_546'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.934444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.367, -4.959 48.367, -4.959 48.367, -4.959 48.367, -4.959 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_546'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8487'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.99'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.37, -4.959 48.37, -4.959 48.37, -4.959 48.37, -4.959 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8487'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9225'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.648611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.378, -4.959 48.378, -4.959 48.378, -4.959 48.378, -4.959 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9225'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8768'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.378, -4.959 48.378, -4.959 48.378, -4.959 48.378, -4.959 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8768'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5523'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.381, -4.959 48.381, -4.959 48.381, -4.959 48.381, -4.959 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5523'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8686'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.578333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.396, -4.959 48.396, -4.959 48.396, -4.959 48.396, -4.959 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8686'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8809'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.0013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.396, -4.959 48.396, -4.959 48.396, -4.959 48.396, -4.959 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8809'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5609'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.6938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.424, -4.959 48.424, -4.959 48.424, -4.959 48.424, -4.959 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5609'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.799 -4.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.799"^^xsd:decimal ;
  dwc:decimalLongitude "-4.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.799 -4.959)"^^geo:wktLiteral ;
  geo-pos:lat "48.799"^^xsd:decimal ;
  geo-pos:long "-4.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6128'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.538055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.959'^^xsd:double;
  dwc:latitude '48.799'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.959 48.799, -4.959 48.799, -4.959 48.799, -4.959 48.799, -4.959 48.799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6128'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7270'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.7275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.288, -4.958 48.288, -4.958 48.288, -4.958 48.288, -4.958 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7270'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3251'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.628055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.348, -4.958 48.348, -4.958 48.348, -4.958 48.348, -4.958 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3251'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5612'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.362, -4.958 48.362, -4.958 48.362, -4.958 48.362, -4.958 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5612'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5642'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.362, -4.958 48.362, -4.958 48.362, -4.958 48.362, -4.958 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5642'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5458'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.7625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.367, -4.958 48.367, -4.958 48.367, -4.958 48.367, -4.958 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5458'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5481'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.395277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.369, -4.958 48.369, -4.958 48.369, -4.958 48.369, -4.958 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5481'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_473'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.373, -4.958 48.373, -4.958 48.373, -4.958 48.373, -4.958 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_473'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8657'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.965'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.374, -4.958 48.374, -4.958 48.374, -4.958 48.374, -4.958 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8657'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5562'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.593611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.381, -4.958 48.381, -4.958 48.381, -4.958 48.381, -4.958 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5562'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8265'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.213611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.388, -4.958 48.388, -4.958 48.388, -4.958 48.388, -4.958 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8265'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2119'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.396, -4.958 48.396, -4.958 48.396, -4.958 48.396, -4.958 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2119'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.958)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-4.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2334'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.657222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.958'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.958 48.448, -4.958 48.448, -4.958 48.448, -4.958 48.448, -4.958 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2334'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.303"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.303"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3195'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.2975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.303'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.303, -4.957 48.303, -4.957 48.303, -4.957 48.303, -4.957 48.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3195'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8837'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.235555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.316, -4.957 48.316, -4.957 48.316, -4.957 48.316, -4.957 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8837'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.328"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2146'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.328, -4.957 48.328, -4.957 48.328, -4.957 48.328, -4.957 48.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2146'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5805'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.136666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.358, -4.957 48.358, -4.957 48.358, -4.957 48.358, -4.957 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5805'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8256'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.8430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.361, -4.957 48.361, -4.957 48.361, -4.957 48.361, -4.957 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8256'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5615'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.971388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.363, -4.957 48.363, -4.957 48.363, -4.957 48.363, -4.957 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5615'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8368'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.4852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.363, -4.957 48.363, -4.957 48.363, -4.957 48.363, -4.957 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8368'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_551'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.375833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.364, -4.957 48.364, -4.957 48.364, -4.957 48.364, -4.957 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_551'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7088'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.366, -4.957 48.366, -4.957 48.366, -4.957 48.366, -4.957 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7088'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8297'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.369, -4.957 48.369, -4.957 48.369, -4.957 48.369, -4.957 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8297'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8204'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.374, -4.957 48.374, -4.957 48.374, -4.957 48.374, -4.957 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8204'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_409'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.381, -4.957 48.381, -4.957 48.381, -4.957 48.381, -4.957 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_409'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8163'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.401, -4.957 48.401, -4.957 48.401, -4.957 48.401, -4.957 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8163'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2378'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.423, -4.957 48.423, -4.957 48.423, -4.957 48.423, -4.957 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2378'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_192'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.8530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 48.533, -4.957 48.533, -4.957 48.533, -4.957 48.533, -4.957 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_192'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.021 -4.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.021"^^xsd:decimal ;
  dwc:decimalLongitude "-4.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.021 -4.957)"^^geo:wktLiteral ;
  geo-pos:lat "51.021"^^xsd:decimal ;
  geo-pos:long "-4.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4039'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.253333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.957'^^xsd:double;
  dwc:latitude '51.021'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.957 51.021, -4.957 51.021, -4.957 51.021, -4.957 51.021, -4.957 51.021))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4039'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.23 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.23"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.23 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.23"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3453'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.23'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.23, -4.956 48.23, -4.956 48.23, -4.956 48.23, -4.956 48.23))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3453'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7104'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.594722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.312, -4.956 48.312, -4.956 48.312, -4.956 48.312, -4.956 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7104'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8682'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.9055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.359, -4.956 48.359, -4.956 48.359, -4.956 48.359, -4.956 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8682'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5568'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.365, -4.956 48.365, -4.956 48.365, -4.956 48.365, -4.956 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5568'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3201'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.368, -4.956 48.368, -4.956 48.368, -4.956 48.368, -4.956 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3201'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5500'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.759166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.368, -4.956 48.368, -4.956 48.368, -4.956 48.368, -4.956 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5500'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5743'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.115833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.374, -4.956 48.374, -4.956 48.374, -4.956 48.374, -4.956 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5743'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8807'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.987777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.376, -4.956 48.376, -4.956 48.376, -4.956 48.376, -4.956 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8807'^^xsd:string;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9785'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.963611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.38, -4.956 48.38, -4.956 48.38, -4.956 48.38, -4.956 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9785'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8264'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.7275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.388, -4.956 48.388, -4.956 48.388, -4.956 48.388, -4.956 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8264'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5245'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.350277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.399, -4.956 48.399, -4.956 48.399, -4.956 48.399, -4.956 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5245'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4211'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.409, -4.956 48.409, -4.956 48.409, -4.956 48.409, -4.956 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4211'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8414'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.426944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.442, -4.956 48.442, -4.956 48.442, -4.956 48.442, -4.956 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8414'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.956)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3034'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.411944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.956'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.956 48.457, -4.956 48.457, -4.956 48.457, -4.956 48.457, -4.956 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3034'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7012'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.748611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.323, -4.955 48.323, -4.955 48.323, -4.955 48.323, -4.955 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7012'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_540'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.585277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.342, -4.955 48.342, -4.955 48.342, -4.955 48.342, -4.955 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_540'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_544'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.770277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.352, -4.955 48.352, -4.955 48.352, -4.955 48.352, -4.955 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_544'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5608'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.132222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.36, -4.955 48.36, -4.955 48.36, -4.955 48.36, -4.955 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5608'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8725'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.797777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.363, -4.955 48.363, -4.955 48.363, -4.955 48.363, -4.955 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8725'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5799'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.52'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.368, -4.955 48.368, -4.955 48.368, -4.955 48.368, -4.955 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5799'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8128'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.033888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.369, -4.955 48.369, -4.955 48.369, -4.955 48.369, -4.955 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8128'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3311'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.383, -4.955 48.383, -4.955 48.383, -4.955 48.383, -4.955 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3311'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9461'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.59'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.385, -4.955 48.385, -4.955 48.385, -4.955 48.385, -4.955 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9461'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6996'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.0780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.386, -4.955 48.386, -4.955 48.386, -4.955 48.386, -4.955 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6996'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8318'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.312222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.387, -4.955 48.387, -4.955 48.387, -4.955 48.387, -4.955 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8318'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6661'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.575833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.392, -4.955 48.392, -4.955 48.392, -4.955 48.392, -4.955 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6661'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8276'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.248333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.392, -4.955 48.392, -4.955 48.392, -4.955 48.392, -4.955 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8276'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7844'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.694166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.429, -4.955 48.429, -4.955 48.429, -4.955 48.429, -4.955 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7844'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8233'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.439, -4.955 48.439, -4.955 48.439, -4.955 48.439, -4.955 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8233'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.452 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.452"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.452 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "48.452"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6753'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '48.452'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 48.452, -4.955 48.452, -4.955 48.452, -4.955 48.452, -4.955 48.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6753'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.003 -4.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.003 -4.955)"^^geo:wktLiteral ;
  geo-pos:lat "50.003"^^xsd:decimal ;
  geo-pos:long "-4.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1054'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.742777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.955'^^xsd:double;
  dwc:latitude '50.003'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955 50.003, -4.955 50.003, -4.955 50.003, -4.955 50.003, -4.955 50.003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1054'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5522'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.355, -4.954 48.355, -4.954 48.355, -4.954 48.355, -4.954 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5522'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8721'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.948888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.359, -4.954 48.359, -4.954 48.359, -4.954 48.359, -4.954 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8721'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8486'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.36, -4.954 48.36, -4.954 48.36, -4.954 48.36, -4.954 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8486'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5490'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.366, -4.954 48.366, -4.954 48.366, -4.954 48.366, -4.954 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5490'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8378'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.2919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.371, -4.954 48.371, -4.954 48.371, -4.954 48.371, -4.954 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8378'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8448'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.375, -4.954 48.375, -4.954 48.375, -4.954 48.375, -4.954 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8448'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8274'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.978333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.378, -4.954 48.378, -4.954 48.378, -4.954 48.378, -4.954 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8274'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9193'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.379, -4.954 48.379, -4.954 48.379, -4.954 48.379, -4.954 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9193'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5701'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.381, -4.954 48.381, -4.954 48.381, -4.954 48.381, -4.954 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5701'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5673'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.734722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.398, -4.954 48.398, -4.954 48.398, -4.954 48.398, -4.954 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5673'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1410'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.000277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.41, -4.954 48.41, -4.954 48.41, -4.954 48.41, -4.954 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1410'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9158'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.648333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.437, -4.954 48.437, -4.954 48.437, -4.954 48.437, -4.954 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9158'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.46"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.46"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_213'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.46, -4.954 48.46, -4.954 48.46, -4.954 48.46, -4.954 48.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_213'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9169'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.096388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 48.493, -4.954 48.493, -4.954 48.493, -4.954 48.493, -4.954 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9169'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5636'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.259722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.357, -4.953 48.357, -4.953 48.357, -4.953 48.357, -4.953 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5636'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5675'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.07'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.358, -4.953 48.358, -4.953 48.358, -4.953 48.358, -4.953 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5675'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5724'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.203055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.359, -4.953 48.359, -4.953 48.359, -4.953 48.359, -4.953 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5724'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5697'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.0958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.36, -4.953 48.36, -4.953 48.36, -4.953 48.36, -4.953 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5697'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5720'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.9761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.361, -4.953 48.361, -4.953 48.361, -4.953 48.361, -4.953 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5720'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_547'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.4130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.362, -4.953 48.362, -4.953 48.362, -4.953 48.362, -4.953 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_547'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5749'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.291388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.362, -4.953 48.362, -4.953 48.362, -4.953 48.362, -4.953 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5749'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5722'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.363, -4.953 48.363, -4.953 48.363, -4.953 48.363, -4.953 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5722'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8392'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.364, -4.953 48.364, -4.953 48.364, -4.953 48.364, -4.953 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8392'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8716'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.8130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.364, -4.953 48.364, -4.953 48.364, -4.953 48.364, -4.953 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8716'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8697'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.520833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.365, -4.953 48.365, -4.953 48.365, -4.953 48.365, -4.953 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8697'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5483'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.366, -4.953 48.366, -4.953 48.366, -4.953 48.366, -4.953 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5483'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8131'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.4244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.371, -4.953 48.371, -4.953 48.371, -4.953 48.371, -4.953 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8131'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8483'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.653055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.378, -4.953 48.378, -4.953 48.378, -4.953 48.378, -4.953 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8483'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8246'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.944166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.38, -4.953 48.38, -4.953 48.38, -4.953 48.38, -4.953 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8246'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8232'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.266388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.416, -4.953 48.416, -4.953 48.416, -4.953 48.416, -4.953 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8232'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.953)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6675'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.274444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.953'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.953 48.423, -4.953 48.423, -4.953 48.423, -4.953 48.423, -4.953 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6675'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7020'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.331, -4.952 48.331, -4.952 48.331, -4.952 48.331, -4.952 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7020'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5529'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.9186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.354, -4.952 48.354, -4.952 48.354, -4.952 48.354, -4.952 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5529'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9887'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.533055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.355, -4.952 48.355, -4.952 48.355, -4.952 48.355, -4.952 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9887'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5519'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.855277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.356, -4.952 48.356, -4.952 48.356, -4.952 48.356, -4.952 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5519'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3641'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.8777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.356, -4.952 48.356, -4.952 48.356, -4.952 48.356, -4.952 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3641'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5809'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.346388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.36, -4.952 48.36, -4.952 48.36, -4.952 48.36, -4.952 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5809'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_541'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.361, -4.952 48.361, -4.952 48.361, -4.952 48.361, -4.952 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_541'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5723'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.361, -4.952 48.361, -4.952 48.361, -4.952 48.361, -4.952 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5723'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5678'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.081388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.362, -4.952 48.362, -4.952 48.362, -4.952 48.362, -4.952 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5678'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8681'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.5611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.362, -4.952 48.362, -4.952 48.362, -4.952 48.362, -4.952 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8681'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5700'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.363, -4.952 48.363, -4.952 48.363, -4.952 48.363, -4.952 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5700'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6780'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.9677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.364, -4.952 48.364, -4.952 48.364, -4.952 48.364, -4.952 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6780'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8129'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.8825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.364, -4.952 48.364, -4.952 48.364, -4.952 48.364, -4.952 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8129'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8553'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.050277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.368, -4.952 48.368, -4.952 48.368, -4.952 48.368, -4.952 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8553'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8773'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.369, -4.952 48.369, -4.952 48.369, -4.952 48.369, -4.952 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8773'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_446'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.371111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.37, -4.952 48.37, -4.952 48.37, -4.952 48.37, -4.952 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_446'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8257'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.0533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.371, -4.952 48.371, -4.952 48.371, -4.952 48.371, -4.952 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8257'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7756'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.376, -4.952 48.376, -4.952 48.376, -4.952 48.376, -4.952 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7756'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8258'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.4580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.377, -4.952 48.377, -4.952 48.377, -4.952 48.377, -4.952 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8258'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8380'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.67'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.379, -4.952 48.379, -4.952 48.379, -4.952 48.379, -4.952 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8380'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8317'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.985555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.382, -4.952 48.382, -4.952 48.382, -4.952 48.382, -4.952 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8317'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5830'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.2075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.391, -4.952 48.391, -4.952 48.391, -4.952 48.391, -4.952 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5830'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_558'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.523055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.403, -4.952 48.403, -4.952 48.403, -4.952 48.403, -4.952 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_558'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6732'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.992777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.404, -4.952 48.404, -4.952 48.404, -4.952 48.404, -4.952 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6732'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8405'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.5725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.952'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.952 48.412, -4.952 48.412, -4.952 48.412, -4.952 48.412, -4.952 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8405'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.27"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5406'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.27, -4.951 48.27, -4.951 48.27, -4.951 48.27, -4.951 48.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5406'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7011'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.529166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.302, -4.951 48.302, -4.951 48.302, -4.951 48.302, -4.951 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7011'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7765'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.3275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.355, -4.951 48.355, -4.951 48.355, -4.951 48.355, -4.951 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7765'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5758'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.013611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.357, -4.951 48.357, -4.951 48.357, -4.951 48.357, -4.951 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5758'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9786'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.631388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.357, -4.951 48.357, -4.951 48.357, -4.951 48.357, -4.951 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9786'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5705'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.047777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.358, -4.951 48.358, -4.951 48.358, -4.951 48.358, -4.951 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5705'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8704'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.36, -4.951 48.36, -4.951 48.36, -4.951 48.36, -4.951 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8704'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5542'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.095555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.361, -4.951 48.361, -4.951 48.361, -4.951 48.361, -4.951 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5542'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5710'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.361, -4.951 48.361, -4.951 48.361, -4.951 48.361, -4.951 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5710'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5452'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.361, -4.951 48.361, -4.951 48.361, -4.951 48.361, -4.951 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5452'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5699'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.362, -4.951 48.362, -4.951 48.362, -4.951 48.362, -4.951 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5699'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5484'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.362, -4.951 48.362, -4.951 48.362, -4.951 48.362, -4.951 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5484'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8199'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.8691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.362, -4.951 48.362, -4.951 48.362, -4.951 48.362, -4.951 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8199'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5712'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.363, -4.951 48.363, -4.951 48.363, -4.951 48.363, -4.951 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5712'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_542'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.364, -4.951 48.364, -4.951 48.364, -4.951 48.364, -4.951 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_542'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7059'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.635833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.367, -4.951 48.367, -4.951 48.367, -4.951 48.367, -4.951 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7059'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3463'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.4144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.369, -4.951 48.369, -4.951 48.369, -4.951 48.369, -4.951 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3463'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5250'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.37, -4.951 48.37, -4.951 48.37, -4.951 48.37, -4.951 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5250'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5754'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.8563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.372, -4.951 48.372, -4.951 48.372, -4.951 48.372, -4.951 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5754'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5764'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.375, -4.951 48.375, -4.951 48.375, -4.951 48.375, -4.951 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5764'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8217'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.990833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.375, -4.951 48.375, -4.951 48.375, -4.951 48.375, -4.951 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8217'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5252'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.377, -4.951 48.377, -4.951 48.377, -4.951 48.377, -4.951 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5252'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7144'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.010833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.389, -4.951 48.389, -4.951 48.389, -4.951 48.389, -4.951 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7144'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9079'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.406, -4.951 48.406, -4.951 48.406, -4.951 48.406, -4.951 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9079'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.951)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2364'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.584722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.951'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.951 48.443, -4.951 48.443, -4.951 48.443, -4.951 48.443, -4.951 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2364'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8309'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.321, -4.95 48.321, -4.95 48.321, -4.95 48.321, -4.95 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8309'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8720'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.9633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.351, -4.95 48.351, -4.95 48.351, -4.95 48.351, -4.95 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8720'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7837'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.295833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.353, -4.95 48.353, -4.95 48.353, -4.95 48.353, -4.95 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7837'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8706'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.359, -4.95 48.359, -4.95 48.359, -4.95 48.359, -4.95 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8706'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5665'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.114722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.36, -4.95 48.36, -4.95 48.36, -4.95 48.36, -4.95 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5665'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2756'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.361, -4.95 48.361, -4.95 48.361, -4.95 48.361, -4.95 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2756'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5517'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.239444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.361, -4.95 48.361, -4.95 48.361, -4.95 48.361, -4.95 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5517'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8388'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.361, -4.95 48.361, -4.95 48.361, -4.95 48.361, -4.95 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8388'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8705'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.361, -4.95 48.361, -4.95 48.361, -4.95 48.361, -4.95 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8705'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5762'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.363, -4.95 48.363, -4.95 48.363, -4.95 48.363, -4.95 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5762'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5670'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.363, -4.95 48.363, -4.95 48.363, -4.95 48.363, -4.95 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5670'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8202'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.363, -4.95 48.363, -4.95 48.363, -4.95 48.363, -4.95 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8202'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5828'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.545555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.369, -4.95 48.369, -4.95 48.369, -4.95 48.369, -4.95 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5828'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5462'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.118055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.37, -4.95 48.37, -4.95 48.37, -4.95 48.37, -4.95 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5462'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3200'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.5394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.371, -4.95 48.371, -4.95 48.371, -4.95 48.371, -4.95 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3200'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_413'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.016944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.376, -4.95 48.376, -4.95 48.376, -4.95 48.376, -4.95 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_413'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8379'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.089166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.386, -4.95 48.386, -4.95 48.386, -4.95 48.386, -4.95 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8379'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8345'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.253055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.386, -4.95 48.386, -4.95 48.386, -4.95 48.386, -4.95 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8345'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1844'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.170833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.429, -4.95 48.429, -4.95 48.429, -4.95 48.429, -4.95 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1844'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7447'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.484444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 48.438, -4.95 48.438, -4.95 48.438, -4.95 48.438, -4.95 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7447'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.077 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.077"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.077 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.077"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3967'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.533611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '51.077'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 51.077, -4.95 51.077, -4.95 51.077, -4.95 51.077, -4.95 51.077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3967'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8236'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.348, -4.949 48.348, -4.949 48.348, -4.949 48.348, -4.949 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8236'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8342'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.398888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.35, -4.949 48.35, -4.949 48.35, -4.949 48.35, -4.949 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8342'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5717'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.493055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.355, -4.949 48.355, -4.949 48.355, -4.949 48.355, -4.949 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5717'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5663'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.356, -4.949 48.356, -4.949 48.356, -4.949 48.356, -4.949 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5663'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5501'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.128611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.36, -4.949 48.36, -4.949 48.36, -4.949 48.36, -4.949 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5501'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8387'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.36, -4.949 48.36, -4.949 48.36, -4.949 48.36, -4.949 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8387'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7089'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.362, -4.949 48.362, -4.949 48.362, -4.949 48.362, -4.949 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7089'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8683'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.362, -4.949 48.362, -4.949 48.362, -4.949 48.362, -4.949 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8683'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8369'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.363, -4.949 48.363, -4.949 48.363, -4.949 48.363, -4.949 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8369'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3632'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.7930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.367, -4.949 48.367, -4.949 48.367, -4.949 48.367, -4.949 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3632'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5461'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.369, -4.949 48.369, -4.949 48.369, -4.949 48.369, -4.949 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5461'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3629'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.4286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.371, -4.949 48.371, -4.949 48.371, -4.949 48.371, -4.949 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3629'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5626'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.371, -4.949 48.371, -4.949 48.371, -4.949 48.371, -4.949 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5626'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3346'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.383, -4.949 48.383, -4.949 48.383, -4.949 48.383, -4.949 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3346'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8662'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.12'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.383, -4.949 48.383, -4.949 48.383, -4.949 48.383, -4.949 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8662'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8161'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.385, -4.949 48.385, -4.949 48.385, -4.949 48.385, -4.949 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8161'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8441'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.341944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.393, -4.949 48.393, -4.949 48.393, -4.949 48.393, -4.949 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8441'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4148'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.394, -4.949 48.394, -4.949 48.394, -4.949 48.394, -4.949 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4148'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5156'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.406, -4.949 48.406, -4.949 48.406, -4.949 48.406, -4.949 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5156'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2186'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.284722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.421, -4.949 48.421, -4.949 48.421, -4.949 48.421, -4.949 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2186'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.949)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-4.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_311'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.4372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.949'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949 48.458, -4.949 48.458, -4.949 48.458, -4.949 48.458, -4.949 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_311'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2106'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.475833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.32, -4.948 48.32, -4.948 48.32, -4.948 48.32, -4.948 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2106'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9011'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.126944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.345, -4.948 48.345, -4.948 48.345, -4.948 48.345, -4.948 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9011'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8719'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.348, -4.948 48.348, -4.948 48.348, -4.948 48.348, -4.948 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8719'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5524'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.356, -4.948 48.356, -4.948 48.356, -4.948 48.356, -4.948 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5524'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8278'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.231666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.357, -4.948 48.357, -4.948 48.357, -4.948 48.357, -4.948 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8278'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5680'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.4525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.358, -4.948 48.358, -4.948 48.358, -4.948 48.358, -4.948 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5680'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8551'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.353611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.36, -4.948 48.36, -4.948 48.36, -4.948 48.36, -4.948 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8551'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5543'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.361, -4.948 48.361, -4.948 48.361, -4.948 48.361, -4.948 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5543'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5486'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.073055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.361, -4.948 48.361, -4.948 48.361, -4.948 48.361, -4.948 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5486'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5752'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.5936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.361, -4.948 48.361, -4.948 48.361, -4.948 48.361, -4.948 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5752'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5563'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.2830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.363, -4.948 48.363, -4.948 48.363, -4.948 48.363, -4.948 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5563'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8391'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.4625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.363, -4.948 48.363, -4.948 48.363, -4.948 48.363, -4.948 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8391'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5711'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.364, -4.948 48.364, -4.948 48.364, -4.948 48.364, -4.948 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5711'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5454'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.284722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.364, -4.948 48.364, -4.948 48.364, -4.948 48.364, -4.948 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5454'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3204'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.794722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.365, -4.948 48.365, -4.948 48.365, -4.948 48.365, -4.948 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3204'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5666'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.196388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.366, -4.948 48.366, -4.948 48.366, -4.948 48.366, -4.948 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5666'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5667'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.202222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.366, -4.948 48.366, -4.948 48.366, -4.948 48.366, -4.948 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5667'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_6917'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.1775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.395, -4.948 48.395, -4.948 48.395, -4.948 48.395, -4.948 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6917'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9055'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.599722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.4, -4.948 48.4, -4.948 48.4, -4.948 48.4, -4.948 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9055'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.948)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7975'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.5905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.948'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.948 48.424, -4.948 48.424, -4.948 48.424, -4.948 48.424, -4.948 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7975'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.243 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.243"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.243 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.243"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3398'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.298888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.243'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.243, -4.947 48.243, -4.947 48.243, -4.947 48.243, -4.947 48.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3398'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.267"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7052'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.0888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.267, -4.947 48.267, -4.947 48.267, -4.947 48.267, -4.947 48.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7052'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.285"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8951'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.285, -4.947 48.285, -4.947 48.285, -4.947 48.285, -4.947 48.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8951'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5561'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.058888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.358, -4.947 48.358, -4.947 48.358, -4.947 48.358, -4.947 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5561'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5607'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.179166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.359, -4.947 48.359, -4.947 48.359, -4.947 48.359, -4.947 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5607'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8259'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.36, -4.947 48.36, -4.947 48.36, -4.947 48.36, -4.947 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8259'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5704'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.319722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.361, -4.947 48.361, -4.947 48.361, -4.947 48.361, -4.947 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5704'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5457'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.361, -4.947 48.361, -4.947 48.361, -4.947 48.361, -4.947 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5457'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5564'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.9830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.362, -4.947 48.362, -4.947 48.362, -4.947 48.362, -4.947 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5564'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6883'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.123055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.365, -4.947 48.365, -4.947 48.365, -4.947 48.365, -4.947 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6883'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5689'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.366, -4.947 48.366, -4.947 48.366, -4.947 48.366, -4.947 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5689'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8453'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.683611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.368, -4.947 48.368, -4.947 48.368, -4.947 48.368, -4.947 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8453'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3032'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.37, -4.947 48.37, -4.947 48.37, -4.947 48.37, -4.947 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3032'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8171'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.371, -4.947 48.371, -4.947 48.371, -4.947 48.371, -4.947 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8171'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8323'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.111388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.371, -4.947 48.371, -4.947 48.371, -4.947 48.371, -4.947 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8323'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2701'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.388, -4.947 48.388, -4.947 48.388, -4.947 48.388, -4.947 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2701'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_553'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.545277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.39, -4.947 48.39, -4.947 48.39, -4.947 48.39, -4.947 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_553'^^xsd:string;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7955'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.401, -4.947 48.401, -4.947 48.401, -4.947 48.401, -4.947 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7955'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6940'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.403, -4.947 48.403, -4.947 48.403, -4.947 48.403, -4.947 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6940'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5419'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.441, -4.947 48.441, -4.947 48.441, -4.947 48.441, -4.947 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5419'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -4.947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.556"^^xsd:decimal ;
  dwc:decimalLongitude "-4.947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -4.947)"^^geo:wktLiteral ;
  geo-pos:lat "48.556"^^xsd:decimal ;
  geo-pos:long "-4.947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7772'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.947'^^xsd:double;
  dwc:latitude '48.556'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.947 48.556, -4.947 48.556, -4.947 48.556, -4.947 48.556, -4.947 48.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7772'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5695'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.237777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.331, -4.946 48.331, -4.946 48.331, -4.946 48.331, -4.946 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5695'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8230'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.92'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.339, -4.946 48.339, -4.946 48.339, -4.946 48.339, -4.946 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8230'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8162'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.4702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.354, -4.946 48.354, -4.946 48.354, -4.946 48.354, -4.946 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8162'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5244'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.025555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.357, -4.946 48.357, -4.946 48.357, -4.946 48.357, -4.946 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5244'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5475'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.358, -4.946 48.358, -4.946 48.358, -4.946 48.358, -4.946 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5475'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5693'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.55'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.359, -4.946 48.359, -4.946 48.359, -4.946 48.359, -4.946 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5693'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5477'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.04'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.359, -4.946 48.359, -4.946 48.359, -4.946 48.359, -4.946 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5477'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5478'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.359, -4.946 48.359, -4.946 48.359, -4.946 48.359, -4.946 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5478'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5249'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.5011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.36, -4.946 48.36, -4.946 48.36, -4.946 48.36, -4.946 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5249'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5551'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.362, -4.946 48.362, -4.946 48.362, -4.946 48.362, -4.946 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5551'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5451'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.362, -4.946 48.362, -4.946 48.362, -4.946 48.362, -4.946 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5451'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8324'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.362, -4.946 48.362, -4.946 48.362, -4.946 48.362, -4.946 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8324'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5860'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.356944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.364, -4.946 48.364, -4.946 48.364, -4.946 48.364, -4.946 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5860'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5718'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.156388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.366, -4.946 48.366, -4.946 48.366, -4.946 48.366, -4.946 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5718'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_448'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.126666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.372, -4.946 48.372, -4.946 48.372, -4.946 48.372, -4.946 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_448'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5687'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.5238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.373, -4.946 48.373, -4.946 48.373, -4.946 48.373, -4.946 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5687'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5614'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.06'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.374, -4.946 48.374, -4.946 48.374, -4.946 48.374, -4.946 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5614'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_554'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.521666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.376, -4.946 48.376, -4.946 48.376, -4.946 48.376, -4.946 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_554'^^xsd:string;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5251'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.379, -4.946 48.379, -4.946 48.379, -4.946 48.379, -4.946 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5251'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8478'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.485277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.379, -4.946 48.379, -4.946 48.379, -4.946 48.379, -4.946 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8478'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8655'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.3169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.38, -4.946 48.38, -4.946 48.38, -4.946 48.38, -4.946 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8655'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8771'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.451666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.381, -4.946 48.381, -4.946 48.381, -4.946 48.381, -4.946 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8771'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5492'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.1791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.4, -4.946 48.4, -4.946 48.4, -4.946 48.4, -4.946 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5492'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10020'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.7772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.409, -4.946 48.409, -4.946 48.409, -4.946 48.409, -4.946 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10020'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.946)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6769'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.260277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.946'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946 48.44, -4.946 48.44, -4.946 48.44, -4.946 48.44, -4.946 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6769'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7013'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.6275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.329, -4.945 48.329, -4.945 48.329, -4.945 48.329, -4.945 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7013'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3634'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.091944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.331, -4.945 48.331, -4.945 48.331, -4.945 48.331, -4.945 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3634'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5674'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.296944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.336, -4.945 48.336, -4.945 48.336, -4.945 48.336, -4.945 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5674'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2109'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.344, -4.945 48.344, -4.945 48.344, -4.945 48.344, -4.945 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2109'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3631'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.356, -4.945 48.356, -4.945 48.356, -4.945 48.356, -4.945 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3631'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8825'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.316111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.357, -4.945 48.357, -4.945 48.357, -4.945 48.357, -4.945 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8825'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5494'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.361, -4.945 48.361, -4.945 48.361, -4.945 48.361, -4.945 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5494'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3203'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.728055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.366, -4.945 48.366, -4.945 48.366, -4.945 48.366, -4.945 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3203'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5692'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.656111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.366, -4.945 48.366, -4.945 48.366, -4.945 48.366, -4.945 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5692'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5767'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.369, -4.945 48.369, -4.945 48.369, -4.945 48.369, -4.945 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5767'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5640'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.338055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.372, -4.945 48.372, -4.945 48.372, -4.945 48.372, -4.945 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5640'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8698'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.251388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.375, -4.945 48.375, -4.945 48.375, -4.945 48.375, -4.945 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8698'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8687'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.759444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.375, -4.945 48.375, -4.945 48.375, -4.945 48.375, -4.945 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8687'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5639'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.990277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.378, -4.945 48.378, -4.945 48.378, -4.945 48.378, -4.945 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5639'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8516'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.411, -4.945 48.411, -4.945 48.411, -4.945 48.411, -4.945 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8516'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8984'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.5252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.412, -4.945 48.412, -4.945 48.412, -4.945 48.412, -4.945 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8984'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.945)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-4.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_10035'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.945'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945 48.47, -4.945 48.47, -4.945 48.47, -4.945 48.47, -4.945 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10035'^^xsd:string;
  dwc:observationDate '2003-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7556'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.063333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.322, -4.944 48.322, -4.944 48.322, -4.944 48.322, -4.944 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7556'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7694'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.0925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.345, -4.944 48.345, -4.944 48.345, -4.944 48.345, -4.944 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7694'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8273'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.426666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.349, -4.944 48.349, -4.944 48.349, -4.944 48.349, -4.944 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8273'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5765'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.357, -4.944 48.357, -4.944 48.357, -4.944 48.357, -4.944 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5765'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5672'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.070277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.358, -4.944 48.358, -4.944 48.358, -4.944 48.358, -4.944 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5672'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8306'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.39'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.36, -4.944 48.36, -4.944 48.36, -4.944 48.36, -4.944 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8306'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5694'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.2325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.361, -4.944 48.361, -4.944 48.361, -4.944 48.361, -4.944 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5694'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8383'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.351388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.361, -4.944 48.361, -4.944 48.361, -4.944 48.361, -4.944 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8383'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8372'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.985'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.361, -4.944 48.361, -4.944 48.361, -4.944 48.361, -4.944 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8372'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_445'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.648888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.368, -4.944 48.368, -4.944 48.368, -4.944 48.368, -4.944 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_445'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5746'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.7763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.373, -4.944 48.373, -4.944 48.373, -4.944 48.373, -4.944 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5746'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8160'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.7402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.378, -4.944 48.378, -4.944 48.378, -4.944 48.378, -4.944 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8160'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5819'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.6875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.403, -4.944 48.403, -4.944 48.403, -4.944 48.403, -4.944 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5819'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9718'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.798888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.41, -4.944 48.41, -4.944 48.41, -4.944 48.41, -4.944 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9718'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8885'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.412, -4.944 48.412, -4.944 48.412, -4.944 48.412, -4.944 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8885'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7872'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.414, -4.944 48.414, -4.944 48.414, -4.944 48.414, -4.944 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7872'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.543 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.543"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.543 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.543"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_225'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.67'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.543'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.543, -4.944 48.543, -4.944 48.543, -4.944 48.543, -4.944 48.543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_225'^^xsd:string;
  dwc:observationDate '1999-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.849 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.849"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.849 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "48.849"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_256'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.720555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '48.849'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 48.849, -4.944 48.849, -4.944 48.849, -4.944 48.849, -4.944 48.849))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_256'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.948 -4.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.948"^^xsd:decimal ;
  dwc:decimalLongitude "-4.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.948 -4.944)"^^geo:wktLiteral ;
  geo-pos:lat "50.948"^^xsd:decimal ;
  geo-pos:long "-4.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3966'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.246666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.944'^^xsd:double;
  dwc:latitude '50.948'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.944 50.948, -4.944 50.948, -4.944 50.948, -4.944 50.948, -4.944 50.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3966'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8481'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.356, -4.943 48.356, -4.943 48.356, -4.943 48.356, -4.943 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8481'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_550'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.9025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.358, -4.943 48.358, -4.943 48.358, -4.943 48.358, -4.943 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_550'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5489'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.129722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.358, -4.943 48.358, -4.943 48.358, -4.943 48.358, -4.943 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5489'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3186'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.915'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.359, -4.943 48.359, -4.943 48.359, -4.943 48.359, -4.943 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3186'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5645'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.228611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.36, -4.943 48.36, -4.943 48.36, -4.943 48.36, -4.943 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5645'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8253'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.959722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.36, -4.943 48.36, -4.943 48.36, -4.943 48.36, -4.943 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8253'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8664'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.37, -4.943 48.37, -4.943 48.37, -4.943 48.37, -4.943 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8664'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8381'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.918611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.373, -4.943 48.373, -4.943 48.373, -4.943 48.373, -4.943 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8381'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8769'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.025555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.373, -4.943 48.373, -4.943 48.373, -4.943 48.373, -4.943 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8769'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5499'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.684722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.383, -4.943 48.383, -4.943 48.383, -4.943 48.383, -4.943 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5499'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5751'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.255'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.399, -4.943 48.399, -4.943 48.399, -4.943 48.399, -4.943 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5751'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8043'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.401, -4.943 48.401, -4.943 48.401, -4.943 48.401, -4.943 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8043'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3148'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.131944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.409, -4.943 48.409, -4.943 48.409, -4.943 48.409, -4.943 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3148'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3645'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.415, -4.943 48.415, -4.943 48.415, -4.943 48.415, -4.943 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3645'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.943)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2356'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.861388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.943'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.943 48.435, -4.943 48.435, -4.943 48.435, -4.943 48.435, -4.943 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2356'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2153'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.7630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.307, -4.942 48.307, -4.942 48.307, -4.942 48.307, -4.942 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2153'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3468'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.089444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.347, -4.942 48.347, -4.942 48.347, -4.942 48.347, -4.942 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3468'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_319'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.583611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.35, -4.942 48.35, -4.942 48.35, -4.942 48.35, -4.942 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_319'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5766'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.359, -4.942 48.359, -4.942 48.359, -4.942 48.359, -4.942 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5766'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5802'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.36, -4.942 48.36, -4.942 48.36, -4.942 48.36, -4.942 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5802'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8197'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.36, -4.942 48.36, -4.942 48.36, -4.942 48.36, -4.942 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8197'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8200'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.36, -4.942 48.36, -4.942 48.36, -4.942 48.36, -4.942 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8200'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5825'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.365, -4.942 48.365, -4.942 48.365, -4.942 48.365, -4.942 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5825'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5691'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.339722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.367, -4.942 48.367, -4.942 48.367, -4.942 48.367, -4.942 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5691'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5759'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.693055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.373, -4.942 48.373, -4.942 48.373, -4.942 48.373, -4.942 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5759'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4469'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.020277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.374, -4.942 48.374, -4.942 48.374, -4.942 48.374, -4.942 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4469'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8599'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.465555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.378, -4.942 48.378, -4.942 48.378, -4.942 48.378, -4.942 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8599'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5744'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.413611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.385, -4.942 48.385, -4.942 48.385, -4.942 48.385, -4.942 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5744'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.942)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9387'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.973055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 48.41, -4.942 48.41, -4.942 48.41, -4.942 48.41, -4.942 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9387'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.287"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.287"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4499'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.287'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.287, -4.941 48.287, -4.941 48.287, -4.941 48.287, -4.941 48.287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4499'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5410'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.346, -4.941 48.346, -4.941 48.346, -4.941 48.346, -4.941 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5410'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5826'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.101388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.361, -4.941 48.361, -4.941 48.361, -4.941 48.361, -4.941 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5826'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5627'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.361, -4.941 48.361, -4.941 48.361, -4.941 48.361, -4.941 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5627'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5550'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.790555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.362, -4.941 48.362, -4.941 48.362, -4.941 48.362, -4.941 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5550'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8203'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.78'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.362, -4.941 48.362, -4.941 48.362, -4.941 48.362, -4.941 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8203'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_324'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.377, -4.941 48.377, -4.941 48.377, -4.941 48.377, -4.941 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_324'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_545'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.287777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.378, -4.941 48.378, -4.941 48.378, -4.941 48.378, -4.941 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_545'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3170'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.386, -4.941 48.386, -4.941 48.386, -4.941 48.386, -4.941 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3170'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7232'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.070833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.39, -4.941 48.39, -4.941 48.39, -4.941 48.39, -4.941 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7232'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.672 -4.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.672"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.672 -4.941)"^^geo:wktLiteral ;
  geo-pos:lat "48.672"^^xsd:decimal ;
  geo-pos:long "-4.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6317'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.374722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.941'^^xsd:double;
  dwc:latitude '48.672'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941 48.672, -4.941 48.672, -4.941 48.672, -4.941 48.672, -4.941 48.672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6317'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5448'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.109722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.316, -4.94 48.316, -4.94 48.316, -4.94 48.316, -4.94 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5448'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1496'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.909722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.324, -4.94 48.324, -4.94 48.324, -4.94 48.324, -4.94 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1496'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3709'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.160277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.345, -4.94 48.345, -4.94 48.345, -4.94 48.345, -4.94 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3709'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7017'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.1825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.35, -4.94 48.35, -4.94 48.35, -4.94 48.35, -4.94 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7017'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5664'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.471388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.354, -4.94 48.354, -4.94 48.354, -4.94 48.354, -4.94 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5664'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5635'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.048611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.355, -4.94 48.355, -4.94 48.355, -4.94 48.355, -4.94 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5635'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8717'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1366666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.357, -4.94 48.357, -4.94 48.357, -4.94 48.357, -4.94 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8717'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3739'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.611666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.362, -4.94 48.362, -4.94 48.362, -4.94 48.362, -4.94 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3739'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8479'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.8072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.363, -4.94 48.363, -4.94 48.363, -4.94 48.363, -4.94 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8479'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3026'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.375, -4.94 48.375, -4.94 48.375, -4.94 48.375, -4.94 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3026'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.383, -4.94 48.383, -4.94 48.383, -4.94 48.383, -4.94 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_474'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9042'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.292222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.404, -4.94 48.404, -4.94 48.404, -4.94 48.404, -4.94 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9042'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6690'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.417, -4.94 48.417, -4.94 48.417, -4.94 48.417, -4.94 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6690'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9510'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.172777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 48.433, -4.94 48.433, -4.94 48.433, -4.94 48.433, -4.94 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9510'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.083 -4.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.083 -4.94)"^^geo:wktLiteral ;
  geo-pos:lat "51.083"^^xsd:decimal ;
  geo-pos:long "-4.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3964'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.0811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.94'^^xsd:double;
  dwc:latitude '51.083'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.94 51.083, -4.94 51.083, -4.94 51.083, -4.94 51.083, -4.94 51.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3964'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3510'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.683888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.349, -4.939 48.349, -4.939 48.349, -4.939 48.349, -4.939 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3510'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8485'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.36, -4.939 48.36, -4.939 48.36, -4.939 48.36, -4.939 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8485'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5479'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.361, -4.939 48.361, -4.939 48.361, -4.939 48.361, -4.939 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5479'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5683'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.081666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.361, -4.939 48.361, -4.939 48.361, -4.939 48.361, -4.939 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5683'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3630'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.7438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.368, -4.939 48.368, -4.939 48.368, -4.939 48.368, -4.939 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3630'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5753'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.368, -4.939 48.368, -4.939 48.368, -4.939 48.368, -4.939 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5753'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8722'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.37, -4.939 48.37, -4.939 48.37, -4.939 48.37, -4.939 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8722'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5907'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.371, -4.939 48.371, -4.939 48.371, -4.939 48.371, -4.939 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5907'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8723'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.64'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.372, -4.939 48.372, -4.939 48.372, -4.939 48.372, -4.939 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8723'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5622'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.374, -4.939 48.374, -4.939 48.374, -4.939 48.374, -4.939 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5622'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9748'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.914444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.379, -4.939 48.379, -4.939 48.379, -4.939 48.379, -4.939 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9748'^^xsd:string;
  dwc:observationDate '2003-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_552'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.279444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.382, -4.939 48.382, -4.939 48.382, -4.939 48.382, -4.939 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_552'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9909'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.415555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.39, -4.939 48.39, -4.939 48.39, -4.939 48.39, -4.939 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9909'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4585'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.394, -4.939 48.394, -4.939 48.394, -4.939 48.394, -4.939 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4585'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_10030'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.0475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.41, -4.939 48.41, -4.939 48.41, -4.939 48.41, -4.939 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10030'^^xsd:string;
  dwc:observationDate '2003-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3451'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.434166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.412, -4.939 48.412, -4.939 48.412, -4.939 48.412, -4.939 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3451'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.939)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3737'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.939'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.939 48.425, -4.939 48.425, -4.939 48.425, -4.939 48.425, -4.939 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3737'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7154'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.4816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.314, -4.938 48.314, -4.938 48.314, -4.938 48.314, -4.938 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7154'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7018'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.000833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.32, -4.938 48.32, -4.938 48.32, -4.938 48.32, -4.938 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7018'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4455'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.155'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.347, -4.938 48.347, -4.938 48.347, -4.938 48.347, -4.938 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4455'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9738'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.373055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.352, -4.938 48.352, -4.938 48.352, -4.938 48.352, -4.938 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9738'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8452'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.098333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.366, -4.938 48.366, -4.938 48.366, -4.938 48.366, -4.938 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8452'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8449'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.901111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.368, -4.938 48.368, -4.938 48.368, -4.938 48.368, -4.938 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8449'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8308'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.842222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.369, -4.938 48.369, -4.938 48.369, -4.938 48.369, -4.938 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8308'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8169'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.6116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.369, -4.938 48.369, -4.938 48.369, -4.938 48.369, -4.938 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8169'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5810'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.579166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.372, -4.938 48.372, -4.938 48.372, -4.938 48.372, -4.938 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5810'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5804'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.451666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.373, -4.938 48.373, -4.938 48.373, -4.938 48.373, -4.938 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5804'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8314'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.343333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.373, -4.938 48.373, -4.938 48.373, -4.938 48.373, -4.938 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8314'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9103'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.38, -4.938 48.38, -4.938 48.38, -4.938 48.38, -4.938 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9103'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2639'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.383, -4.938 48.383, -4.938 48.383, -4.938 48.383, -4.938 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2639'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5320'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.650833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.412, -4.938 48.412, -4.938 48.412, -4.938 48.412, -4.938 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5320'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8475'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.140555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.412, -4.938 48.412, -4.938 48.412, -4.938 48.412, -4.938 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8475'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -4.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -4.938)"^^geo:wktLiteral ;
  geo-pos:lat "48.459"^^xsd:decimal ;
  geo-pos:long "-4.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5702'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.837777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.938'^^xsd:double;
  dwc:latitude '48.459'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.938 48.459, -4.938 48.459, -4.938 48.459, -4.938 48.459, -4.938 48.459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5702'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.21 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.21 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.21"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4396'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.3694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.21'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.21, -4.937 48.21, -4.937 48.21, -4.937 48.21, -4.937 48.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4396'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.263 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.263"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.263 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.263"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7199'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.997777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.263'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.263, -4.937 48.263, -4.937 48.263, -4.937 48.263, -4.937 48.263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7199'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7019'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.944166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.307, -4.937 48.307, -4.937 48.307, -4.937 48.307, -4.937 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7019'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5708'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.314, -4.937 48.314, -4.937 48.314, -4.937 48.314, -4.937 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5708'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5748'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.357, -4.937 48.357, -4.937 48.357, -4.937 48.357, -4.937 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5748'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8667'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.935833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.357, -4.937 48.357, -4.937 48.357, -4.937 48.357, -4.937 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8667'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10143'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.459722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.358, -4.937 48.358, -4.937 48.358, -4.937 48.358, -4.937 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10143'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5569'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.0275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.36, -4.937 48.36, -4.937 48.36, -4.937 48.36, -4.937 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5569'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8277'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.807222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.364, -4.937 48.364, -4.937 48.364, -4.937 48.364, -4.937 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8277'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5527'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.369, -4.937 48.369, -4.937 48.369, -4.937 48.369, -4.937 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5527'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5610'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.3894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.37, -4.937 48.37, -4.937 48.37, -4.937 48.37, -4.937 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5610'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8147'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.490555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.372, -4.937 48.372, -4.937 48.372, -4.937 48.372, -4.937 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8147'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_10115'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.0277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.377, -4.937 48.377, -4.937 48.377, -4.937 48.377, -4.937 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10115'^^xsd:string;
  dwc:observationDate '2003-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8144'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.299444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.381, -4.937 48.381, -4.937 48.381, -4.937 48.381, -4.937 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8144'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8315'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.698611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.383, -4.937 48.383, -4.937 48.383, -4.937 48.383, -4.937 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8315'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8884'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.583055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.387, -4.937 48.387, -4.937 48.387, -4.937 48.387, -4.937 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8884'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.474"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "48.474"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_309'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.7283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '48.474'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 48.474, -4.937 48.474, -4.937 48.474, -4.937 48.474, -4.937 48.474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_309'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.518 -4.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.518"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.518 -4.937)"^^geo:wktLiteral ;
  geo-pos:lat "49.518"^^xsd:decimal ;
  geo-pos:long "-4.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_732'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.937'^^xsd:double;
  dwc:latitude '49.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937 49.518, -4.937 49.518, -4.937 49.518, -4.937 49.518, -4.937 49.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_732'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7269'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.9925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.318, -4.936 48.318, -4.936 48.318, -4.936 48.318, -4.936 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7269'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8302'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.546944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.343, -4.936 48.343, -4.936 48.343, -4.936 48.343, -4.936 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8302'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3660'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.067222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.355, -4.936 48.355, -4.936 48.355, -4.936 48.355, -4.936 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3660'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5532'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.085833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.361, -4.936 48.361, -4.936 48.361, -4.936 48.361, -4.936 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5532'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7321'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.3705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.372, -4.936 48.372, -4.936 48.372, -4.936 48.372, -4.936 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7321'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8709'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.051111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.374, -4.936 48.374, -4.936 48.374, -4.936 48.374, -4.936 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8709'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8714'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.898333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.376, -4.936 48.376, -4.936 48.376, -4.936 48.376, -4.936 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8714'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3107'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.39, -4.936 48.39, -4.936 48.39, -4.936 48.39, -4.936 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3107'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9550'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.805277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.396, -4.936 48.396, -4.936 48.396, -4.936 48.396, -4.936 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9550'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8781'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.98'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.396, -4.936 48.396, -4.936 48.396, -4.936 48.396, -4.936 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8781'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9282'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.100833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.404, -4.936 48.404, -4.936 48.404, -4.936 48.404, -4.936 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9282'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10098'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.431, -4.936 48.431, -4.936 48.431, -4.936 48.431, -4.936 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10098'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -4.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -4.936)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-4.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5417'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.276666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.936'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.936 48.5, -4.936 48.5, -4.936 48.5, -4.936 48.5, -4.936 48.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5417'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.292 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.292"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.292 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.292"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5757'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.012222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.292'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.292, -4.935 48.292, -4.935 48.292, -4.935 48.292, -4.935 48.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5757'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8784'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.985833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.345, -4.935 48.345, -4.935 48.345, -4.935 48.345, -4.935 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8784'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2937'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.835'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.347, -4.935 48.347, -4.935 48.347, -4.935 48.347, -4.935 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2937'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5679'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.364, -4.935 48.364, -4.935 48.364, -4.935 48.364, -4.935 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5679'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3300'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.9977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.367, -4.935 48.367, -4.935 48.367, -4.935 48.367, -4.935 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3300'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8665'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.178888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.367, -4.935 48.367, -4.935 48.367, -4.935 48.367, -4.935 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8665'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2717'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.371, -4.935 48.371, -4.935 48.371, -4.935 48.371, -4.935 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2717'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3199'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.374, -4.935 48.374, -4.935 48.374, -4.935 48.374, -4.935 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3199'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7351'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.243611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.383, -4.935 48.383, -4.935 48.383, -4.935 48.383, -4.935 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7351'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8776'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.262222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.383, -4.935 48.383, -4.935 48.383, -4.935 48.383, -4.935 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8776'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8076'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.5433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.385, -4.935 48.385, -4.935 48.385, -4.935 48.385, -4.935 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8076'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2658'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.386, -4.935 48.386, -4.935 48.386, -4.935 48.386, -4.935 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2658'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9771'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.056666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.387, -4.935 48.387, -4.935 48.387, -4.935 48.387, -4.935 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9771'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8711'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.9511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.391, -4.935 48.391, -4.935 48.391, -4.935 48.391, -4.935 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8711'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8899'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.6097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.402, -4.935 48.402, -4.935 48.402, -4.935 48.402, -4.935 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8899'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8526'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.435, -4.935 48.435, -4.935 48.435, -4.935 48.435, -4.935 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8526'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.935)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8889'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.935'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.935 48.586, -4.935 48.586, -4.935 48.586, -4.935 48.586, -4.935 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8889'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3843'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.234722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.321, -4.934 48.321, -4.934 48.321, -4.934 48.321, -4.934 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3843'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5547'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.353, -4.934 48.353, -4.934 48.353, -4.934 48.353, -4.934 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5547'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_472'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.9991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.361, -4.934 48.361, -4.934 48.361, -4.934 48.361, -4.934 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_472'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5716'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.137222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.361, -4.934 48.361, -4.934 48.361, -4.934 48.361, -4.934 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5716'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8371'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.2627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.362, -4.934 48.362, -4.934 48.362, -4.934 48.362, -4.934 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8371'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9588'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.691944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.365, -4.934 48.365, -4.934 48.365, -4.934 48.365, -4.934 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9588'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8313'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.097777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.371, -4.934 48.371, -4.934 48.371, -4.934 48.371, -4.934 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8313'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8623'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.445'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.371, -4.934 48.371, -4.934 48.371, -4.934 48.371, -4.934 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8623'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5459'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.375, -4.934 48.375, -4.934 48.375, -4.934 48.375, -4.934 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5459'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5456'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.801111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.377, -4.934 48.377, -4.934 48.377, -4.934 48.377, -4.934 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5456'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5553'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.013333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.379, -4.934 48.379, -4.934 48.379, -4.934 48.379, -4.934 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5553'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8393'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.4691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.382, -4.934 48.382, -4.934 48.382, -4.934 48.382, -4.934 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8393'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9602'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.382, -4.934 48.382, -4.934 48.382, -4.934 48.382, -4.934 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9602'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7956'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.44'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.402, -4.934 48.402, -4.934 48.402, -4.934 48.402, -4.934 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7956'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.934)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9148'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.214444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.934'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.934 48.43, -4.934 48.43, -4.934 48.43, -4.934 48.43, -4.934 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9148'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5769'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.152222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.357, -4.933 48.357, -4.933 48.357, -4.933 48.357, -4.933 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5769'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8619'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.026388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.359, -4.933 48.359, -4.933 48.359, -4.933 48.359, -4.933 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8619'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8132'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.6672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.362, -4.933 48.362, -4.933 48.362, -4.933 48.362, -4.933 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8132'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9661'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.656666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.366, -4.933 48.366, -4.933 48.366, -4.933 48.366, -4.933 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9661'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8444'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.5730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.367, -4.933 48.367, -4.933 48.367, -4.933 48.367, -4.933 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8444'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8322'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.895833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.369, -4.933 48.369, -4.933 48.369, -4.933 48.369, -4.933 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8322'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8172'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.371, -4.933 48.371, -4.933 48.371, -4.933 48.371, -4.933 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8172'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3290'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.135277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.375, -4.933 48.375, -4.933 48.375, -4.933 48.375, -4.933 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3290'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8214'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.01'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.38, -4.933 48.38, -4.933 48.38, -4.933 48.38, -4.933 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8214'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9186'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.280833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.388, -4.933 48.388, -4.933 48.388, -4.933 48.388, -4.933 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9186'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7504'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.389, -4.933 48.389, -4.933 48.389, -4.933 48.389, -4.933 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7504'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2707'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.136666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.392, -4.933 48.392, -4.933 48.392, -4.933 48.392, -4.933 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2707'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1075'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.987777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.395, -4.933 48.395, -4.933 48.395, -4.933 48.395, -4.933 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1075'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7690'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.4, -4.933 48.4, -4.933 48.4, -4.933 48.4, -4.933 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7690'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2824'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.837222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.414, -4.933 48.414, -4.933 48.414, -4.933 48.414, -4.933 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2824'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8901'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.421, -4.933 48.421, -4.933 48.421, -4.933 48.421, -4.933 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8901'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-4.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_194'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.933'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.933 48.489, -4.933 48.489, -4.933 48.489, -4.933 48.489, -4.933 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_194'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7103'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.5725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.309, -4.932 48.309, -4.932 48.309, -4.932 48.309, -4.932 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7103'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7000'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.334, -4.932 48.334, -4.932 48.334, -4.932 48.334, -4.932 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7000'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_318'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.580277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.336, -4.932 48.336, -4.932 48.336, -4.932 48.336, -4.932 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_318'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7009'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.341, -4.932 48.341, -4.932 48.341, -4.932 48.341, -4.932 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7009'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7328'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.7061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.356, -4.932 48.356, -4.932 48.356, -4.932 48.356, -4.932 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7328'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_463'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.111666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.357, -4.932 48.357, -4.932 48.357, -4.932 48.357, -4.932 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_463'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8552'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.0775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.369, -4.932 48.369, -4.932 48.369, -4.932 48.369, -4.932 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8552'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5611'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.4991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.376, -4.932 48.376, -4.932 48.376, -4.932 48.376, -4.932 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5611'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4146'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.065'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.39, -4.932 48.39, -4.932 48.39, -4.932 48.39, -4.932 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4146'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7985'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.394, -4.932 48.394, -4.932 48.394, -4.932 48.394, -4.932 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7985'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_218'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.396, -4.932 48.396, -4.932 48.396, -4.932 48.396, -4.932 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_218'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.932)"^^geo:wktLiteral ;
  geo-pos:lat "48.64"^^xsd:decimal ;
  geo-pos:long "-4.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1846'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.608611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.932'^^xsd:double;
  dwc:latitude '48.64'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.932 48.64, -4.932 48.64, -4.932 48.64, -4.932 48.64, -4.932 48.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1846'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9895'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.563611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.335, -4.931 48.335, -4.931 48.335, -4.931 48.335, -4.931 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9895'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3202'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.347, -4.931 48.347, -4.931 48.347, -4.931 48.347, -4.931 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3202'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5662'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.353, -4.931 48.353, -4.931 48.353, -4.931 48.353, -4.931 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5662'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5668'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.501944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.363, -4.931 48.363, -4.931 48.363, -4.931 48.363, -4.931 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5668'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_556'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.365, -4.931 48.365, -4.931 48.365, -4.931 48.365, -4.931 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_556'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8254'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.451666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.367, -4.931 48.367, -4.931 48.367, -4.931 48.367, -4.931 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8254'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8307'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.675555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.37, -4.931 48.37, -4.931 48.37, -4.931 48.37, -4.931 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8307'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3387'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.96'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.371, -4.931 48.371, -4.931 48.371, -4.931 48.371, -4.931 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3387'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5526'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.787222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.372, -4.931 48.372, -4.931 48.372, -4.931 48.372, -4.931 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5526'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8150'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.433611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.378, -4.931 48.378, -4.931 48.378, -4.931 48.378, -4.931 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8150'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9642'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.584722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.384, -4.931 48.384, -4.931 48.384, -4.931 48.384, -4.931 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9642'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8621'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.130277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.388, -4.931 48.388, -4.931 48.388, -4.931 48.388, -4.931 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8621'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9413'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.209444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.396, -4.931 48.396, -4.931 48.396, -4.931 48.396, -4.931 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9413'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9448'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 48.399, -4.931 48.399, -4.931 48.399, -4.931 48.399, -4.931 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9448'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.126 -4.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.126"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.126 -4.931)"^^geo:wktLiteral ;
  geo-pos:lat "49.126"^^xsd:decimal ;
  geo-pos:long "-4.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6260'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.605'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.931'^^xsd:double;
  dwc:latitude '49.126'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931 49.126, -4.931 49.126, -4.931 49.126, -4.931 49.126, -4.931 49.126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6260'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5390'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.135555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.309, -4.93 48.309, -4.93 48.309, -4.93 48.309, -4.93 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5390'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7025'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.14'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.322, -4.93 48.322, -4.93 48.322, -4.93 48.322, -4.93 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7025'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3173'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.693888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.356, -4.93 48.356, -4.93 48.356, -4.93 48.356, -4.93 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3173'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5476'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.36, -4.93 48.36, -4.93 48.36, -4.93 48.36, -4.93 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5476'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8138'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.844166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.361, -4.93 48.361, -4.93 48.361, -4.93 48.361, -4.93 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8138'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8255'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.488333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.366, -4.93 48.366, -4.93 48.366, -4.93 48.366, -4.93 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8255'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8175'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.695'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.367, -4.93 48.367, -4.93 48.367, -4.93 48.367, -4.93 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8175'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5669'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.5758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.378, -4.93 48.378, -4.93 48.378, -4.93 48.378, -4.93 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5669'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9953'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.38, -4.93 48.38, -4.93 48.38, -4.93 48.38, -4.93 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9953'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7146'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.4975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.395, -4.93 48.395, -4.93 48.395, -4.93 48.395, -4.93 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7146'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_266'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.904444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.397, -4.93 48.397, -4.93 48.397, -4.93 48.397, -4.93 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_266'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8855'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.4463888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.93 48.414, -4.93 48.414, -4.93 48.414, -4.93 48.414, -4.93 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8855'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.305"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8215'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.758055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.305, -4.929 48.305, -4.929 48.305, -4.929 48.305, -4.929 48.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8215'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5495'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.361, -4.929 48.361, -4.929 48.361, -4.929 48.361, -4.929 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5495'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8691'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.361, -4.929 48.361, -4.929 48.361, -4.929 48.361, -4.929 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8691'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8625'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.099166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.375, -4.929 48.375, -4.929 48.375, -4.929 48.375, -4.929 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8625'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9609'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.756111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.388, -4.929 48.388, -4.929 48.388, -4.929 48.388, -4.929 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9609'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9030'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.394, -4.929 48.394, -4.929 48.394, -4.929 48.394, -4.929 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9030'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9159'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.983888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.411, -4.929 48.411, -4.929 48.411, -4.929 48.411, -4.929 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9159'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10100'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.901944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.428, -4.929 48.428, -4.929 48.428, -4.929 48.428, -4.929 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10100'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.929)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-4.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2339'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.322777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.929'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.929 48.45, -4.929 48.45, -4.929 48.45, -4.929 48.45, -4.929 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2339'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.297"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.297"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7033'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.040555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.297'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.297, -4.928 48.297, -4.928 48.297, -4.928 48.297, -4.928 48.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7033'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7004'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.136944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.313, -4.928 48.313, -4.928 48.313, -4.928 48.313, -4.928 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7004'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4270'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.333, -4.928 48.333, -4.928 48.333, -4.928 48.333, -4.928 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4270'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6669'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.109166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.348, -4.928 48.348, -4.928 48.348, -4.928 48.348, -4.928 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6669'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5446'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.354, -4.928 48.354, -4.928 48.354, -4.928 48.354, -4.928 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5446'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5643'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.358, -4.928 48.358, -4.928 48.358, -4.928 48.358, -4.928 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5643'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8228'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.217777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.359, -4.928 48.359, -4.928 48.359, -4.928 48.359, -4.928 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8228'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_475'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.706944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.361, -4.928 48.361, -4.928 48.361, -4.928 48.361, -4.928 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_475'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8447'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.256944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.367, -4.928 48.367, -4.928 48.367, -4.928 48.367, -4.928 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8447'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8663'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.7911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.374, -4.928 48.374, -4.928 48.374, -4.928 48.374, -4.928 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8663'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6032'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.998055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.38, -4.928 48.38, -4.928 48.38, -4.928 48.38, -4.928 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6032'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5248'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.385, -4.928 48.385, -4.928 48.385, -4.928 48.385, -4.928 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5248'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7873'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.385, -4.928 48.385, -4.928 48.385, -4.928 48.385, -4.928 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7873'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_597'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.389, -4.928 48.389, -4.928 48.389, -4.928 48.389, -4.928 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_597'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9540'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.01'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.404, -4.928 48.404, -4.928 48.404, -4.928 48.404, -4.928 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9540'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.573"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9427'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.573'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.573, -4.928 48.573, -4.928 48.573, -4.928 48.573, -4.928 48.573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9427'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.739 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.739 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "48.739"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3837'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.873611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:latitude '48.739'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 48.739, -4.928 48.739, -4.928 48.739, -4.928 48.739, -4.928 48.739))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3837'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5690'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.094166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.366, -4.927 48.366, -4.927 48.366, -4.927 48.366, -4.927 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5690'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9783'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.62'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.368, -4.927 48.368, -4.927 48.368, -4.927 48.368, -4.927 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9783'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8189'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.321944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.369, -4.927 48.369, -4.927 48.369, -4.927 48.369, -4.927 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8189'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5546'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.1675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.373, -4.927 48.373, -4.927 48.373, -4.927 48.373, -4.927 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5546'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8027'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.9588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.373, -4.927 48.373, -4.927 48.373, -4.927 48.373, -4.927 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8027'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2987'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.128333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.376, -4.927 48.376, -4.927 48.376, -4.927 48.376, -4.927 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2987'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9125'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.377, -4.927 48.377, -4.927 48.377, -4.927 48.377, -4.927 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9125'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3288'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.214444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.382, -4.927 48.382, -4.927 48.382, -4.927 48.382, -4.927 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3288'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5790'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.391, -4.927 48.391, -4.927 48.391, -4.927 48.391, -4.927 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5790'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8052'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.062222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.404, -4.927 48.404, -4.927 48.404, -4.927 48.404, -4.927 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8052'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9743'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.8825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.425, -4.927 48.425, -4.927 48.425, -4.927 48.425, -4.927 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9743'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7825'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.140277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.43, -4.927 48.43, -4.927 48.43, -4.927 48.43, -4.927 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7825'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.463"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.463"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5420'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.028611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.463'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.463, -4.927 48.463, -4.927 48.463, -4.927 48.463, -4.927 48.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5420'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.52 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.52 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.52"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7741'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.1325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.52'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.52, -4.927 48.52, -4.927 48.52, -4.927 48.52, -4.927 48.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7741'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.577 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.577"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.577 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.577"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_32'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_32'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.461388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.577'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.577, -4.927 48.577, -4.927 48.577, -4.927 48.577, -4.927 48.577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_32'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.709 -4.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.709"^^xsd:decimal ;
  dwc:decimalLongitude "-4.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.709 -4.927)"^^geo:wktLiteral ;
  geo-pos:lat "48.709"^^xsd:decimal ;
  geo-pos:long "-4.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6625'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.1183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.927'^^xsd:double;
  dwc:latitude '48.709'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.927 48.709, -4.927 48.709, -4.927 48.709, -4.927 48.709, -4.927 48.709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6625'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.232 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.232"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.232 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.232"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8196'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.5102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.232'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.232, -4.926 48.232, -4.926 48.232, -4.926 48.232, -4.926 48.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8196'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7244'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.818333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.311, -4.926 48.311, -4.926 48.311, -4.926 48.311, -4.926 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7244'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7067'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.312, -4.926 48.312, -4.926 48.312, -4.926 48.312, -4.926 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7067'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3188'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.5111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.346, -4.926 48.346, -4.926 48.346, -4.926 48.346, -4.926 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3188'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8229'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.673333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.354, -4.926 48.354, -4.926 48.354, -4.926 48.354, -4.926 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8229'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8325'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.356, -4.926 48.356, -4.926 48.356, -4.926 48.356, -4.926 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8325'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3297'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.896111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.358, -4.926 48.358, -4.926 48.358, -4.926 48.358, -4.926 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3297'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4550'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.362, -4.926 48.362, -4.926 48.362, -4.926 48.362, -4.926 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4550'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8311'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.4655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.37, -4.926 48.37, -4.926 48.37, -4.926 48.37, -4.926 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8311'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6616'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6461111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.371, -4.926 48.371, -4.926 48.371, -4.926 48.371, -4.926 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6616'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5606'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.494722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.373, -4.926 48.373, -4.926 48.373, -4.926 48.373, -4.926 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5606'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5497'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.030277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.385, -4.926 48.385, -4.926 48.385, -4.926 48.385, -4.926 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5497'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9087'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.389, -4.926 48.389, -4.926 48.389, -4.926 48.389, -4.926 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9087'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9149'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.746388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.397, -4.926 48.397, -4.926 48.397, -4.926 48.397, -4.926 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9149'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7331'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.049722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 48.426, -4.926 48.426, -4.926 48.426, -4.926 48.426, -4.926 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7331'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.611 -4.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.611 -4.926)"^^geo:wktLiteral ;
  geo-pos:lat "50.611"^^xsd:decimal ;
  geo-pos:long "-4.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4098'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.926'^^xsd:double;
  dwc:latitude '50.611'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.926 50.611, -4.926 50.611, -4.926 50.611, -4.926 50.611, -4.926 50.611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4098'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1809'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.2127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.324, -4.925 48.324, -4.925 48.324, -4.925 48.324, -4.925 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1809'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9128'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.622777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.361, -4.925 48.361, -4.925 48.361, -4.925 48.361, -4.925 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9128'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8400'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.374, -4.925 48.374, -4.925 48.374, -4.925 48.374, -4.925 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8400'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5763'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.377, -4.925 48.377, -4.925 48.377, -4.925 48.377, -4.925 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5763'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5808'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.0794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.378, -4.925 48.378, -4.925 48.378, -4.925 48.378, -4.925 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5808'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9735'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.9191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.38, -4.925 48.38, -4.925 48.38, -4.925 48.38, -4.925 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9735'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7968'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.381, -4.925 48.381, -4.925 48.381, -4.925 48.381, -4.925 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7968'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5747'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.62'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.387, -4.925 48.387, -4.925 48.387, -4.925 48.387, -4.925 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5747'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2857'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.784722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.454, -4.925 48.454, -4.925 48.454, -4.925 48.454, -4.925 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2857'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -4.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.477"^^xsd:decimal ;
  dwc:decimalLongitude "-4.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -4.925)"^^geo:wktLiteral ;
  geo-pos:lat "48.477"^^xsd:decimal ;
  geo-pos:long "-4.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7162'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.159444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.925'^^xsd:double;
  dwc:latitude '48.477'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.925 48.477, -4.925 48.477, -4.925 48.477, -4.925 48.477, -4.925 48.477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7162'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5603'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.082222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.353, -4.924 48.353, -4.924 48.353, -4.924 48.353, -4.924 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5603'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7234'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.124722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.353, -4.924 48.353, -4.924 48.353, -4.924 48.353, -4.924 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7234'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3301'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.045'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.367, -4.924 48.367, -4.924 48.367, -4.924 48.367, -4.924 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3301'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8190'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.439166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.367, -4.924 48.367, -4.924 48.367, -4.924 48.367, -4.924 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8190'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8237'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.7297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.373, -4.924 48.373, -4.924 48.373, -4.924 48.373, -4.924 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8237'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4147'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.373, -4.924 48.373, -4.924 48.373, -4.924 48.373, -4.924 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4147'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1843'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.458055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.384, -4.924 48.384, -4.924 48.384, -4.924 48.384, -4.924 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1843'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5811'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.3275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.384, -4.924 48.384, -4.924 48.384, -4.924 48.384, -4.924 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5811'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9603'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.385, -4.924 48.385, -4.924 48.385, -4.924 48.385, -4.924 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9603'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9577'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.835833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.392, -4.924 48.392, -4.924 48.392, -4.924 48.392, -4.924 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9577'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3336'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.036666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.402, -4.924 48.402, -4.924 48.402, -4.924 48.402, -4.924 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3336'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8782'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.345'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.402, -4.924 48.402, -4.924 48.402, -4.924 48.402, -4.924 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8782'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8560'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.422, -4.924 48.422, -4.924 48.422, -4.924 48.422, -4.924 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8560'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.924)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5416'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.924'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.924 48.424, -4.924 48.424, -4.924 48.424, -4.924 48.424, -4.924 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5416'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.303"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.303"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9517'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.303'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.303, -4.923 48.303, -4.923 48.303, -4.923 48.303, -4.923 48.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9517'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8945'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.163611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.307, -4.923 48.307, -4.923 48.307, -4.923 48.307, -4.923 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8945'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.308"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.308"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1810'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.070277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.308'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.308, -4.923 48.308, -4.923 48.308, -4.923 48.308, -4.923 48.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1810'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.1075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.332, -4.923 48.332, -4.923 48.332, -4.923 48.332, -4.923 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5890'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8226'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.342, -4.923 48.342, -4.923 48.342, -4.923 48.342, -4.923 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8226'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8212'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.363, -4.923 48.363, -4.923 48.363, -4.923 48.363, -4.923 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8212'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.081111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.368, -4.923 48.368, -4.923 48.368, -4.923 48.368, -4.923 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4897'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5625'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.377, -4.923 48.377, -4.923 48.377, -4.923 48.377, -4.923 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5625'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8107'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.383, -4.923 48.383, -4.923 48.383, -4.923 48.383, -4.923 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8107'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3234'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.938055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.386, -4.923 48.386, -4.923 48.386, -4.923 48.386, -4.923 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3234'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8480'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.6538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.386, -4.923 48.386, -4.923 48.386, -4.923 48.386, -4.923 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8480'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9541'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.48'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.388, -4.923 48.388, -4.923 48.388, -4.923 48.388, -4.923 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9541'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5401'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.5477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.389, -4.923 48.389, -4.923 48.389, -4.923 48.389, -4.923 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5401'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9155'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.403, -4.923 48.403, -4.923 48.403, -4.923 48.403, -4.923 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9155'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9456'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.798888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.417, -4.923 48.417, -4.923 48.417, -4.923 48.417, -4.923 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9456'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5152'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.1275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.418, -4.923 48.418, -4.923 48.418, -4.923 48.418, -4.923 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5152'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6171'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.273611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.733, -4.923 48.733, -4.923 48.733, -4.923 48.733, -4.923 48.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6171'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.81"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "48.81"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6346'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.9433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '48.81'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 48.81, -4.923 48.81, -4.923 48.81, -4.923 48.81, -4.923 48.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6346'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.586 -4.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.586 -4.923)"^^geo:wktLiteral ;
  geo-pos:lat "49.586"^^xsd:decimal ;
  geo-pos:long "-4.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6860'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.737222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.923'^^xsd:double;
  dwc:latitude '49.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.923 49.586, -4.923 49.586, -4.923 49.586, -4.923 49.586, -4.923 49.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6860'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8207'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.149166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.3, -4.922 48.3, -4.922 48.3, -4.922 48.3, -4.922 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8207'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_220'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.851944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.324, -4.922 48.324, -4.922 48.324, -4.922 48.324, -4.922 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_220'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8168'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.9227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.353, -4.922 48.353, -4.922 48.353, -4.922 48.353, -4.922 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8168'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8484'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.248611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.357, -4.922 48.357, -4.922 48.357, -4.922 48.357, -4.922 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8484'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_436'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.09'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.363, -4.922 48.363, -4.922 48.363, -4.922 48.363, -4.922 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_436'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5628'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.2375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.37, -4.922 48.37, -4.922 48.37, -4.922 48.37, -4.922 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5628'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8238'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.372, -4.922 48.372, -4.922 48.372, -4.922 48.372, -4.922 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8238'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7165'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.375, -4.922 48.375, -4.922 48.375, -4.922 48.375, -4.922 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7165'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9129'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.641944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.376, -4.922 48.376, -4.922 48.376, -4.922 48.376, -4.922 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9129'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2881'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.754166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.382, -4.922 48.382, -4.922 48.382, -4.922 48.382, -4.922 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2881'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4689'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.387, -4.922 48.387, -4.922 48.387, -4.922 48.387, -4.922 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4689'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5798'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.096388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.387, -4.922 48.387, -4.922 48.387, -4.922 48.387, -4.922 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5798'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5463'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.462222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.387, -4.922 48.387, -4.922 48.387, -4.922 48.387, -4.922 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5463'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2633'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.754444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.389, -4.922 48.389, -4.922 48.389, -4.922 48.389, -4.922 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2633'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4758'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.393, -4.922 48.393, -4.922 48.393, -4.922 48.393, -4.922 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4758'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9154'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.4, -4.922 48.4, -4.922 48.4, -4.922 48.4, -4.922 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9154'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5242'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.401, -4.922 48.401, -4.922 48.401, -4.922 48.401, -4.922 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5242'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7819'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.063611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.409, -4.922 48.409, -4.922 48.409, -4.922 48.409, -4.922 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7819'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_461'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.421, -4.922 48.421, -4.922 48.421, -4.922 48.421, -4.922 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_461'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7444'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.6455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.432, -4.922 48.432, -4.922 48.432, -4.922 48.432, -4.922 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7444'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8125'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.275833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.437, -4.922 48.437, -4.922 48.437, -4.922 48.437, -4.922 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8125'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9281'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.441, -4.922 48.441, -4.922 48.441, -4.922 48.441, -4.922 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9281'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.459"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7777'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.565555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.459'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.459, -4.922 48.459, -4.922 48.459, -4.922 48.459, -4.922 48.459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7777'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.701 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.701 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.701"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6316'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.100555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.701'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.701, -4.922 48.701, -4.922 48.701, -4.922 48.701, -4.922 48.701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6316'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.709 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.709"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.709 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "48.709"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6172'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.027222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '48.709'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 48.709, -4.922 48.709, -4.922 48.709, -4.922 48.709, -4.922 48.709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6172'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.026 -4.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.026"^^xsd:decimal ;
  dwc:decimalLongitude "-4.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.026 -4.922)"^^geo:wktLiteral ;
  geo-pos:lat "51.026"^^xsd:decimal ;
  geo-pos:long "-4.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4040'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.461388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.922'^^xsd:double;
  dwc:latitude '51.026'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.922 51.026, -4.922 51.026, -4.922 51.026, -4.922 51.026, -4.922 51.026))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4040'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6999'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.4766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.302, -4.921 48.302, -4.921 48.302, -4.921 48.302, -4.921 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6999'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6652'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.818055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.306, -4.921 48.306, -4.921 48.306, -4.921 48.306, -4.921 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6652'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7855'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.0875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.346, -4.921 48.346, -4.921 48.346, -4.921 48.346, -4.921 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7855'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3635'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.319722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.359, -4.921 48.359, -4.921 48.359, -4.921 48.359, -4.921 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3635'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8218'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.359, -4.921 48.359, -4.921 48.359, -4.921 48.359, -4.921 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8218'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8726'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.366, -4.921 48.366, -4.921 48.366, -4.921 48.366, -4.921 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8726'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8952'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.523888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.374, -4.921 48.374, -4.921 48.374, -4.921 48.374, -4.921 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8952'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9106'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.585833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.375, -4.921 48.375, -4.921 48.375, -4.921 48.375, -4.921 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9106'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2602'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.074444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.377, -4.921 48.377, -4.921 48.377, -4.921 48.377, -4.921 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2602'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2848'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.381, -4.921 48.381, -4.921 48.381, -4.921 48.381, -4.921 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2848'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5760'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.455'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.384, -4.921 48.384, -4.921 48.384, -4.921 48.384, -4.921 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5760'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4646'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.01'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.391, -4.921 48.391, -4.921 48.391, -4.921 48.391, -4.921 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4646'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9135'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.782222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.396, -4.921 48.396, -4.921 48.396, -4.921 48.396, -4.921 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9135'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9744'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.4, -4.921 48.4, -4.921 48.4, -4.921 48.4, -4.921 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9744'^^xsd:string;
  dwc:observationDate '2003-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10112'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.450555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.403, -4.921 48.403, -4.921 48.403, -4.921 48.403, -4.921 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10112'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8875'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.651944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.405, -4.921 48.405, -4.921 48.405, -4.921 48.405, -4.921 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8875'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5552'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.437, -4.921 48.437, -4.921 48.437, -4.921 48.437, -4.921 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5552'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.455"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.455"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8088'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.483611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.455, -4.921 48.455, -4.921 48.455, -4.921 48.455, -4.921 48.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8088'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7877'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.454166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.483, -4.921 48.483, -4.921 48.483, -4.921 48.483, -4.921 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7877'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.901 -4.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.901"^^xsd:decimal ;
  dwc:decimalLongitude "-4.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.901 -4.921)"^^geo:wktLiteral ;
  geo-pos:lat "48.901"^^xsd:decimal ;
  geo-pos:long "-4.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9852'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.283055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.921'^^xsd:double;
  dwc:latitude '48.901'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.921 48.901, -4.921 48.901, -4.921 48.901, -4.921 48.901, -4.921 48.901))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9852'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1808'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.7238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.323, -4.92 48.323, -4.92 48.323, -4.92 48.323, -4.92 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1808'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3245'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.325, -4.92 48.325, -4.92 48.325, -4.92 48.325, -4.92 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3245'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7591'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.034444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.335, -4.92 48.335, -4.92 48.335, -4.92 48.335, -4.92 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7591'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3339'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.761666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.349, -4.92 48.349, -4.92 48.349, -4.92 48.349, -4.92 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3339'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8213'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.357, -4.92 48.357, -4.92 48.357, -4.92 48.357, -4.92 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8213'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.06'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.364, -4.92 48.364, -4.92 48.364, -4.92 48.364, -4.92 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2885'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5533'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.364, -4.92 48.364, -4.92 48.364, -4.92 48.364, -4.92 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5533'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5789'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.366, -4.92 48.366, -4.92 48.366, -4.92 48.366, -4.92 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5789'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7047'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.368, -4.92 48.368, -4.92 48.368, -4.92 48.368, -4.92 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7047'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5740'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.7397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.374, -4.92 48.374, -4.92 48.374, -4.92 48.374, -4.92 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5740'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8851'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.385'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.374, -4.92 48.374, -4.92 48.374, -4.92 48.374, -4.92 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8851'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3646'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.378, -4.92 48.378, -4.92 48.378, -4.92 48.378, -4.92 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3646'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8491'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.378, -4.92 48.378, -4.92 48.378, -4.92 48.378, -4.92 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8491'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_592'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.909722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.394, -4.92 48.394, -4.92 48.394, -4.92 48.394, -4.92 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_592'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3176'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.6438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.398, -4.92 48.398, -4.92 48.398, -4.92 48.398, -4.92 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3176'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9187'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.763333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.92 48.401, -4.92 48.401, -4.92 48.401, -4.92 48.401, -4.92 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9187'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7243'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.573333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.324, -4.919 48.324, -4.919 48.324, -4.919 48.324, -4.919 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7243'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4235'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.335, -4.919 48.335, -4.919 48.335, -4.919 48.335, -4.919 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4235'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8911'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.635'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.339, -4.919 48.339, -4.919 48.339, -4.919 48.339, -4.919 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8911'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9514'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.3166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.344, -4.919 48.344, -4.919 48.344, -4.919 48.344, -4.919 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9514'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4549'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.351, -4.919 48.351, -4.919 48.351, -4.919 48.351, -4.919 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4549'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8547'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.351, -4.919 48.351, -4.919 48.351, -4.919 48.351, -4.919 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8547'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8220'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.638611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.353, -4.919 48.353, -4.919 48.353, -4.919 48.353, -4.919 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8220'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9473'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.364, -4.919 48.364, -4.919 48.364, -4.919 48.364, -4.919 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9473'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7166'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.37, -4.919 48.37, -4.919 48.37, -4.919 48.37, -4.919 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7166'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8797'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.119722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.37, -4.919 48.37, -4.919 48.37, -4.919 48.37, -4.919 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8797'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8729'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.963611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.374, -4.919 48.374, -4.919 48.374, -4.919 48.374, -4.919 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8729'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9644'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.377, -4.919 48.377, -4.919 48.377, -4.919 48.377, -4.919 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9644'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8654'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.462777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.379, -4.919 48.379, -4.919 48.379, -4.919 48.379, -4.919 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8654'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7596'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.38, -4.919 48.38, -4.919 48.38, -4.919 48.38, -4.919 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7596'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9542'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.385, -4.919 48.385, -4.919 48.385, -4.919 48.385, -4.919 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9542'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_300'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.421111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.386, -4.919 48.386, -4.919 48.386, -4.919 48.386, -4.919 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_300'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_10006'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.318611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.389, -4.919 48.389, -4.919 48.389, -4.919 48.389, -4.919 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10006'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3502'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.394, -4.919 48.394, -4.919 48.394, -4.919 48.394, -4.919 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3502'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8105'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.397, -4.919 48.397, -4.919 48.397, -4.919 48.397, -4.919 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8105'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_289'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.0619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.398, -4.919 48.398, -4.919 48.398, -4.919 48.398, -4.919 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_289'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7137'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.01'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.402, -4.919 48.402, -4.919 48.402, -4.919 48.402, -4.919 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7137'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9091'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.066388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.408, -4.919 48.408, -4.919 48.408, -4.919 48.408, -4.919 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9091'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7881'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.411, -4.919 48.411, -4.919 48.411, -4.919 48.411, -4.919 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7881'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10087'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.622777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.415, -4.919 48.415, -4.919 48.415, -4.919 48.415, -4.919 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10087'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.919)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7163'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.848333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.919'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919 48.445, -4.919 48.445, -4.919 48.445, -4.919 48.445, -4.919 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7163'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7109'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.2402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.31, -4.918 48.31, -4.918 48.31, -4.918 48.31, -4.918 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7109'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7277'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.326, -4.918 48.326, -4.918 48.326, -4.918 48.326, -4.918 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7277'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3650'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.276111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.327, -4.918 48.327, -4.918 48.327, -4.918 48.327, -4.918 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3650'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8205'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.4352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.35, -4.918 48.35, -4.918 48.35, -4.918 48.35, -4.918 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8205'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8198'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.4025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.354, -4.918 48.354, -4.918 48.354, -4.918 48.354, -4.918 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8198'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8279'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.355, -4.918 48.355, -4.918 48.355, -4.918 48.355, -4.918 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8279'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8219'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.962222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.355, -4.918 48.355, -4.918 48.355, -4.918 48.355, -4.918 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8219'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3490'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.2891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.357, -4.918 48.357, -4.918 48.357, -4.918 48.357, -4.918 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3490'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8143'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.312777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.372, -4.918 48.372, -4.918 48.372, -4.918 48.372, -4.918 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8143'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9582'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.624444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.385, -4.918 48.385, -4.918 48.385, -4.918 48.385, -4.918 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9582'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9162'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.386, -4.918 48.386, -4.918 48.386, -4.918 48.386, -4.918 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9162'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8329'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.8258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.389, -4.918 48.389, -4.918 48.389, -4.918 48.389, -4.918 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8329'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10050'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.785277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.39, -4.918 48.39, -4.918 48.39, -4.918 48.39, -4.918 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10050'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7414'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.435555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.395, -4.918 48.395, -4.918 48.395, -4.918 48.395, -4.918 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7414'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9578'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.049166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.396, -4.918 48.396, -4.918 48.396, -4.918 48.396, -4.918 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9578'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3051'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.1186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.403, -4.918 48.403, -4.918 48.403, -4.918 48.403, -4.918 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3051'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8900'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.104166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.417, -4.918 48.417, -4.918 48.417, -4.918 48.417, -4.918 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8900'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.505 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.505 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.505"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8419'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.191388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.505'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.505, -4.918 48.505, -4.918 48.505, -4.918 48.505, -4.918 48.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8419'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.621 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.621"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.621 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "48.621"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_177'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.473888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '48.621'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 48.621, -4.918 48.621, -4.918 48.621, -4.918 48.621, -4.918 48.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_177'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.114 -4.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.114"^^xsd:decimal ;
  dwc:decimalLongitude "-4.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.114 -4.918)"^^geo:wktLiteral ;
  geo-pos:lat "49.114"^^xsd:decimal ;
  geo-pos:long "-4.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6466'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.918'^^xsd:double;
  dwc:latitude '49.114'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.918 49.114, -4.918 49.114, -4.918 49.114, -4.918 49.114, -4.918 49.114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6466'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4637'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.311, -4.917 48.311, -4.917 48.311, -4.917 48.311, -4.917 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4637'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8240'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.905277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.357, -4.917 48.357, -4.917 48.357, -4.917 48.357, -4.917 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8240'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5821'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.037222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.362, -4.917 48.362, -4.917 48.362, -4.917 48.362, -4.917 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5821'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8643'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.715833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.364, -4.917 48.364, -4.917 48.364, -4.917 48.364, -4.917 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8643'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5514'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6163888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.375, -4.917 48.375, -4.917 48.375, -4.917 48.375, -4.917 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5514'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5761'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.598055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.376, -4.917 48.376, -4.917 48.376, -4.917 48.376, -4.917 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5761'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8649'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.377, -4.917 48.377, -4.917 48.377, -4.917 48.377, -4.917 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8649'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9224'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.584166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.381, -4.917 48.381, -4.917 48.381, -4.917 48.381, -4.917 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9224'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9207'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.1075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.382, -4.917 48.382, -4.917 48.382, -4.917 48.382, -4.917 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9207'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8145'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.1080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.384, -4.917 48.384, -4.917 48.384, -4.917 48.384, -4.917 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8145'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7976'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.386, -4.917 48.386, -4.917 48.386, -4.917 48.386, -4.917 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7976'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7499'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.079166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.387, -4.917 48.387, -4.917 48.387, -4.917 48.387, -4.917 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7499'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10042'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.39, -4.917 48.39, -4.917 48.39, -4.917 48.39, -4.917 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10042'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9247'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.105833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.392, -4.917 48.392, -4.917 48.392, -4.917 48.392, -4.917 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9247'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7965'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.9411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.4, -4.917 48.4, -4.917 48.4, -4.917 48.4, -4.917 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7965'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9219'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.8380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.412, -4.917 48.412, -4.917 48.412, -4.917 48.412, -4.917 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9219'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9732'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.695277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.416, -4.917 48.416, -4.917 48.416, -4.917 48.416, -4.917 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9732'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.473 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.473 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.473"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8903'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.774722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.473'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.473, -4.917 48.473, -4.917 48.473, -4.917 48.473, -4.917 48.473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8903'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.518"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.518"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1099'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.116111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.518, -4.917 48.518, -4.917 48.518, -4.917 48.518, -4.917 48.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1099'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.666 -4.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.666 -4.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.666"^^xsd:decimal ;
  geo-pos:long "-4.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7706'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.860555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.917'^^xsd:double;
  dwc:latitude '48.666'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.917 48.666, -4.917 48.666, -4.917 48.666, -4.917 48.666, -4.917 48.666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7706'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3676'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.7772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.325, -4.916 48.325, -4.916 48.325, -4.916 48.325, -4.916 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3676'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8221'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.007777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.357, -4.916 48.357, -4.916 48.357, -4.916 48.357, -4.916 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8221'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9405'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.5080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.36, -4.916 48.36, -4.916 48.36, -4.916 48.36, -4.916 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9405'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8727'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.361, -4.916 48.361, -4.916 48.361, -4.916 48.361, -4.916 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8727'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8731'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.876388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.367, -4.916 48.367, -4.916 48.367, -4.916 48.367, -4.916 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8731'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8724'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.215833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.375, -4.916 48.375, -4.916 48.375, -4.916 48.375, -4.916 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8724'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1091'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.7808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.382, -4.916 48.382, -4.916 48.382, -4.916 48.382, -4.916 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1091'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8866'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.9575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.382, -4.916 48.382, -4.916 48.382, -4.916 48.382, -4.916 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8866'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9053'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.383, -4.916 48.383, -4.916 48.383, -4.916 48.383, -4.916 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9053'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10058'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.358888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.386, -4.916 48.386, -4.916 48.386, -4.916 48.386, -4.916 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10058'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8883'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.391, -4.916 48.391, -4.916 48.391, -4.916 48.391, -4.916 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8883'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9090'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.399722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.392, -4.916 48.392, -4.916 48.392, -4.916 48.392, -4.916 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9090'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3315'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.085833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.398, -4.916 48.398, -4.916 48.398, -4.916 48.398, -4.916 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3315'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10041'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.398, -4.916 48.398, -4.916 48.398, -4.916 48.398, -4.916 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10041'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8944'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.189444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.399, -4.916 48.399, -4.916 48.399, -4.916 48.399, -4.916 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8944'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8996'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.399, -4.916 48.399, -4.916 48.399, -4.916 48.399, -4.916 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8996'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9647'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.399, -4.916 48.399, -4.916 48.399, -4.916 48.399, -4.916 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9647'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8997'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.404, -4.916 48.404, -4.916 48.404, -4.916 48.404, -4.916 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8997'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9902'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.55'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 48.411, -4.916 48.411, -4.916 48.411, -4.916 48.411, -4.916 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9902'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.481 -4.916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.481"^^xsd:decimal ;
  dwc:decimalLongitude "-4.916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.481 -4.916)"^^geo:wktLiteral ;
  geo-pos:lat "49.481"^^xsd:decimal ;
  geo-pos:long "-4.916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1107'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.916'^^xsd:double;
  dwc:latitude '49.481'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.916 49.481, -4.916 49.481, -4.916 49.481, -4.916 49.481, -4.916 49.481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1107'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2665'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.307, -4.915 48.307, -4.915 48.307, -4.915 48.307, -4.915 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2665'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6943'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.391111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.312, -4.915 48.312, -4.915 48.312, -4.915 48.312, -4.915 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6943'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2883'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.736666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.341, -4.915 48.341, -4.915 48.341, -4.915 48.341, -4.915 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2883'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8231'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.584166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.343, -4.915 48.343, -4.915 48.343, -4.915 48.343, -4.915 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8231'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8548'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.363, -4.915 48.363, -4.915 48.363, -4.915 48.363, -4.915 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8548'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4152'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.248611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.363, -4.915 48.363, -4.915 48.363, -4.915 48.363, -4.915 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4152'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7852'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.167222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.369, -4.915 48.369, -4.915 48.369, -4.915 48.369, -4.915 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7852'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7327'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.2138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.371, -4.915 48.371, -4.915 48.371, -4.915 48.371, -4.915 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7327'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3722'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.131111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.372, -4.915 48.372, -4.915 48.372, -4.915 48.372, -4.915 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3722'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8384'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.372, -4.915 48.372, -4.915 48.372, -4.915 48.372, -4.915 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8384'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8382'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.575277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.383, -4.915 48.383, -4.915 48.383, -4.915 48.383, -4.915 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8382'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7349'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.7769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.384, -4.915 48.384, -4.915 48.384, -4.915 48.384, -4.915 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7349'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5621'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.173888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.391, -4.915 48.391, -4.915 48.391, -4.915 48.391, -4.915 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5621'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8003'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.394, -4.915 48.394, -4.915 48.394, -4.915 48.394, -4.915 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8003'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1764'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.396, -4.915 48.396, -4.915 48.396, -4.915 48.396, -4.915 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1764'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7925'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.1725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.4, -4.915 48.4, -4.915 48.4, -4.915 48.4, -4.915 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7925'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7135'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.123888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.402, -4.915 48.402, -4.915 48.402, -4.915 48.402, -4.915 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7135'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1786'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.535555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.405, -4.915 48.405, -4.915 48.405, -4.915 48.405, -4.915 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1786'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9278'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.8397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.407, -4.915 48.407, -4.915 48.407, -4.915 48.407, -4.915 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9278'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8868'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.585277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.408, -4.915 48.408, -4.915 48.408, -4.915 48.408, -4.915 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8868'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.915)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8874'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.8675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.915'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.915 48.447, -4.915 48.447, -4.915 48.447, -4.915 48.447, -4.915 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8874'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.253"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.253"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3662'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.396666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.253, -4.914 48.253, -4.914 48.253, -4.914 48.253, -4.914 48.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3662'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4166'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.661666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.307, -4.914 48.307, -4.914 48.307, -4.914 48.307, -4.914 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4166'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2137'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.745833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.321, -4.914 48.321, -4.914 48.321, -4.914 48.321, -4.914 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2137'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3232'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.366944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.355, -4.914 48.355, -4.914 48.355, -4.914 48.355, -4.914 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3232'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9894'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.485555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.362, -4.914 48.362, -4.914 48.362, -4.914 48.362, -4.914 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9894'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5629'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.418333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.367, -4.914 48.367, -4.914 48.367, -4.914 48.367, -4.914 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5629'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9768'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.9172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.371, -4.914 48.371, -4.914 48.371, -4.914 48.371, -4.914 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9768'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7959'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.373, -4.914 48.373, -4.914 48.373, -4.914 48.373, -4.914 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7959'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3464'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.381, -4.914 48.381, -4.914 48.381, -4.914 48.381, -4.914 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3464'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7205'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.8502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.381, -4.914 48.381, -4.914 48.381, -4.914 48.381, -4.914 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7205'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3024'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.6769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.384, -4.914 48.384, -4.914 48.384, -4.914 48.384, -4.914 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3024'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7160'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.387, -4.914 48.387, -4.914 48.387, -4.914 48.387, -4.914 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7160'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10010'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.392, -4.914 48.392, -4.914 48.392, -4.914 48.392, -4.914 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10010'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5807'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.4622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.394, -4.914 48.394, -4.914 48.394, -4.914 48.394, -4.914 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5807'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9422'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.405'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.394, -4.914 48.394, -4.914 48.394, -4.914 48.394, -4.914 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9422'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10013'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.361666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.398, -4.914 48.398, -4.914 48.398, -4.914 48.398, -4.914 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10013'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9166'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.254166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.404, -4.914 48.404, -4.914 48.404, -4.914 48.404, -4.914 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9166'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2795'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.406, -4.914 48.406, -4.914 48.406, -4.914 48.406, -4.914 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2795'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9031'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.103611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.41, -4.914 48.41, -4.914 48.41, -4.914 48.41, -4.914 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9031'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.914)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_273'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.914'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.914 48.424, -4.914 48.424, -4.914 48.424, -4.914 48.424, -4.914 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_273'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3338'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.613611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.346, -4.913 48.346, -4.913 48.346, -4.913 48.346, -4.913 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3338'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8211'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.357, -4.913 48.357, -4.913 48.357, -4.913 48.357, -4.913 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8211'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8158'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.325277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.358, -4.913 48.358, -4.913 48.358, -4.913 48.358, -4.913 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8158'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3282'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.36, -4.913 48.36, -4.913 48.36, -4.913 48.36, -4.913 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3282'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8554'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.115555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.362, -4.913 48.362, -4.913 48.362, -4.913 48.362, -4.913 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8554'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_427'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.372, -4.913 48.372, -4.913 48.372, -4.913 48.372, -4.913 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_427'^^xsd:string;
  dwc:observationDate '1999-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5866'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.219166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.372, -4.913 48.372, -4.913 48.372, -4.913 48.372, -4.913 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5866'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8642'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.372, -4.913 48.372, -4.913 48.372, -4.913 48.372, -4.913 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8642'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8794'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.377, -4.913 48.377, -4.913 48.377, -4.913 48.377, -4.913 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8794'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8385'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.378, -4.913 48.378, -4.913 48.378, -4.913 48.378, -4.913 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8385'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8712'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.38, -4.913 48.38, -4.913 48.38, -4.913 48.38, -4.913 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8712'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5796'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.381, -4.913 48.381, -4.913 48.381, -4.913 48.381, -4.913 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5796'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10023'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.365277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.382, -4.913 48.382, -4.913 48.382, -4.913 48.382, -4.913 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10023'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9528'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.404, -4.913 48.404, -4.913 48.404, -4.913 48.404, -4.913 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9528'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9021'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.41, -4.913 48.41, -4.913 48.41, -4.913 48.41, -4.913 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9021'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9432'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.013611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.41, -4.913 48.41, -4.913 48.41, -4.913 48.41, -4.913 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9432'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9235'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.931666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.415, -4.913 48.415, -4.913 48.415, -4.913 48.415, -4.913 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9235'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5750'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.799444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.425, -4.913 48.425, -4.913 48.425, -4.913 48.425, -4.913 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5750'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.617"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.617"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_224'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.617, -4.913 48.617, -4.913 48.617, -4.913 48.617, -4.913 48.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_224'^^xsd:string;
  dwc:observationDate '1999-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.686 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.686 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "48.686"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6165'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '48.686'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913 48.686, -4.913 48.686, -4.913 48.686, -4.913 48.686, -4.913 48.686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6165'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5644'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.277, -4.912 48.277, -4.912 48.277, -4.912 48.277, -4.912 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5644'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7235'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.38'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.312, -4.912 48.312, -4.912 48.312, -4.912 48.312, -4.912 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7235'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2147'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.5694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.315, -4.912 48.315, -4.912 48.315, -4.912 48.315, -4.912 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2147'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4446'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.316, -4.912 48.316, -4.912 48.316, -4.912 48.316, -4.912 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4446'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7324'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.322, -4.912 48.322, -4.912 48.322, -4.912 48.322, -4.912 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7324'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8774'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.346, -4.912 48.346, -4.912 48.346, -4.912 48.346, -4.912 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8774'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8062'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.076388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.36, -4.912 48.36, -4.912 48.36, -4.912 48.36, -4.912 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8062'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8370'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.4263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.369, -4.912 48.369, -4.912 48.369, -4.912 48.369, -4.912 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8370'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10052'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.369, -4.912 48.369, -4.912 48.369, -4.912 48.369, -4.912 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10052'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8312'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.37, -4.912 48.37, -4.912 48.37, -4.912 48.37, -4.912 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8312'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_348'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.180277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.374, -4.912 48.374, -4.912 48.374, -4.912 48.374, -4.912 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_348'^^xsd:string;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8679'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.393888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.374, -4.912 48.374, -4.912 48.374, -4.912 48.374, -4.912 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8679'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8653'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.195277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.374, -4.912 48.374, -4.912 48.374, -4.912 48.374, -4.912 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8653'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9774'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.850277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.376, -4.912 48.376, -4.912 48.376, -4.912 48.376, -4.912 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9774'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9643'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.712222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.376, -4.912 48.376, -4.912 48.376, -4.912 48.376, -4.912 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9643'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7095'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.130833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.379, -4.912 48.379, -4.912 48.379, -4.912 48.379, -4.912 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7095'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9132'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.382, -4.912 48.382, -4.912 48.382, -4.912 48.382, -4.912 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9132'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9747'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.384, -4.912 48.384, -4.912 48.384, -4.912 48.384, -4.912 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9747'^^xsd:string;
  dwc:observationDate '2003-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4567'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.186388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.386, -4.912 48.386, -4.912 48.386, -4.912 48.386, -4.912 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4567'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10109'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.7675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.387, -4.912 48.387, -4.912 48.387, -4.912 48.387, -4.912 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10109'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9581'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.849444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.388, -4.912 48.388, -4.912 48.388, -4.912 48.388, -4.912 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9581'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10044'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.368055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.388, -4.912 48.388, -4.912 48.388, -4.912 48.388, -4.912 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10044'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9071'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.389, -4.912 48.389, -4.912 48.389, -4.912 48.389, -4.912 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9071'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_122'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.338611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.393, -4.912 48.393, -4.912 48.393, -4.912 48.393, -4.912 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_122'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9082'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.393, -4.912 48.393, -4.912 48.393, -4.912 48.393, -4.912 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9082'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9587'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.393, -4.912 48.393, -4.912 48.393, -4.912 48.393, -4.912 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9587'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9396'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.5822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.396, -4.912 48.396, -4.912 48.396, -4.912 48.396, -4.912 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9396'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5352'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.228611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.399, -4.912 48.399, -4.912 48.399, -4.912 48.399, -4.912 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5352'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9968'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.7175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.401, -4.912 48.401, -4.912 48.401, -4.912 48.401, -4.912 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9968'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9171'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.404, -4.912 48.404, -4.912 48.404, -4.912 48.404, -4.912 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9171'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9041'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.406, -4.912 48.406, -4.912 48.406, -4.912 48.406, -4.912 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9041'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9108'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.5694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.413, -4.912 48.413, -4.912 48.413, -4.912 48.413, -4.912 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9108'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -4.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -4.912)"^^geo:wktLiteral ;
  geo-pos:lat "48.498"^^xsd:decimal ;
  geo-pos:long "-4.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_193'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.912'^^xsd:double;
  dwc:latitude '48.498'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.912 48.498, -4.912 48.498, -4.912 48.498, -4.912 48.498, -4.912 48.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_193'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7114'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1947222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.322, -4.911 48.322, -4.911 48.322, -4.911 48.322, -4.911 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7114'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7120'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.7691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.347, -4.911 48.347, -4.911 48.347, -4.911 48.347, -4.911 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7120'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9185'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.112777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.347, -4.911 48.347, -4.911 48.347, -4.911 48.347, -4.911 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9185'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8134'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.8811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.355, -4.911 48.355, -4.911 48.355, -4.911 48.355, -4.911 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8134'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8732'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.181111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.366, -4.911 48.366, -4.911 48.366, -4.911 48.366, -4.911 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8732'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8492'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.955833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.368, -4.911 48.368, -4.911 48.368, -4.911 48.368, -4.911 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8492'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7224'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.281944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.369, -4.911 48.369, -4.911 48.369, -4.911 48.369, -4.911 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7224'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3441'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.5572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.373, -4.911 48.373, -4.911 48.373, -4.911 48.373, -4.911 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3441'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9965'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.007777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.374, -4.911 48.374, -4.911 48.374, -4.911 48.374, -4.911 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9965'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5464'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.724444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.375, -4.911 48.375, -4.911 48.375, -4.911 48.375, -4.911 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5464'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8645'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.375, -4.911 48.375, -4.911 48.375, -4.911 48.375, -4.911 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8645'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9952'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.378, -4.911 48.378, -4.911 48.378, -4.911 48.378, -4.911 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9952'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9620'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.379, -4.911 48.379, -4.911 48.379, -4.911 48.379, -4.911 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9620'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9963'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.38, -4.911 48.38, -4.911 48.38, -4.911 48.38, -4.911 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9963'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9273'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.495'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.383, -4.911 48.383, -4.911 48.383, -4.911 48.383, -4.911 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9273'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1399'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.384, -4.911 48.384, -4.911 48.384, -4.911 48.384, -4.911 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1399'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7197'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.384, -4.911 48.384, -4.911 48.384, -4.911 48.384, -4.911 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7197'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8154'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.146666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.384, -4.911 48.384, -4.911 48.384, -4.911 48.384, -4.911 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8154'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8155'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.535833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.386, -4.911 48.386, -4.911 48.386, -4.911 48.386, -4.911 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8155'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9484'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.403055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.389, -4.911 48.389, -4.911 48.389, -4.911 48.389, -4.911 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9484'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3302'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.39, -4.911 48.39, -4.911 48.39, -4.911 48.39, -4.911 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3302'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9449'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.598611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.392, -4.911 48.392, -4.911 48.392, -4.911 48.392, -4.911 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9449'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3125'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.516388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.395, -4.911 48.395, -4.911 48.395, -4.911 48.395, -4.911 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3125'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9136'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.863611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.395, -4.911 48.395, -4.911 48.395, -4.911 48.395, -4.911 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9136'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9863'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.328055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.396, -4.911 48.396, -4.911 48.396, -4.911 48.396, -4.911 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9863'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8106'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.397, -4.911 48.397, -4.911 48.397, -4.911 48.397, -4.911 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8106'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5940'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.006388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.403, -4.911 48.403, -4.911 48.403, -4.911 48.403, -4.911 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5940'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9020'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.404, -4.911 48.404, -4.911 48.404, -4.911 48.404, -4.911 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9020'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5703'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.300277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.413, -4.911 48.413, -4.911 48.413, -4.911 48.413, -4.911 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5703'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7940'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.115555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.42, -4.911 48.42, -4.911 48.42, -4.911 48.42, -4.911 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7940'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7973'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.046944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.425, -4.911 48.425, -4.911 48.425, -4.911 48.425, -4.911 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7973'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9283'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.690833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.436, -4.911 48.436, -4.911 48.436, -4.911 48.436, -4.911 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9283'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.911)"^^geo:wktLiteral ;
  geo-pos:lat "48.615"^^xsd:decimal ;
  geo-pos:long "-4.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2567'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.145277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.911'^^xsd:double;
  dwc:latitude '48.615'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.911 48.615, -4.911 48.615, -4.911 48.615, -4.911 48.615, -4.911 48.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2567'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6615'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.296, -4.91 48.296, -4.91 48.296, -4.91 48.296, -4.91 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6615'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3525'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0536111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.31, -4.91 48.31, -4.91 48.31, -4.91 48.31, -4.91 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3525'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7051'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.095277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.313, -4.91 48.313, -4.91 48.313, -4.91 48.313, -4.91 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7051'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7057'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.616111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.319, -4.91 48.319, -4.91 48.319, -4.91 48.319, -4.91 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7057'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3278'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.005'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.33, -4.91 48.33, -4.91 48.33, -4.91 48.33, -4.91 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3278'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3430'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.631944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.336, -4.91 48.336, -4.91 48.336, -4.91 48.336, -4.91 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3430'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8097'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.354, -4.91 48.354, -4.91 48.354, -4.91 48.354, -4.91 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8097'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5447'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.365, -4.91 48.365, -4.91 48.365, -4.91 48.365, -4.91 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5447'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8446'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.229722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.369, -4.91 48.369, -4.91 48.369, -4.91 48.369, -4.91 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8446'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2165'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.8158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.37, -4.91 48.37, -4.91 48.37, -4.91 48.37, -4.91 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2165'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8646'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.371, -4.91 48.371, -4.91 48.371, -4.91 48.371, -4.91 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8646'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8715'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.048333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.371, -4.91 48.371, -4.91 48.371, -4.91 48.371, -4.91 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8715'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8647'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.740555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.372, -4.91 48.372, -4.91 48.372, -4.91 48.372, -4.91 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8647'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3150'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.374, -4.91 48.374, -4.91 48.374, -4.91 48.374, -4.91 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3150'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5813'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.2425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.375, -4.91 48.375, -4.91 48.375, -4.91 48.375, -4.91 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5813'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8626'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.800555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.375, -4.91 48.375, -4.91 48.375, -4.91 48.375, -4.91 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8626'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5859'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.775833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.376, -4.91 48.376, -4.91 48.376, -4.91 48.376, -4.91 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5859'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7093'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.377, -4.91 48.377, -4.91 48.377, -4.91 48.377, -4.91 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7093'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8490'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.377, -4.91 48.377, -4.91 48.377, -4.91 48.377, -4.91 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8490'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9898'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.4758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.378, -4.91 48.378, -4.91 48.378, -4.91 48.378, -4.91 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9898'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_10148'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.240833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.379, -4.91 48.379, -4.91 48.379, -4.91 48.379, -4.91 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10148'^^xsd:string;
  dwc:observationDate '2004-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8188'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.770555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.381, -4.91 48.381, -4.91 48.381, -4.91 48.381, -4.91 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8188'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9272'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.648611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.384, -4.91 48.384, -4.91 48.384, -4.91 48.384, -4.91 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9272'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9584'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.384, -4.91 48.384, -4.91 48.384, -4.91 48.384, -4.91 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9584'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9619'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.8863888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.384, -4.91 48.384, -4.91 48.384, -4.91 48.384, -4.91 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9619'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_10031'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.112777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.386, -4.91 48.386, -4.91 48.386, -4.91 48.386, -4.91 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10031'^^xsd:string;
  dwc:observationDate '2003-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7945'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.2175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.388, -4.91 48.388, -4.91 48.388, -4.91 48.388, -4.91 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7945'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9466'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.278055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.388, -4.91 48.388, -4.91 48.388, -4.91 48.388, -4.91 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9466'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9506'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.433055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.388, -4.91 48.388, -4.91 48.388, -4.91 48.388, -4.91 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9506'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9039'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.3819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.388, -4.91 48.388, -4.91 48.388, -4.91 48.388, -4.91 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9039'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9124'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.4188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.389, -4.91 48.389, -4.91 48.389, -4.91 48.389, -4.91 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9124'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9017'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.389, -4.91 48.389, -4.91 48.389, -4.91 48.389, -4.91 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9017'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2877'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.281944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.392, -4.91 48.392, -4.91 48.392, -4.91 48.392, -4.91 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2877'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5262'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1216666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.392, -4.91 48.392, -4.91 48.392, -4.91 48.392, -4.91 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5262'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9188'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.925555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.392, -4.91 48.392, -4.91 48.392, -4.91 48.392, -4.91 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9188'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7928'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.5286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.394, -4.91 48.394, -4.91 48.394, -4.91 48.394, -4.91 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7928'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8953'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.0925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.395, -4.91 48.395, -4.91 48.395, -4.91 48.395, -4.91 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8953'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3544'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.108055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.4, -4.91 48.4, -4.91 48.4, -4.91 48.4, -4.91 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3544'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9239'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.403, -4.91 48.403, -4.91 48.403, -4.91 48.403, -4.91 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9239'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5714'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.404444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.404, -4.91 48.404, -4.91 48.404, -4.91 48.404, -4.91 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5714'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7191'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.04'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.406, -4.91 48.406, -4.91 48.406, -4.91 48.406, -4.91 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7191'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_327'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.714166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.408, -4.91 48.408, -4.91 48.408, -4.91 48.408, -4.91 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_327'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4781'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.151666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.421, -4.91 48.421, -4.91 48.421, -4.91 48.421, -4.91 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4781'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8037'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.150833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.426, -4.91 48.426, -4.91 48.426, -4.91 48.426, -4.91 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8037'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7096'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.123055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.91 48.427, -4.91 48.427, -4.91 48.427, -4.91 48.427, -4.91 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7096'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5229'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.251111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.295, -4.909 48.295, -4.909 48.295, -4.909 48.295, -4.909 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5229'^^xsd:string;
  dwc:observationDate '2002-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2142'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.824722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.314, -4.909 48.314, -4.909 48.314, -4.909 48.314, -4.909 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2142'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7948'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.358, -4.909 48.358, -4.909 48.358, -4.909 48.358, -4.909 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7948'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8632'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.050277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.364, -4.909 48.364, -4.909 48.364, -4.909 48.364, -4.909 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8632'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4369'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.653055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.366, -4.909 48.366, -4.909 48.366, -4.909 48.366, -4.909 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4369'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7512'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.392777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.371, -4.909 48.371, -4.909 48.371, -4.909 48.371, -4.909 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7512'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8730'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.482222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.372, -4.909 48.372, -4.909 48.372, -4.909 48.372, -4.909 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8730'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9453'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.439722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.373, -4.909 48.373, -4.909 48.373, -4.909 48.373, -4.909 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9453'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8895'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.467222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.374, -4.909 48.374, -4.909 48.374, -4.909 48.374, -4.909 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8895'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9736'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.375, -4.909 48.375, -4.909 48.375, -4.909 48.375, -4.909 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9736'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3307'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.1025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.377, -4.909 48.377, -4.909 48.377, -4.909 48.377, -4.909 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3307'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5623'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.0341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.385, -4.909 48.385, -4.909 48.385, -4.909 48.385, -4.909 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5623'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2646'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.8097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.386, -4.909 48.386, -4.909 48.386, -4.909 48.386, -4.909 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2646'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_126'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.389, -4.909 48.389, -4.909 48.389, -4.909 48.389, -4.909 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_126'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8063'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.404444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.389, -4.909 48.389, -4.909 48.389, -4.909 48.389, -4.909 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8063'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7910'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.514444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.39, -4.909 48.39, -4.909 48.39, -4.909 48.39, -4.909 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7910'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9580'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.726388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.391, -4.909 48.391, -4.909 48.391, -4.909 48.391, -4.909 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9580'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9998'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.698888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.391, -4.909 48.391, -4.909 48.391, -4.909 48.391, -4.909 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9998'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9144'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.6688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.393, -4.909 48.393, -4.909 48.393, -4.909 48.393, -4.909 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9144'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8957'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.396, -4.909 48.396, -4.909 48.396, -4.909 48.396, -4.909 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8957'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_561'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.397, -4.909 48.397, -4.909 48.397, -4.909 48.397, -4.909 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_561'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9414'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.782222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.399, -4.909 48.399, -4.909 48.399, -4.909 48.399, -4.909 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9414'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10021'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.403, -4.909 48.403, -4.909 48.403, -4.909 48.403, -4.909 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10021'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9901'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.839722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.407, -4.909 48.407, -4.909 48.407, -4.909 48.407, -4.909 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9901'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5090'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.41, -4.909 48.41, -4.909 48.41, -4.909 48.41, -4.909 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5090'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9249'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.423611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.426, -4.909 48.426, -4.909 48.426, -4.909 48.426, -4.909 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9249'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8867'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.421666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.44, -4.909 48.44, -4.909 48.44, -4.909 48.44, -4.909 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8867'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.794 -4.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.794"^^xsd:decimal ;
  dwc:decimalLongitude "-4.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.794 -4.909)"^^geo:wktLiteral ;
  geo-pos:lat "48.794"^^xsd:decimal ;
  geo-pos:long "-4.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6301'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.0166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.909'^^xsd:double;
  dwc:latitude '48.794'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.909 48.794, -4.909 48.794, -4.909 48.794, -4.909 48.794, -4.909 48.794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6301'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7008'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.28, -4.908 48.28, -4.908 48.28, -4.908 48.28, -4.908 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7008'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2111'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.32, -4.908 48.32, -4.908 48.32, -4.908 48.32, -4.908 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2111'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4435'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.433055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.323, -4.908 48.323, -4.908 48.323, -4.908 48.323, -4.908 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4435'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5405'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.626388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.346, -4.908 48.346, -4.908 48.346, -4.908 48.346, -4.908 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5405'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8251'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.171666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.355, -4.908 48.355, -4.908 48.355, -4.908 48.355, -4.908 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8251'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4165'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.358, -4.908 48.358, -4.908 48.358, -4.908 48.358, -4.908 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4165'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8831'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.7111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.361, -4.908 48.361, -4.908 48.361, -4.908 48.361, -4.908 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8831'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9561'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.762777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.361, -4.908 48.361, -4.908 48.361, -4.908 48.361, -4.908 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9561'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7161'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.171944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.362, -4.908 48.362, -4.908 48.362, -4.908 48.362, -4.908 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7161'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7329'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.363, -4.908 48.363, -4.908 48.363, -4.908 48.363, -4.908 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7329'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8137'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.3155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.364, -4.908 48.364, -4.908 48.364, -4.908 48.364, -4.908 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8137'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9505'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.027222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.368, -4.908 48.368, -4.908 48.368, -4.908 48.368, -4.908 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9505'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_8310'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.369, -4.908 48.369, -4.908 48.369, -4.908 48.369, -4.908 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8310'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9601'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.9938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.37, -4.908 48.37, -4.908 48.37, -4.908 48.37, -4.908 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9601'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7295'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.171666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.372, -4.908 48.372, -4.908 48.372, -4.908 48.372, -4.908 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7295'^^xsd:string;
  dwc:observationDate '2002-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2673'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.373, -4.908 48.373, -4.908 48.373, -4.908 48.373, -4.908 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2673'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9658'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.594166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.373, -4.908 48.373, -4.908 48.373, -4.908 48.373, -4.908 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9658'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9460'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.374, -4.908 48.374, -4.908 48.374, -4.908 48.374, -4.908 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9460'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9879'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.5936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.375, -4.908 48.375, -4.908 48.375, -4.908 48.375, -4.908 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9879'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9766'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.2944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.376, -4.908 48.376, -4.908 48.376, -4.908 48.376, -4.908 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9766'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8153'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.0775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.38, -4.908 48.38, -4.908 48.38, -4.908 48.38, -4.908 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8153'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10060'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.569444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.382, -4.908 48.382, -4.908 48.382, -4.908 48.382, -4.908 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10060'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5400'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.8105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.384, -4.908 48.384, -4.908 48.384, -4.908 48.384, -4.908 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5400'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5437'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.550555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.384, -4.908 48.384, -4.908 48.384, -4.908 48.384, -4.908 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5437'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9462'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.867222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.384, -4.908 48.384, -4.908 48.384, -4.908 48.384, -4.908 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9462'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1484'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.46'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.385, -4.908 48.385, -4.908 48.385, -4.908 48.385, -4.908 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1484'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5715'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.456666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.385, -4.908 48.385, -4.908 48.385, -4.908 48.385, -4.908 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5715'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_559'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.126111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.387, -4.908 48.387, -4.908 48.387, -4.908 48.387, -4.908 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_559'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9145'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.31'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.388, -4.908 48.388, -4.908 48.388, -4.908 48.388, -4.908 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9145'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10103'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.4147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.389, -4.908 48.389, -4.908 48.389, -4.908 48.389, -4.908 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10103'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9117'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.79'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.39, -4.908 48.39, -4.908 48.39, -4.908 48.39, -4.908 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9117'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4569'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.429722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.396, -4.908 48.396, -4.908 48.396, -4.908 48.396, -4.908 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4569'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9218'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.396, -4.908 48.396, -4.908 48.396, -4.908 48.396, -4.908 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9218'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4217'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.396, -4.908 48.396, -4.908 48.396, -4.908 48.396, -4.908 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4217'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8933'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.529722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.397, -4.908 48.397, -4.908 48.397, -4.908 48.397, -4.908 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8933'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8099'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.408, -4.908 48.408, -4.908 48.408, -4.908 48.408, -4.908 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8099'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9513'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.239444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.408, -4.908 48.408, -4.908 48.408, -4.908 48.408, -4.908 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9513'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8071'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.411, -4.908 48.411, -4.908 48.411, -4.908 48.411, -4.908 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8071'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7875'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.121111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.425, -4.908 48.425, -4.908 48.425, -4.908 48.425, -4.908 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7875'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.652 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.652"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.652 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "48.652"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1847'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.835833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '48.652'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 48.652, -4.908 48.652, -4.908 48.652, -4.908 48.652, -4.908 48.652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1847'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.102 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.102"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.102 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "49.102"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6261'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.431388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '49.102'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 49.102, -4.908 49.102, -4.908 49.102, -4.908 49.102, -4.908 49.102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6261'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -4.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-4.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -4.908)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-4.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4034'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.580833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.908'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.908 50.845, -4.908 50.845, -4.908 50.845, -4.908 50.845, -4.908 50.845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4034'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2128'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.842222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.313, -4.907 48.313, -4.907 48.313, -4.907 48.313, -4.907 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2128'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2127'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.412222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.331, -4.907 48.331, -4.907 48.331, -4.907 48.331, -4.907 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2127'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5234'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.321944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.345, -4.907 48.345, -4.907 48.345, -4.907 48.345, -4.907 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5234'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4261'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.221944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.347, -4.907 48.347, -4.907 48.347, -4.907 48.347, -4.907 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4261'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3653'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.601388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.352, -4.907 48.352, -4.907 48.352, -4.907 48.352, -4.907 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3653'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5874'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.247777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.358, -4.907 48.358, -4.907 48.358, -4.907 48.358, -4.907 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5874'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8439'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.359, -4.907 48.359, -4.907 48.359, -4.907 48.359, -4.907 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8439'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9256'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.371, -4.907 48.371, -4.907 48.371, -4.907 48.371, -4.907 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9256'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8025'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.354166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.374, -4.907 48.374, -4.907 48.374, -4.907 48.374, -4.907 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8025'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9937'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.666944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.376, -4.907 48.376, -4.907 48.376, -4.907 48.376, -4.907 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9937'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8116'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.385277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.378, -4.907 48.378, -4.907 48.378, -4.907 48.378, -4.907 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8116'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2632'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.271111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.379, -4.907 48.379, -4.907 48.379, -4.907 48.379, -4.907 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2632'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5261'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.476111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.38, -4.907 48.38, -4.907 48.38, -4.907 48.38, -4.907 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5261'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8650'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.863611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.382, -4.907 48.382, -4.907 48.382, -4.907 48.382, -4.907 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8650'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9544'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.382, -4.907 48.382, -4.907 48.382, -4.907 48.382, -4.907 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9544'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9483'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.383, -4.907 48.383, -4.907 48.383, -4.907 48.383, -4.907 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9483'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8977'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.7483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.384, -4.907 48.384, -4.907 48.384, -4.907 48.384, -4.907 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8977'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7498'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.173888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.391, -4.907 48.391, -4.907 48.391, -4.907 48.391, -4.907 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7498'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1768'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.394, -4.907 48.394, -4.907 48.394, -4.907 48.394, -4.907 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1768'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9200'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.236388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.394, -4.907 48.394, -4.907 48.394, -4.907 48.394, -4.907 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9200'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5299'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.005277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.401, -4.907 48.401, -4.907 48.401, -4.907 48.401, -4.907 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5299'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8898'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.401, -4.907 48.401, -4.907 48.401, -4.907 48.401, -4.907 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8898'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9464'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.470833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.406, -4.907 48.406, -4.907 48.406, -4.907 48.406, -4.907 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9464'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10062'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.388055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.407, -4.907 48.407, -4.907 48.407, -4.907 48.407, -4.907 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10062'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9591'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.9869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.409, -4.907 48.409, -4.907 48.409, -4.907 48.409, -4.907 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9591'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7849'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.413, -4.907 48.413, -4.907 48.413, -4.907 48.413, -4.907 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7849'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8469'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.096388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.42, -4.907 48.42, -4.907 48.42, -4.907 48.42, -4.907 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8469'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8939'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.200277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.421, -4.907 48.421, -4.907 48.421, -4.907 48.421, -4.907 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8939'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.907)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-4.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_6908'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.635555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.907'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.907 48.51, -4.907 48.51, -4.907 48.51, -4.907 48.51, -4.907 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6908'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2110'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.32, -4.906 48.32, -4.906 48.32, -4.906 48.32, -4.906 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2110'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4284'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.155'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.325, -4.906 48.325, -4.906 48.325, -4.906 48.325, -4.906 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4284'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8793'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.4375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.344, -4.906 48.344, -4.906 48.344, -4.906 48.344, -4.906 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8793'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9784'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.269722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.355, -4.906 48.355, -4.906 48.355, -4.906 48.355, -4.906 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9784'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9636'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.1075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.356, -4.906 48.356, -4.906 48.356, -4.906 48.356, -4.906 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9636'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3469'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.720833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.362, -4.906 48.362, -4.906 48.362, -4.906 48.362, -4.906 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3469'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5877'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.120833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.368, -4.906 48.368, -4.906 48.368, -4.906 48.368, -4.906 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5877'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2433'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.288055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.373, -4.906 48.373, -4.906 48.373, -4.906 48.373, -4.906 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2433'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9982'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.373, -4.906 48.373, -4.906 48.373, -4.906 48.373, -4.906 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9982'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9737'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.374, -4.906 48.374, -4.906 48.374, -4.906 48.374, -4.906 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9737'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2320'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.7838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.377, -4.906 48.377, -4.906 48.377, -4.906 48.377, -4.906 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2320'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7680'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.115277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.378, -4.906 48.378, -4.906 48.378, -4.906 48.378, -4.906 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7680'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9493'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.406944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.379, -4.906 48.379, -4.906 48.379, -4.906 48.379, -4.906 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9493'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8208'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.664444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.382, -4.906 48.382, -4.906 48.382, -4.906 48.382, -4.906 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8208'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1617'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.384, -4.906 48.384, -4.906 48.384, -4.906 48.384, -4.906 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1617'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9140'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.090277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.384, -4.906 48.384, -4.906 48.384, -4.906 48.384, -4.906 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9140'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9980'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.384, -4.906 48.384, -4.906 48.384, -4.906 48.384, -4.906 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9980'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9437'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.384, -4.906 48.384, -4.906 48.384, -4.906 48.384, -4.906 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9437'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8142'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.629722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.385, -4.906 48.385, -4.906 48.385, -4.906 48.385, -4.906 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8142'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5617'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.5063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.386, -4.906 48.386, -4.906 48.386, -4.906 48.386, -4.906 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5617'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9458'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.386, -4.906 48.386, -4.906 48.386, -4.906 48.386, -4.906 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9458'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9222'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.6725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.387, -4.906 48.387, -4.906 48.387, -4.906 48.387, -4.906 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9222'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9627'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.387, -4.906 48.387, -4.906 48.387, -4.906 48.387, -4.906 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9627'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2672'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.388, -4.906 48.388, -4.906 48.388, -4.906 48.388, -4.906 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2672'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9018'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.389, -4.906 48.389, -4.906 48.389, -4.906 48.389, -4.906 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9018'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4463'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.39, -4.906 48.39, -4.906 48.39, -4.906 48.39, -4.906 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4463'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9220'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.420833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.391, -4.906 48.391, -4.906 48.391, -4.906 48.391, -4.906 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9220'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9029'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.391, -4.906 48.391, -4.906 48.391, -4.906 48.391, -4.906 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9029'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8103'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.394, -4.906 48.394, -4.906 48.394, -4.906 48.394, -4.906 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8103'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5944'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.210833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.395, -4.906 48.395, -4.906 48.395, -4.906 48.395, -4.906 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5944'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8072'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.181944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.395, -4.906 48.395, -4.906 48.395, -4.906 48.395, -4.906 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8072'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9137'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.463888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.395, -4.906 48.395, -4.906 48.395, -4.906 48.395, -4.906 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9137'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9424'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.738333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.397, -4.906 48.397, -4.906 48.397, -4.906 48.397, -4.906 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9424'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8907'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.398, -4.906 48.398, -4.906 48.398, -4.906 48.398, -4.906 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8907'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10106'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.405, -4.906 48.405, -4.906 48.405, -4.906 48.405, -4.906 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10106'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9007'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.407, -4.906 48.407, -4.906 48.407, -4.906 48.407, -4.906 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9007'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9487'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.407, -4.906 48.407, -4.906 48.407, -4.906 48.407, -4.906 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9487'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10099'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.456666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.411, -4.906 48.411, -4.906 48.411, -4.906 48.411, -4.906 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10099'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10063'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.754722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.412, -4.906 48.412, -4.906 48.412, -4.906 48.412, -4.906 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10063'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.906)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2963'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.4522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.906'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.906 48.413, -4.906 48.413, -4.906 48.413, -4.906 48.413, -4.906 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2963'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7760'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.110277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.272, -4.905 48.272, -4.905 48.272, -4.905 48.272, -4.905 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7760'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7123'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.625277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.31, -4.905 48.31, -4.905 48.31, -4.905 48.31, -4.905 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7123'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7023'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.313, -4.905 48.313, -4.905 48.313, -4.905 48.313, -4.905 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7023'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3639'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.348, -4.905 48.348, -4.905 48.348, -4.905 48.348, -4.905 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3639'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5394'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.364, -4.905 48.364, -4.905 48.364, -4.905 48.364, -4.905 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5394'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3698'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.626111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.368, -4.905 48.368, -4.905 48.368, -4.905 48.368, -4.905 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3698'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7930'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.252222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.372, -4.905 48.372, -4.905 48.372, -4.905 48.372, -4.905 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7930'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8702'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.439166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.373, -4.905 48.373, -4.905 48.373, -4.905 48.373, -4.905 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8702'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10107'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.845'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.376, -4.905 48.376, -4.905 48.376, -4.905 48.376, -4.905 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10107'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3549'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.574166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.377, -4.905 48.377, -4.905 48.377, -4.905 48.377, -4.905 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3549'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_10064'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.378, -4.905 48.378, -4.905 48.378, -4.905 48.378, -4.905 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10064'^^xsd:string;
  dwc:observationDate '2003-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10104'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.378, -4.905 48.378, -4.905 48.378, -4.905 48.378, -4.905 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10104'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7757'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.132222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.379, -4.905 48.379, -4.905 48.379, -4.905 48.379, -4.905 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7757'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7981'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.379, -4.905 48.379, -4.905 48.379, -4.905 48.379, -4.905 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7981'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7920'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.532222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.38, -4.905 48.38, -4.905 48.38, -4.905 48.38, -4.905 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7920'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9153'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.9111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.381, -4.905 48.381, -4.905 48.381, -4.905 48.381, -4.905 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9153'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10057'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.381, -4.905 48.381, -4.905 48.381, -4.905 48.381, -4.905 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10057'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8010'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.126388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.383, -4.905 48.383, -4.905 48.383, -4.905 48.383, -4.905 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8010'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2988'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.796388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.384, -4.905 48.384, -4.905 48.384, -4.905 48.384, -4.905 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2988'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9447'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.4108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.384, -4.905 48.384, -4.905 48.384, -4.905 48.384, -4.905 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9447'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8850'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.391944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.385, -4.905 48.385, -4.905 48.385, -4.905 48.385, -4.905 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8850'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7256'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.253888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.385, -4.905 48.385, -4.905 48.385, -4.905 48.385, -4.905 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7256'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8156'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.664722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.386, -4.905 48.386, -4.905 48.386, -4.905 48.386, -4.905 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8156'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9421'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.9858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.387, -4.905 48.387, -4.905 48.387, -4.905 48.387, -4.905 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9421'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9151'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.2283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.388, -4.905 48.388, -4.905 48.388, -4.905 48.388, -4.905 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9151'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9142'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.795'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.388, -4.905 48.388, -4.905 48.388, -4.905 48.388, -4.905 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9142'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9223'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.003333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.388, -4.905 48.388, -4.905 48.388, -4.905 48.388, -4.905 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9223'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9579'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.642222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.389, -4.905 48.389, -4.905 48.389, -4.905 48.389, -4.905 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9579'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9896'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.555'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.389, -4.905 48.389, -4.905 48.389, -4.905 48.389, -4.905 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9896'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9296'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.39, -4.905 48.39, -4.905 48.39, -4.905 48.39, -4.905 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9296'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10045'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.486944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.395, -4.905 48.395, -4.905 48.395, -4.905 48.395, -4.905 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10045'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1070'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.397, -4.905 48.397, -4.905 48.397, -4.905 48.397, -4.905 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1070'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1777'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.398, -4.905 48.398, -4.905 48.398, -4.905 48.398, -4.905 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1777'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9246'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.399, -4.905 48.399, -4.905 48.399, -4.905 48.399, -4.905 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9246'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9955'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.401, -4.905 48.401, -4.905 48.401, -4.905 48.401, -4.905 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9955'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7010'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.146388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.44, -4.905 48.44, -4.905 48.44, -4.905 48.44, -4.905 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7010'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.905)"^^geo:wktLiteral ;
  geo-pos:lat "48.619"^^xsd:decimal ;
  geo-pos:long "-4.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3839'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.695833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.905'^^xsd:double;
  dwc:latitude '48.619'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.905 48.619, -4.905 48.619, -4.905 48.619, -4.905 48.619, -4.905 48.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3839'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2912'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.100555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.313, -4.904 48.313, -4.904 48.313, -4.904 48.313, -4.904 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2912'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2126'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.053333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.32, -4.904 48.32, -4.904 48.32, -4.904 48.32, -4.904 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2126'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7014'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.337, -4.904 48.337, -4.904 48.337, -4.904 48.337, -4.904 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7014'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7996'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.908611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.357, -4.904 48.357, -4.904 48.357, -4.904 48.357, -4.904 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7996'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3691'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.36, -4.904 48.36, -4.904 48.36, -4.904 48.36, -4.904 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3691'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2580'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.161944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.367, -4.904 48.367, -4.904 48.367, -4.904 48.367, -4.904 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2580'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8222'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.7936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.368, -4.904 48.368, -4.904 48.368, -4.904 48.368, -4.904 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8222'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2520'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.33'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.369, -4.904 48.369, -4.904 48.369, -4.904 48.369, -4.904 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2520'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4588'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.434722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.372, -4.904 48.372, -4.904 48.372, -4.904 48.372, -4.904 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4588'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8710'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.2713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.372, -4.904 48.372, -4.904 48.372, -4.904 48.372, -4.904 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8710'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9762'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.372, -4.904 48.372, -4.904 48.372, -4.904 48.372, -4.904 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9762'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3461'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.373, -4.904 48.373, -4.904 48.373, -4.904 48.373, -4.904 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3461'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5824'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.373, -4.904 48.373, -4.904 48.373, -4.904 48.373, -4.904 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5824'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10137'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.53'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.375, -4.904 48.375, -4.904 48.375, -4.904 48.375, -4.904 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10137'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3471'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.8011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.376, -4.904 48.376, -4.904 48.376, -4.904 48.376, -4.904 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3471'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6010'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.2875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.377, -4.904 48.377, -4.904 48.377, -4.904 48.377, -4.904 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6010'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8791'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.070555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.377, -4.904 48.377, -4.904 48.377, -4.904 48.377, -4.904 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8791'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8564'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.696944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.378, -4.904 48.378, -4.904 48.378, -4.904 48.378, -4.904 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8564'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10053'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.378, -4.904 48.378, -4.904 48.378, -4.904 48.378, -4.904 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10053'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1097'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.381, -4.904 48.381, -4.904 48.381, -4.904 48.381, -4.904 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1097'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9067'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.561388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.382, -4.904 48.382, -4.904 48.382, -4.904 48.382, -4.904 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9067'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8152'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.842222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.382, -4.904 48.382, -4.904 48.382, -4.904 48.382, -4.904 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8152'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5240'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.383, -4.904 48.383, -4.904 48.383, -4.904 48.383, -4.904 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5240'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3345'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.384, -4.904 48.384, -4.904 48.384, -4.904 48.384, -4.904 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3345'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9047'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.384, -4.904 48.384, -4.904 48.384, -4.904 48.384, -4.904 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9047'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9063'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.4422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.385, -4.904 48.385, -4.904 48.385, -4.904 48.385, -4.904 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9063'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9465'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.118055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.385, -4.904 48.385, -4.904 48.385, -4.904 48.385, -4.904 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9465'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9420'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.386, -4.904 48.386, -4.904 48.386, -4.904 48.386, -4.904 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9420'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7995'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.388, -4.904 48.388, -4.904 48.388, -4.904 48.388, -4.904 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7995'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9310'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.383611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.388, -4.904 48.388, -4.904 48.388, -4.904 48.388, -4.904 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9310'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8896'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.510833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.39, -4.904 48.39, -4.904 48.39, -4.904 48.39, -4.904 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8896'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_584'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.391, -4.904 48.391, -4.904 48.391, -4.904 48.391, -4.904 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_584'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9280'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.391, -4.904 48.391, -4.904 48.391, -4.904 48.391, -4.904 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9280'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9044'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.451666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.391, -4.904 48.391, -4.904 48.391, -4.904 48.391, -4.904 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9044'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7938'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.394, -4.904 48.394, -4.904 48.394, -4.904 48.394, -4.904 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7938'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_589'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.395, -4.904 48.395, -4.904 48.395, -4.904 48.395, -4.904 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_589'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9258'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.395, -4.904 48.395, -4.904 48.395, -4.904 48.395, -4.904 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9258'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_10121'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.510277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.395, -4.904 48.395, -4.904 48.395, -4.904 48.395, -4.904 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10121'^^xsd:string;
  dwc:observationDate '2003-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9074'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.194722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.397, -4.904 48.397, -4.904 48.397, -4.904 48.397, -4.904 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9074'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7758'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.210277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.398, -4.904 48.398, -4.904 48.398, -4.904 48.398, -4.904 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7758'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_163'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.335833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.399, -4.904 48.399, -4.904 48.399, -4.904 48.399, -4.904 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_163'^^xsd:string;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8865'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.401, -4.904 48.401, -4.904 48.401, -4.904 48.401, -4.904 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8865'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10022'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.823888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.403, -4.904 48.403, -4.904 48.403, -4.904 48.403, -4.904 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10022'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7493'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.412, -4.904 48.412, -4.904 48.412, -4.904 48.412, -4.904 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7493'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10088'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.075277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 48.418, -4.904 48.418, -4.904 48.418, -4.904 48.418, -4.904 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10088'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.138 -4.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.138"^^xsd:decimal ;
  dwc:decimalLongitude "-4.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.138 -4.904)"^^geo:wktLiteral ;
  geo-pos:lat "49.138"^^xsd:decimal ;
  geo-pos:long "-4.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6983'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.276666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.904'^^xsd:double;
  dwc:latitude '49.138'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.904 49.138, -4.904 49.138, -4.904 49.138, -4.904 49.138, -4.904 49.138))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6983'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.256"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3856'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.142777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.256, -4.903 48.256, -4.903 48.256, -4.903 48.256, -4.903 48.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3856'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4179'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.208055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.311, -4.903 48.311, -4.903 48.311, -4.903 48.311, -4.903 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4179'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1805'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.8161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.317, -4.903 48.317, -4.903 48.317, -4.903 48.317, -4.903 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1805'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6994'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.548611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.318, -4.903 48.318, -4.903 48.318, -4.903 48.318, -4.903 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6994'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3065'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.733611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.326, -4.903 48.326, -4.903 48.326, -4.903 48.326, -4.903 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3065'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4314'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.719166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.352, -4.903 48.352, -4.903 48.352, -4.903 48.352, -4.903 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4314'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8295'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.353, -4.903 48.353, -4.903 48.353, -4.903 48.353, -4.903 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8295'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9411'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.600833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.36, -4.903 48.36, -4.903 48.36, -4.903 48.36, -4.903 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9411'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_326'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.033055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.362, -4.903 48.362, -4.903 48.362, -4.903 48.362, -4.903 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_326'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4820'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.340277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.371, -4.903 48.371, -4.903 48.371, -4.903 48.371, -4.903 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4820'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8445'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.098333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.373, -4.903 48.373, -4.903 48.373, -4.903 48.373, -4.903 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8445'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3020'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.165555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.374, -4.903 48.374, -4.903 48.374, -4.903 48.374, -4.903 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3020'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5646'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.106944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.375, -4.903 48.375, -4.903 48.375, -4.903 48.375, -4.903 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5646'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9242'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.040833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.375, -4.903 48.375, -4.903 48.375, -4.903 48.375, -4.903 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9242'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9772'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.376, -4.903 48.376, -4.903 48.376, -4.903 48.376, -4.903 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9772'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9911'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.337222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.377, -4.903 48.377, -4.903 48.377, -4.903 48.377, -4.903 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9911'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9769'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.377, -4.903 48.377, -4.903 48.377, -4.903 48.377, -4.903 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9769'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9779'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.377, -4.903 48.377, -4.903 48.377, -4.903 48.377, -4.903 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9779'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10055'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.377, -4.903 48.377, -4.903 48.377, -4.903 48.377, -4.903 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10055'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1392'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.656111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.378, -4.903 48.378, -4.903 48.378, -4.903 48.378, -4.903 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1392'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8075'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.406388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.378, -4.903 48.378, -4.903 48.378, -4.903 48.378, -4.903 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8075'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7989'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.378, -4.903 48.378, -4.903 48.378, -4.903 48.378, -4.903 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7989'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7300'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9947222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.379, -4.903 48.379, -4.903 48.379, -4.903 48.379, -4.903 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7300'^^xsd:string;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9415'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.379, -4.903 48.379, -4.903 48.379, -4.903 48.379, -4.903 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9415'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9763'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.495555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.379, -4.903 48.379, -4.903 48.379, -4.903 48.379, -4.903 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9763'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9133'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.382, -4.903 48.382, -4.903 48.382, -4.903 48.382, -4.903 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9133'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9984'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.131388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.382, -4.903 48.382, -4.903 48.382, -4.903 48.382, -4.903 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9984'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8065'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.558888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.383, -4.903 48.383, -4.903 48.383, -4.903 48.383, -4.903 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8065'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9289'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.8430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.384, -4.903 48.384, -4.903 48.384, -4.903 48.384, -4.903 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9289'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8101'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.160277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.384, -4.903 48.384, -4.903 48.384, -4.903 48.384, -4.903 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8101'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7839'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.033611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.384, -4.903 48.384, -4.903 48.384, -4.903 48.384, -4.903 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7839'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9176'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.384, -4.903 48.384, -4.903 48.384, -4.903 48.384, -4.903 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9176'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9599'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.3188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.385, -4.903 48.385, -4.903 48.385, -4.903 48.385, -4.903 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9599'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2744'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.688333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.386, -4.903 48.386, -4.903 48.386, -4.903 48.386, -4.903 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2744'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5631'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.8586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.387, -4.903 48.387, -4.903 48.387, -4.903 48.387, -4.903 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5631'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9240'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.9222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.387, -4.903 48.387, -4.903 48.387, -4.903 48.387, -4.903 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9240'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9900'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.387, -4.903 48.387, -4.903 48.387, -4.903 48.387, -4.903 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9900'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7935'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.3047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.388, -4.903 48.388, -4.903 48.388, -4.903 48.388, -4.903 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7935'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9608'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.39, -4.903 48.39, -4.903 48.39, -4.903 48.39, -4.903 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9608'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9626'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.391, -4.903 48.391, -4.903 48.391, -4.903 48.391, -4.903 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9626'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_593'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.026388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.393, -4.903 48.393, -4.903 48.393, -4.903 48.393, -4.903 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_593'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9556'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.3322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.394, -4.903 48.394, -4.903 48.394, -4.903 48.394, -4.903 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9556'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5308'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.396, -4.903 48.396, -4.903 48.396, -4.903 48.396, -4.903 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5308'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9214'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.261388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.396, -4.903 48.396, -4.903 48.396, -4.903 48.396, -4.903 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9214'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9105'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.301666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.397, -4.903 48.397, -4.903 48.397, -4.903 48.397, -4.903 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9105'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8985'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.398, -4.903 48.398, -4.903 48.398, -4.903 48.398, -4.903 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8985'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_585'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.8361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.4, -4.903 48.4, -4.903 48.4, -4.903 48.4, -4.903 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_585'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9015'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.401, -4.903 48.401, -4.903 48.401, -4.903 48.401, -4.903 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9015'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6657'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.402, -4.903 48.402, -4.903 48.402, -4.903 48.402, -4.903 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6657'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8920'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.403, -4.903 48.403, -4.903 48.403, -4.903 48.403, -4.903 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8920'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9099'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.4313888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.408, -4.903 48.408, -4.903 48.408, -4.903 48.408, -4.903 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9099'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.726 -4.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.726"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.726 -4.903)"^^geo:wktLiteral ;
  geo-pos:lat "48.726"^^xsd:decimal ;
  geo-pos:long "-4.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6624'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.903'^^xsd:double;
  dwc:latitude '48.726'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.903 48.726, -4.903 48.726, -4.903 48.726, -4.903 48.726, -4.903 48.726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6624'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.145 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.145"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.145 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.145"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7045'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.5616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.145'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.145, -4.902 48.145, -4.902 48.145, -4.902 48.145, -4.902 48.145))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7045'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2107'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.4272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.316, -4.902 48.316, -4.902 48.316, -4.902 48.316, -4.902 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2107'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1804'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.7683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.317, -4.902 48.317, -4.902 48.317, -4.902 48.317, -4.902 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1804'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7053'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.5086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.319, -4.902 48.319, -4.902 48.319, -4.902 48.319, -4.902 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7053'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2152'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.32, -4.902 48.32, -4.902 48.32, -4.902 48.32, -4.902 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2152'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_634'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.415555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.321, -4.902 48.321, -4.902 48.321, -4.902 48.321, -4.902 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_634'^^xsd:string;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2120'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.331666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.321, -4.902 48.321, -4.902 48.321, -4.902 48.321, -4.902 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2120'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2123'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.5591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.321, -4.902 48.321, -4.902 48.321, -4.902 48.321, -4.902 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2123'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3421'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.332, -4.902 48.332, -4.902 48.332, -4.902 48.332, -4.902 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3421'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7102'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.338, -4.902 48.338, -4.902 48.338, -4.902 48.338, -4.902 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7102'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3295'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.360555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.351, -4.902 48.351, -4.902 48.351, -4.902 48.351, -4.902 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3295'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7278'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.8011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.351, -4.902 48.351, -4.902 48.351, -4.902 48.351, -4.902 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7278'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3496'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.321388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.362, -4.902 48.362, -4.902 48.362, -4.902 48.362, -4.902 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3496'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7138'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.365, -4.902 48.365, -4.902 48.365, -4.902 48.365, -4.902 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7138'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8174'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.726388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.369, -4.902 48.369, -4.902 48.369, -4.902 48.369, -4.902 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8174'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9546'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.37, -4.902 48.37, -4.902 48.37, -4.902 48.37, -4.902 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9546'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9564'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.468055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.373, -4.902 48.373, -4.902 48.373, -4.902 48.373, -4.902 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9564'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2974'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.375, -4.902 48.375, -4.902 48.375, -4.902 48.375, -4.902 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2974'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9480'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.919166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.375, -4.902 48.375, -4.902 48.375, -4.902 48.375, -4.902 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9480'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8140'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.377, -4.902 48.377, -4.902 48.377, -4.902 48.377, -4.902 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8140'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9767'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.9222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.377, -4.902 48.377, -4.902 48.377, -4.902 48.377, -4.902 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9767'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5937'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.8397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.378, -4.902 48.378, -4.902 48.378, -4.902 48.378, -4.902 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5937'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8004'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.9052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.378, -4.902 48.378, -4.902 48.378, -4.902 48.378, -4.902 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8004'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9899'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.0625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.379, -4.902 48.379, -4.902 48.379, -4.902 48.379, -4.902 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9899'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4932'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.36'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.38, -4.902 48.38, -4.902 48.38, -4.902 48.38, -4.902 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4932'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9312'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.220833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.381, -4.902 48.381, -4.902 48.381, -4.902 48.381, -4.902 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9312'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9585'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.382, -4.902 48.382, -4.902 48.382, -4.902 48.382, -4.902 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9585'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9454'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.845833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.382, -4.902 48.382, -4.902 48.382, -4.902 48.382, -4.902 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9454'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9613'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.382, -4.902 48.382, -4.902 48.382, -4.902 48.382, -4.902 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9613'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9543'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.4219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.383, -4.902 48.383, -4.902 48.383, -4.902 48.383, -4.902 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9543'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10059'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.005'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.383, -4.902 48.383, -4.902 48.383, -4.902 48.383, -4.902 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10059'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7994'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.384, -4.902 48.384, -4.902 48.384, -4.902 48.384, -4.902 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7994'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9051'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.048611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.384, -4.902 48.384, -4.902 48.384, -4.902 48.384, -4.902 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9051'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8917'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.046666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.384, -4.902 48.384, -4.902 48.384, -4.902 48.384, -4.902 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8917'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7990'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.4616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.385, -4.902 48.385, -4.902 48.385, -4.902 48.385, -4.902 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7990'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1773'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.3741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.386, -4.902 48.386, -4.902 48.386, -4.902 48.386, -4.902 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1773'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9107'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.075833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.386, -4.902 48.386, -4.902 48.386, -4.902 48.386, -4.902 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9107'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9981'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.386, -4.902 48.386, -4.902 48.386, -4.902 48.386, -4.902 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9981'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9612'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.9713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.386, -4.902 48.386, -4.902 48.386, -4.902 48.386, -4.902 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9612'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9115'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.06'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.387, -4.902 48.387, -4.902 48.387, -4.902 48.387, -4.902 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9115'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9600'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.7033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.388, -4.902 48.388, -4.902 48.388, -4.902 48.388, -4.902 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9600'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9025'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.388, -4.902 48.388, -4.902 48.388, -4.902 48.388, -4.902 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9025'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10095'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.773333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.388, -4.902 48.388, -4.902 48.388, -4.902 48.388, -4.902 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10095'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9299'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.271388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.389, -4.902 48.389, -4.902 48.389, -4.902 48.389, -4.902 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9299'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4222'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.861388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.39, -4.902 48.39, -4.902 48.39, -4.902 48.39, -4.902 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4222'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10061'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.864722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.39, -4.902 48.39, -4.902 48.39, -4.902 48.39, -4.902 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10061'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7936'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.391, -4.902 48.391, -4.902 48.391, -4.902 48.391, -4.902 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7936'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8618'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.18'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.392, -4.902 48.392, -4.902 48.392, -4.902 48.392, -4.902 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8618'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1772'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.990277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.394, -4.902 48.394, -4.902 48.394, -4.902 48.394, -4.902 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1772'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7692'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.085'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.394, -4.902 48.394, -4.902 48.394, -4.902 48.394, -4.902 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7692'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8022'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.394, -4.902 48.394, -4.902 48.394, -4.902 48.394, -4.902 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8022'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8970'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.395, -4.902 48.395, -4.902 48.395, -4.902 48.395, -4.902 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8970'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_598'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.396, -4.902 48.396, -4.902 48.396, -4.902 48.396, -4.902 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_598'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9956'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.546388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.396, -4.902 48.396, -4.902 48.396, -4.902 48.396, -4.902 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9956'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8972'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.220555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.397, -4.902 48.397, -4.902 48.397, -4.902 48.397, -4.902 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8972'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_339'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.700277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.398, -4.902 48.398, -4.902 48.398, -4.902 48.398, -4.902 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_339'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9215'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.369166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.398, -4.902 48.398, -4.902 48.398, -4.902 48.398, -4.902 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9215'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8872'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.0263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.398, -4.902 48.398, -4.902 48.398, -4.902 48.398, -4.902 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8872'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8861'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.947222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.404, -4.902 48.404, -4.902 48.404, -4.902 48.404, -4.902 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8861'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8934'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.408611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.404, -4.902 48.404, -4.902 48.404, -4.902 48.404, -4.902 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8934'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9266'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.406, -4.902 48.406, -4.902 48.406, -4.902 48.406, -4.902 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9266'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9623'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.875277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.406, -4.902 48.406, -4.902 48.406, -4.902 48.406, -4.902 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9623'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9512'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.97'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.408, -4.902 48.408, -4.902 48.408, -4.902 48.408, -4.902 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9512'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4449'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.419, -4.902 48.419, -4.902 48.419, -4.902 48.419, -4.902 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4449'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.808 -4.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.808"^^xsd:decimal ;
  dwc:decimalLongitude "-4.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.808 -4.902)"^^geo:wktLiteral ;
  geo-pos:lat "48.808"^^xsd:decimal ;
  geo-pos:long "-4.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6174'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.358888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.902'^^xsd:double;
  dwc:latitude '48.808'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.902 48.808, -4.902 48.808, -4.902 48.808, -4.902 48.808, -4.902 48.808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6174'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6997'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.296, -4.901 48.296, -4.901 48.296, -4.901 48.296, -4.901 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6997'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7054'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.316, -4.901 48.316, -4.901 48.316, -4.901 48.316, -4.901 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7054'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7061'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.148611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.316, -4.901 48.316, -4.901 48.316, -4.901 48.316, -4.901 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7061'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7016'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.318, -4.901 48.318, -4.901 48.318, -4.901 48.318, -4.901 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7016'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7908'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.230833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.326, -4.901 48.326, -4.901 48.326, -4.901 48.326, -4.901 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7908'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4317'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.266388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.345, -4.901 48.345, -4.901 48.345, -4.901 48.345, -4.901 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4317'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10091'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.359, -4.901 48.359, -4.901 48.359, -4.901 48.359, -4.901 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10091'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3740'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.431111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.361, -4.901 48.361, -4.901 48.361, -4.901 48.361, -4.901 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3740'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8450'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.883055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.365, -4.901 48.365, -4.901 48.365, -4.901 48.365, -4.901 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8450'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9028'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.366, -4.901 48.366, -4.901 48.366, -4.901 48.366, -4.901 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9028'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8648'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.198888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.368, -4.901 48.368, -4.901 48.368, -4.901 48.368, -4.901 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8648'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_10123'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.0763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.37, -4.901 48.37, -4.901 48.37, -4.901 48.37, -4.901 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10123'^^xsd:string;
  dwc:observationDate '2003-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1411'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.005277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.371, -4.901 48.371, -4.901 48.371, -4.901 48.371, -4.901 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1411'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9095'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.372, -4.901 48.372, -4.901 48.372, -4.901 48.372, -4.901 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9095'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_415'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.7325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.373, -4.901 48.373, -4.901 48.373, -4.901 48.373, -4.901 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_415'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8601'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.374, -4.901 48.374, -4.901 48.374, -4.901 48.374, -4.901 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8601'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8343'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.72'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.375, -4.901 48.375, -4.901 48.375, -4.901 48.375, -4.901 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8343'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9740'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.886666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.376, -4.901 48.376, -4.901 48.376, -4.901 48.376, -4.901 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9740'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9773'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.775833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.376, -4.901 48.376, -4.901 48.376, -4.901 48.376, -4.901 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9773'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7211'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.248888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.377, -4.901 48.377, -4.901 48.377, -4.901 48.377, -4.901 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7211'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3296'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.203055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.378, -4.901 48.378, -4.901 48.378, -4.901 48.378, -4.901 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3296'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9962'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.378, -4.901 48.378, -4.901 48.378, -4.901 48.378, -4.901 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9962'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_268'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.2533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.38, -4.901 48.38, -4.901 48.38, -4.901 48.38, -4.901 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_268'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9455'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.189722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.38, -4.901 48.38, -4.901 48.38, -4.901 48.38, -4.901 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9455'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7094'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.885833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.381, -4.901 48.381, -4.901 48.381, -4.901 48.381, -4.901 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7094'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10138'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.18'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.381, -4.901 48.381, -4.901 48.381, -4.901 48.381, -4.901 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10138'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9565'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.790833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.383, -4.901 48.383, -4.901 48.383, -4.901 48.383, -4.901 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9565'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3576'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.059722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.384, -4.901 48.384, -4.901 48.384, -4.901 48.384, -4.901 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3576'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3477'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.945'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.384, -4.901 48.384, -4.901 48.384, -4.901 48.384, -4.901 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3477'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7934'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.384, -4.901 48.384, -4.901 48.384, -4.901 48.384, -4.901 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7934'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8038'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.379722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.385, -4.901 48.385, -4.901 48.385, -4.901 48.385, -4.901 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8038'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9104'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.0825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.385, -4.901 48.385, -4.901 48.385, -4.901 48.385, -4.901 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9104'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8651'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.731388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.385, -4.901 48.385, -4.901 48.385, -4.901 48.385, -4.901 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8651'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2811'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.387, -4.901 48.387, -4.901 48.387, -4.901 48.387, -4.901 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2811'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9139'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.543055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.387, -4.901 48.387, -4.901 48.387, -4.901 48.387, -4.901 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9139'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8563'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.953333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.387, -4.901 48.387, -4.901 48.387, -4.901 48.387, -4.901 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8563'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9960'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.388, -4.901 48.388, -4.901 48.388, -4.901 48.388, -4.901 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9960'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8969'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.9458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.389, -4.901 48.389, -4.901 48.389, -4.901 48.389, -4.901 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8969'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_10117'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.465'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.389, -4.901 48.389, -4.901 48.389, -4.901 48.389, -4.901 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10117'^^xsd:string;
  dwc:observationDate '2003-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8556'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.965277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.39, -4.901 48.39, -4.901 48.39, -4.901 48.39, -4.901 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8556'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7561'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.39, -4.901 48.39, -4.901 48.39, -4.901 48.39, -4.901 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7561'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9592'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.39, -4.901 48.39, -4.901 48.39, -4.901 48.39, -4.901 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9592'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8955'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.391, -4.901 48.391, -4.901 48.391, -4.901 48.391, -4.901 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8955'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5442'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.392, -4.901 48.392, -4.901 48.392, -4.901 48.392, -4.901 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5442'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8049'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.5513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.392, -4.901 48.392, -4.901 48.392, -4.901 48.392, -4.901 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8049'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10096'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.428888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.392, -4.901 48.392, -4.901 48.392, -4.901 48.392, -4.901 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10096'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_125'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6594444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.393, -4.901 48.393, -4.901 48.393, -4.901 48.393, -4.901 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_125'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9622'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.354166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.393, -4.901 48.393, -4.901 48.393, -4.901 48.393, -4.901 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9622'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4599'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.429166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.394, -4.901 48.394, -4.901 48.394, -4.901 48.394, -4.901 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4599'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8090'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.225833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.394, -4.901 48.394, -4.901 48.394, -4.901 48.394, -4.901 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8090'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1783'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.892222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.395, -4.901 48.395, -4.901 48.395, -4.901 48.395, -4.901 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1783'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5316'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.395, -4.901 48.395, -4.901 48.395, -4.901 48.395, -4.901 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5316'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7048'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.316388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.399, -4.901 48.399, -4.901 48.399, -4.901 48.399, -4.901 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7048'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8931'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.4, -4.901 48.4, -4.901 48.4, -4.901 48.4, -4.901 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8931'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7642'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.401, -4.901 48.401, -4.901 48.401, -4.901 48.401, -4.901 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7642'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_10028'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.3336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.401, -4.901 48.401, -4.901 48.401, -4.901 48.401, -4.901 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10028'^^xsd:string;
  dwc:observationDate '2003-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1784'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.451111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.414, -4.901 48.414, -4.901 48.414, -4.901 48.414, -4.901 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1784'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.467"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.467"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7686'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.467, -4.901 48.467, -4.901 48.467, -4.901 48.467, -4.901 48.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7686'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.471 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.471 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.471"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7835'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.310277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.471'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.471, -4.901 48.471, -4.901 48.471, -4.901 48.471, -4.901 48.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7835'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.901)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-4.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7486'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.901'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.901 48.483, -4.901 48.483, -4.901 48.483, -4.901 48.483, -4.901 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7486'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6998'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.316, -4.9 48.316, -4.9 48.316, -4.9 48.316, -4.9 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6998'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7021'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.318, -4.9 48.318, -4.9 48.318, -4.9 48.318, -4.9 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7021'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4167'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.322, -4.9 48.322, -4.9 48.322, -4.9 48.322, -4.9 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4167'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_227'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.1566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.344, -4.9 48.344, -4.9 48.344, -4.9 48.344, -4.9 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_227'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8886'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.3127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.345, -4.9 48.345, -4.9 48.345, -4.9 48.345, -4.9 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8886'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3488'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.688333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.358, -4.9 48.358, -4.9 48.358, -4.9 48.358, -4.9 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3488'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3450'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.364, -4.9 48.364, -4.9 48.364, -4.9 48.364, -4.9 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3450'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8713'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.365, -4.9 48.365, -4.9 48.365, -4.9 48.365, -4.9 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8713'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3006'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.888333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.367, -4.9 48.367, -4.9 48.367, -4.9 48.367, -4.9 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3006'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8678'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.4719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.37, -4.9 48.37, -4.9 48.37, -4.9 48.37, -4.9 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8678'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8173'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.068055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.371, -4.9 48.371, -4.9 48.371, -4.9 48.371, -4.9 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8173'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3331'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.8438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.374, -4.9 48.374, -4.9 48.374, -4.9 48.374, -4.9 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3331'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7685'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.377, -4.9 48.377, -4.9 48.377, -4.9 48.377, -4.9 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7685'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7939'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.106944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.378, -4.9 48.378, -4.9 48.378, -4.9 48.378, -4.9 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7939'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7895'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.38, -4.9 48.38, -4.9 48.38, -4.9 48.38, -4.9 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7895'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9419'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.38, -4.9 48.38, -4.9 48.38, -4.9 48.38, -4.9 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9419'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8018'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.209166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.382, -4.9 48.382, -4.9 48.382, -4.9 48.382, -4.9 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8018'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8853'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.666388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.382, -4.9 48.382, -4.9 48.382, -4.9 48.382, -4.9 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8853'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8701'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.3438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.383, -4.9 48.383, -4.9 48.383, -4.9 48.383, -4.9 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8701'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9468'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.948611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.383, -4.9 48.383, -4.9 48.383, -4.9 48.383, -4.9 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9468'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9954'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.383, -4.9 48.383, -4.9 48.383, -4.9 48.383, -4.9 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9954'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9604'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.385, -4.9 48.385, -4.9 48.385, -4.9 48.385, -4.9 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9604'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5304'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.386, -4.9 48.386, -4.9 48.386, -4.9 48.386, -4.9 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5304'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5814'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.386, -4.9 48.386, -4.9 48.386, -4.9 48.386, -4.9 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5814'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9116'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.2169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.388, -4.9 48.388, -4.9 48.388, -4.9 48.388, -4.9 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9116'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9495'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.423611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.389, -4.9 48.389, -4.9 48.389, -4.9 48.389, -4.9 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9495'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2715'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.147777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.39, -4.9 48.39, -4.9 48.39, -4.9 48.39, -4.9 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2715'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9177'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.39, -4.9 48.39, -4.9 48.39, -4.9 48.39, -4.9 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9177'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3002'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.071666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.391, -4.9 48.391, -4.9 48.391, -4.9 48.391, -4.9 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3002'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9438'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.221944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.391, -4.9 48.391, -4.9 48.391, -4.9 48.391, -4.9 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9438'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9164'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.392, -4.9 48.392, -4.9 48.392, -4.9 48.392, -4.9 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9164'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9290'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.393, -4.9 48.393, -4.9 48.393, -4.9 48.393, -4.9 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9290'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9248'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.393, -4.9 48.393, -4.9 48.393, -4.9 48.393, -4.9 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9248'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1778'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.896111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.395, -4.9 48.395, -4.9 48.395, -4.9 48.395, -4.9 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1778'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9100'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.395, -4.9 48.395, -4.9 48.395, -4.9 48.395, -4.9 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9100'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9072'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.958611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.396, -4.9 48.396, -4.9 48.396, -4.9 48.396, -4.9 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9072'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8954'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.6369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.396, -4.9 48.396, -4.9 48.396, -4.9 48.396, -4.9 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8954'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8991'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.574166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.396, -4.9 48.396, -4.9 48.396, -4.9 48.396, -4.9 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8991'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_595'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_595'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4202'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4202'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8942'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.700833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8942'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8983'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.193055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8983'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9168'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.030833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9168'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9309'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.616944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397, -4.9 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9309'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1775'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.398, -4.9 48.398, -4.9 48.398, -4.9 48.398, -4.9 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1775'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8968'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.2838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.398, -4.9 48.398, -4.9 48.398, -4.9 48.398, -4.9 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8968'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10097'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.147777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.398, -4.9 48.398, -4.9 48.398, -4.9 48.398, -4.9 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10097'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9264'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.399, -4.9 48.399, -4.9 48.399, -4.9 48.399, -4.9 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9264'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8558'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.473055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.399, -4.9 48.399, -4.9 48.399, -4.9 48.399, -4.9 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8558'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8967'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.918611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.402, -4.9 48.402, -4.9 48.402, -4.9 48.402, -4.9 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8967'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9008'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.402, -4.9 48.402, -4.9 48.402, -4.9 48.402, -4.9 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9008'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9233'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.405, -4.9 48.405, -4.9 48.405, -4.9 48.405, -4.9 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9233'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_272'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.4547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.41, -4.9 48.41, -4.9 48.41, -4.9 48.41, -4.9 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_272'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.906 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.906"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.906 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.906"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6463'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '48.906'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9 48.906, -4.9 48.906, -4.9 48.906, -4.9 48.906, -4.9 48.906))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6463'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2133'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.319, -4.899 48.319, -4.899 48.319, -4.899 48.319, -4.899 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2133'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1519'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.286388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.325, -4.899 48.325, -4.899 48.325, -4.899 48.325, -4.899 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1519'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8788'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.335, -4.899 48.335, -4.899 48.335, -4.899 48.335, -4.899 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8788'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6610'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.304722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.337, -4.899 48.337, -4.899 48.337, -4.899 48.337, -4.899 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6610'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_429'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.813333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.364, -4.899 48.364, -4.899 48.364, -4.899 48.364, -4.899 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_429'^^xsd:string;
  dwc:observationDate '1999-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7288'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.366, -4.899 48.366, -4.899 48.366, -4.899 48.366, -4.899 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7288'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1628'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.4388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.368, -4.899 48.368, -4.899 48.368, -4.899 48.368, -4.899 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1628'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8157'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.4475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.371, -4.899 48.371, -4.899 48.371, -4.899 48.371, -4.899 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8157'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8225'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.371, -4.899 48.371, -4.899 48.371, -4.899 48.371, -4.899 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8225'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4145'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.372, -4.899 48.372, -4.899 48.372, -4.899 48.372, -4.899 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4145'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3686'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.321388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.373, -4.899 48.373, -4.899 48.373, -4.899 48.373, -4.899 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3686'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6044'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.079166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.373, -4.899 48.373, -4.899 48.373, -4.899 48.373, -4.899 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6044'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7568'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.373, -4.899 48.373, -4.899 48.373, -4.899 48.373, -4.899 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7568'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2446'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.673333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.374, -4.899 48.374, -4.899 48.374, -4.899 48.374, -4.899 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2446'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8817'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.375, -4.899 48.375, -4.899 48.375, -4.899 48.375, -4.899 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8817'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_443'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.946388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.376, -4.899 48.376, -4.899 48.376, -4.899 48.376, -4.899 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_443'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4368'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.028333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.377, -4.899 48.377, -4.899 48.377, -4.899 48.377, -4.899 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4368'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10054'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.378, -4.899 48.378, -4.899 48.378, -4.899 48.378, -4.899 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10054'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7071'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.9466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.38, -4.899 48.38, -4.899 48.38, -4.899 48.38, -4.899 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7071'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_591'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.251388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.381, -4.899 48.381, -4.899 48.381, -4.899 48.381, -4.899 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_591'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9395'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.4083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.381, -4.899 48.381, -4.899 48.381, -4.899 48.381, -4.899 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9395'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9143'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.5525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.383, -4.899 48.383, -4.899 48.383, -4.899 48.383, -4.899 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9143'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9705'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.383, -4.899 48.383, -4.899 48.383, -4.899 48.383, -4.899 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9705'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10093'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.784444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.384, -4.899 48.384, -4.899 48.384, -4.899 48.384, -4.899 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10093'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8465'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.385, -4.899 48.385, -4.899 48.385, -4.899 48.385, -4.899 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8465'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3058'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.386, -4.899 48.386, -4.899 48.386, -4.899 48.386, -4.899 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3058'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5313'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.676666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.387, -4.899 48.387, -4.899 48.387, -4.899 48.387, -4.899 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5313'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8849'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.150555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.387, -4.899 48.387, -4.899 48.387, -4.899 48.387, -4.899 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8849'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8044'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.188333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.392, -4.899 48.392, -4.899 48.392, -4.899 48.392, -4.899 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8044'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9089'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.431944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.392, -4.899 48.392, -4.899 48.392, -4.899 48.392, -4.899 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9089'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9212'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.685'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.393, -4.899 48.393, -4.899 48.393, -4.899 48.393, -4.899 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9212'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9590'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.451666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.393, -4.899 48.393, -4.899 48.393, -4.899 48.393, -4.899 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9590'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8877'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.043333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.394, -4.899 48.394, -4.899 48.394, -4.899 48.394, -4.899 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8877'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1789'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1789'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5307'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.098611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5307'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3008'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.9272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3008'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9209'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.262777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9209'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8961'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.4588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395, -4.899 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8961'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9277'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.8605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.397, -4.899 48.397, -4.899 48.397, -4.899 48.397, -4.899 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9277'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_10027'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.6522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.397, -4.899 48.397, -4.899 48.397, -4.899 48.397, -4.899 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10027'^^xsd:string;
  dwc:observationDate '2003-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4565'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.748611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.398, -4.899 48.398, -4.899 48.398, -4.899 48.398, -4.899 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4565'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5402'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.4580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.398, -4.899 48.398, -4.899 48.398, -4.899 48.398, -4.899 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5402'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8988'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3536111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.398, -4.899 48.398, -4.899 48.398, -4.899 48.398, -4.899 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8988'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9307'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.082777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.4, -4.899 48.4, -4.899 48.4, -4.899 48.4, -4.899 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9307'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9742'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.283888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.401, -4.899 48.401, -4.899 48.401, -4.899 48.401, -4.899 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9742'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8859'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.981388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.405, -4.899 48.405, -4.899 48.405, -4.899 48.405, -4.899 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8859'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9615'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.733055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.41, -4.899 48.41, -4.899 48.41, -4.899 48.41, -4.899 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9615'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9295'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.29'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.412, -4.899 48.412, -4.899 48.412, -4.899 48.412, -4.899 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9295'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8869'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.046111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.417, -4.899 48.417, -4.899 48.417, -4.899 48.417, -4.899 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8869'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_583'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.423, -4.899 48.423, -4.899 48.423, -4.899 48.423, -4.899 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_583'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7867'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.526111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.899'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.899 48.446, -4.899 48.446, -4.899 48.446, -4.899 48.446, -4.899 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7867'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.216 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.216"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.216 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.216"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8802'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.031944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.216'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.216, -4.898 48.216, -4.898 48.216, -4.898 48.216, -4.898 48.216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8802'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7081'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.298, -4.898 48.298, -4.898 48.298, -4.898 48.298, -4.898 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7081'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7064'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.317, -4.898 48.317, -4.898 48.317, -4.898 48.317, -4.898 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7064'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_246'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.796944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.33, -4.898 48.33, -4.898 48.33, -4.898 48.33, -4.898 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_246'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2961'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.359, -4.898 48.359, -4.898 48.359, -4.898 48.359, -4.898 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2961'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7304'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.0975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.36, -4.898 48.36, -4.898 48.36, -4.898 48.36, -4.898 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7304'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1629'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.363, -4.898 48.363, -4.898 48.363, -4.898 48.363, -4.898 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1629'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5530'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.363, -4.898 48.363, -4.898 48.363, -4.898 48.363, -4.898 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5530'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8700'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.4744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.37, -4.898 48.37, -4.898 48.37, -4.898 48.37, -4.898 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8700'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3316'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.473333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.372, -4.898 48.372, -4.898 48.372, -4.898 48.372, -4.898 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3316'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3593'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.3325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.373, -4.898 48.373, -4.898 48.373, -4.898 48.373, -4.898 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3593'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9776'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.0913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.374, -4.898 48.374, -4.898 48.374, -4.898 48.374, -4.898 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9776'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_10156'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.374, -4.898 48.374, -4.898 48.374, -4.898 48.374, -4.898 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10156'^^xsd:string;
  dwc:observationDate '2004-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2325'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.333888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.375, -4.898 48.375, -4.898 48.375, -4.898 48.375, -4.898 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2325'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8224'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.375, -4.898 48.375, -4.898 48.375, -4.898 48.375, -4.898 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8224'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2922'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.350277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.375, -4.898 48.375, -4.898 48.375, -4.898 48.375, -4.898 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2922'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2971'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.376, -4.898 48.376, -4.898 48.376, -4.898 48.376, -4.898 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2971'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9152'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.9677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.376, -4.898 48.376, -4.898 48.376, -4.898 48.376, -4.898 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9152'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9897'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.7955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.377, -4.898 48.377, -4.898 48.377, -4.898 48.377, -4.898 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9897'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3330'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.378, -4.898 48.378, -4.898 48.378, -4.898 48.378, -4.898 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3330'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9113'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.038611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.378, -4.898 48.378, -4.898 48.378, -4.898 48.378, -4.898 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9113'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8785'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.795833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.378, -4.898 48.378, -4.898 48.378, -4.898 48.378, -4.898 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8785'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8031'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.185'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.379, -4.898 48.379, -4.898 48.379, -4.898 48.379, -4.898 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8031'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9967'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.671944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.379, -4.898 48.379, -4.898 48.379, -4.898 48.379, -4.898 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9967'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_10130'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.316111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.38, -4.898 48.38, -4.898 48.38, -4.898 48.38, -4.898 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10130'^^xsd:string;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2421'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.661666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.381, -4.898 48.381, -4.898 48.381, -4.898 48.381, -4.898 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2421'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3344'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.5336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.381, -4.898 48.381, -4.898 48.381, -4.898 48.381, -4.898 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3344'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4149'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.381, -4.898 48.381, -4.898 48.381, -4.898 48.381, -4.898 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4149'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9781'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.930277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.381, -4.898 48.381, -4.898 48.381, -4.898 48.381, -4.898 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9781'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5355'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.321666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.382, -4.898 48.382, -4.898 48.382, -4.898 48.382, -4.898 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5355'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9611'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.8841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.382, -4.898 48.382, -4.898 48.382, -4.898 48.382, -4.898 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9611'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9494'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.198333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.382, -4.898 48.382, -4.898 48.382, -4.898 48.382, -4.898 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9494'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5109'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.386, -4.898 48.386, -4.898 48.386, -4.898 48.386, -4.898 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5109'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8023'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.135555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.386, -4.898 48.386, -4.898 48.386, -4.898 48.386, -4.898 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8023'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8110'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.387, -4.898 48.387, -4.898 48.387, -4.898 48.387, -4.898 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8110'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2296'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.7058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.388, -4.898 48.388, -4.898 48.388, -4.898 48.388, -4.898 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2296'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4198'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.5691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.388, -4.898 48.388, -4.898 48.388, -4.898 48.388, -4.898 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4198'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8053'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.285833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.389, -4.898 48.389, -4.898 48.389, -4.898 48.389, -4.898 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8053'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7755'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.389, -4.898 48.389, -4.898 48.389, -4.898 48.389, -4.898 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7755'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9553'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.644722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.39, -4.898 48.39, -4.898 48.39, -4.898 48.39, -4.898 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9553'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9189'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.107777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.391, -4.898 48.391, -4.898 48.391, -4.898 48.391, -4.898 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9189'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3575'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.740555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.392, -4.898 48.392, -4.898 48.392, -4.898 48.392, -4.898 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3575'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5270'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.392, -4.898 48.392, -4.898 48.392, -4.898 48.392, -4.898 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5270'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9126'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.393, -4.898 48.393, -4.898 48.393, -4.898 48.393, -4.898 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9126'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1095'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.552222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.394, -4.898 48.394, -4.898 48.394, -4.898 48.394, -4.898 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1095'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9085'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.394, -4.898 48.394, -4.898 48.394, -4.898 48.394, -4.898 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9085'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9201'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.3475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.394, -4.898 48.394, -4.898 48.394, -4.898 48.394, -4.898 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9201'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8975'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.236388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.395, -4.898 48.395, -4.898 48.395, -4.898 48.395, -4.898 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8975'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8981'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.396, -4.898 48.396, -4.898 48.396, -4.898 48.396, -4.898 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8981'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8989'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.4647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.396, -4.898 48.396, -4.898 48.396, -4.898 48.396, -4.898 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8989'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2844'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.482777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.397, -4.898 48.397, -4.898 48.397, -4.898 48.397, -4.898 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2844'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5817'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.290277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.398, -4.898 48.398, -4.898 48.398, -4.898 48.398, -4.898 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5817'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9203'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.8508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.398, -4.898 48.398, -4.898 48.398, -4.898 48.398, -4.898 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9203'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9003'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.959166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.399, -4.898 48.399, -4.898 48.399, -4.898 48.399, -4.898 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9003'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6668'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.105833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.4, -4.898 48.4, -4.898 48.4, -4.898 48.4, -4.898 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6668'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8604'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.401, -4.898 48.401, -4.898 48.401, -4.898 48.401, -4.898 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8604'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9423'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.649444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.401, -4.898 48.401, -4.898 48.401, -4.898 48.401, -4.898 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9423'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9764'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.806111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.405, -4.898 48.405, -4.898 48.405, -4.898 48.405, -4.898 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9764'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_278'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.553333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.41, -4.898 48.41, -4.898 48.41, -4.898 48.41, -4.898 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_278'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5108'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.4294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.413, -4.898 48.413, -4.898 48.413, -4.898 48.413, -4.898 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5108'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2182'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.432, -4.898 48.432, -4.898 48.432, -4.898 48.432, -4.898 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2182'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7400'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.444, -4.898 48.444, -4.898 48.444, -4.898 48.444, -4.898 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7400'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6946'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.9625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898 48.536, -4.898 48.536, -4.898 48.536, -4.898 48.536, -4.898 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6946'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4447'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.1283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.309, -4.897 48.309, -4.897 48.309, -4.897 48.309, -4.897 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4447'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1807'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.316, -4.897 48.316, -4.897 48.316, -4.897 48.316, -4.897 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1807'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7099'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.316, -4.897 48.316, -4.897 48.316, -4.897 48.316, -4.897 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7099'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7029'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.4725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.317, -4.897 48.317, -4.897 48.317, -4.897 48.317, -4.897 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7029'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7049'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.448611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.318, -4.897 48.318, -4.897 48.318, -4.897 48.318, -4.897 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7049'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7001'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.326, -4.897 48.326, -4.897 48.326, -4.897 48.326, -4.897 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7001'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.328"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4153'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.8166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.328, -4.897 48.328, -4.897 48.328, -4.897 48.328, -4.897 48.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4153'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7058'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.229722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.331, -4.897 48.331, -4.897 48.331, -4.897 48.331, -4.897 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7058'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2959'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.290833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.332, -4.897 48.332, -4.897 48.332, -4.897 48.332, -4.897 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2959'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3253'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.821111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.333, -4.897 48.333, -4.897 48.333, -4.897 48.333, -4.897 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3253'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3212'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.34, -4.897 48.34, -4.897 48.34, -4.897 48.34, -4.897 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3212'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3727'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.0838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.354, -4.897 48.354, -4.897 48.354, -4.897 48.354, -4.897 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3727'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8728'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.359, -4.897 48.359, -4.897 48.359, -4.897 48.359, -4.897 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8728'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9710'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.235277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.36, -4.897 48.36, -4.897 48.36, -4.897 48.36, -4.897 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9710'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_625'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.46'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.369, -4.897 48.369, -4.897 48.369, -4.897 48.369, -4.897 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_625'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6040'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.4713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.369, -4.897 48.369, -4.897 48.369, -4.897 48.369, -4.897 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6040'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3007'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.443888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.371, -4.897 48.371, -4.897 48.371, -4.897 48.371, -4.897 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3007'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7907'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.581666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.371, -4.897 48.371, -4.897 48.371, -4.897 48.371, -4.897 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7907'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7682'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.198333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.372, -4.897 48.372, -4.897 48.372, -4.897 48.372, -4.897 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7682'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7193'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.4158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.372, -4.897 48.372, -4.897 48.372, -4.897 48.372, -4.897 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7193'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9563'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.296666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.372, -4.897 48.372, -4.897 48.372, -4.897 48.372, -4.897 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9563'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7874'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.335'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.376, -4.897 48.376, -4.897 48.376, -4.897 48.376, -4.897 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7874'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7147'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.377, -4.897 48.377, -4.897 48.377, -4.897 48.377, -4.897 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7147'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9418'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.38, -4.897 48.38, -4.897 48.38, -4.897 48.38, -4.897 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9418'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9451'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.279166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.38, -4.897 48.38, -4.897 48.38, -4.897 48.38, -4.897 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9451'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9770'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.381, -4.897 48.381, -4.897 48.381, -4.897 48.381, -4.897 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9770'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5354'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.3075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.382, -4.897 48.382, -4.897 48.382, -4.897 48.382, -4.897 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5354'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8187'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.382, -4.897 48.382, -4.897 48.382, -4.897 48.382, -4.897 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8187'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7937'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.382, -4.897 48.382, -4.897 48.382, -4.897 48.382, -4.897 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7937'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_590'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.816388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_590'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1793'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.716388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1793'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5258'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5258'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7978'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7978'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9614'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.6375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385, -4.897 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9614'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8083'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.0575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.387, -4.897 48.387, -4.897 48.387, -4.897 48.387, -4.897 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8083'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9297'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.387, -4.897 48.387, -4.897 48.387, -4.897 48.387, -4.897 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9297'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9121'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.928611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.387, -4.897 48.387, -4.897 48.387, -4.897 48.387, -4.897 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9121'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7496'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.188333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.387, -4.897 48.387, -4.897 48.387, -4.897 48.387, -4.897 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7496'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8056'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.384166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.388, -4.897 48.388, -4.897 48.388, -4.897 48.388, -4.897 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8056'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7921'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.065'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.389, -4.897 48.389, -4.897 48.389, -4.897 48.389, -4.897 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7921'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8070'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.391, -4.897 48.391, -4.897 48.391, -4.897 48.391, -4.897 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8070'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8093'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.215'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.392, -4.897 48.392, -4.897 48.392, -4.897 48.392, -4.897 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8093'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7963'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.554166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.392, -4.897 48.392, -4.897 48.392, -4.897 48.392, -4.897 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7963'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3076'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.527222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3076'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9147'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9147'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9208'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.129444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9208'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8856'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8856'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8956'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.495833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394, -4.897 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8956'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8878'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.096388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.395, -4.897 48.395, -4.897 48.395, -4.897 48.395, -4.897 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8878'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_10005'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.6875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.395, -4.897 48.395, -4.897 48.395, -4.897 48.395, -4.897 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10005'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10094'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.928888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.395, -4.897 48.395, -4.897 48.395, -4.897 48.395, -4.897 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10094'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5818'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.045833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5818'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9070'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9070'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9198'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.725277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9198'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9245'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.8936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9245'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8940'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.3708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8940'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9961'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.962222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396, -4.897 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9961'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9086'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.397, -4.897 48.397, -4.897 48.397, -4.897 48.397, -4.897 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9086'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9006'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.9025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.397, -4.897 48.397, -4.897 48.397, -4.897 48.397, -4.897 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9006'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9519'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.254166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.397, -4.897 48.397, -4.897 48.397, -4.897 48.397, -4.897 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9519'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10018'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.8327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.397, -4.897 48.397, -4.897 48.397, -4.897 48.397, -4.897 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10018'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_600'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.398, -4.897 48.398, -4.897 48.398, -4.897 48.398, -4.897 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_600'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9102'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.7113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.398, -4.897 48.398, -4.897 48.398, -4.897 48.398, -4.897 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9102'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9401'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.023333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.398, -4.897 48.398, -4.897 48.398, -4.897 48.398, -4.897 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9401'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9257'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.6316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.399, -4.897 48.399, -4.897 48.399, -4.897 48.399, -4.897 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9257'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9040'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.399, -4.897 48.399, -4.897 48.399, -4.897 48.399, -4.897 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9040'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9616'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.425833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.399, -4.897 48.399, -4.897 48.399, -4.897 48.399, -4.897 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9616'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1769'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.401, -4.897 48.401, -4.897 48.401, -4.897 48.401, -4.897 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1769'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4778'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.862777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.404, -4.897 48.404, -4.897 48.404, -4.897 48.404, -4.897 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4778'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9511'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.06'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.406, -4.897 48.406, -4.897 48.406, -4.897 48.406, -4.897 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9511'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1785'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.640555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.412, -4.897 48.412, -4.897 48.412, -4.897 48.412, -4.897 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1785'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7966'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.412, -4.897 48.412, -4.897 48.412, -4.897 48.412, -4.897 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7966'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8926'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.477222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.412, -4.897 48.412, -4.897 48.412, -4.897 48.412, -4.897 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8926'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.948 -4.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.948"^^xsd:decimal ;
  dwc:decimalLongitude "-4.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.948 -4.897)"^^geo:wktLiteral ;
  geo-pos:lat "48.948"^^xsd:decimal ;
  geo-pos:long "-4.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3831'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.8827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.897'^^xsd:double;
  dwc:latitude '48.948'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.897 48.948, -4.897 48.948, -4.897 48.948, -4.897 48.948, -4.897 48.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3831'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.229 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.229"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.229 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.229"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3298'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.665277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.229'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.229, -4.896 48.229, -4.896 48.229, -4.896 48.229, -4.896 48.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3298'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2121'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.032777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.311, -4.896 48.311, -4.896 48.311, -4.896 48.311, -4.896 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2121'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7028'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.4444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.315, -4.896 48.315, -4.896 48.315, -4.896 48.315, -4.896 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7028'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2134'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.317, -4.896 48.317, -4.896 48.317, -4.896 48.317, -4.896 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2134'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6875'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.279166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.317, -4.896 48.317, -4.896 48.317, -4.896 48.317, -4.896 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6875'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7127'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.317, -4.896 48.317, -4.896 48.317, -4.896 48.317, -4.896 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7127'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2118'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.318, -4.896 48.318, -4.896 48.318, -4.896 48.318, -4.896 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2118'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1806'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.8855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.321, -4.896 48.321, -4.896 48.321, -4.896 48.321, -4.896 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1806'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7080'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.161666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.341, -4.896 48.341, -4.896 48.341, -4.896 48.341, -4.896 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7080'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7398'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.284444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.348, -4.896 48.348, -4.896 48.348, -4.896 48.348, -4.896 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7398'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3565'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.352, -4.896 48.352, -4.896 48.352, -4.896 48.352, -4.896 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3565'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2678'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.235833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.355, -4.896 48.355, -4.896 48.355, -4.896 48.355, -4.896 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2678'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2677'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.279166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.358, -4.896 48.358, -4.896 48.358, -4.896 48.358, -4.896 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2677'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3131'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.3975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.359, -4.896 48.359, -4.896 48.359, -4.896 48.359, -4.896 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3131'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5910'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.097777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.359, -4.896 48.359, -4.896 48.359, -4.896 48.359, -4.896 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5910'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3470'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.3308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.36, -4.896 48.36, -4.896 48.36, -4.896 48.36, -4.896 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3470'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5864'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.434166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.364, -4.896 48.364, -4.896 48.364, -4.896 48.364, -4.896 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5864'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_616'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.985833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.365, -4.896 48.365, -4.896 48.365, -4.896 48.365, -4.896 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_616'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1631'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.523055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.365, -4.896 48.365, -4.896 48.365, -4.896 48.365, -4.896 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1631'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3151'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.274444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.365, -4.896 48.365, -4.896 48.365, -4.896 48.365, -4.896 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3151'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7206'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.4802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.375, -4.896 48.375, -4.896 48.375, -4.896 48.375, -4.896 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7206'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10048'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.403333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.376, -4.896 48.376, -4.896 48.376, -4.896 48.376, -4.896 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10048'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10108'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.038333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.376, -4.896 48.376, -4.896 48.376, -4.896 48.376, -4.896 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10108'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1836'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.9075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.377, -4.896 48.377, -4.896 48.377, -4.896 48.377, -4.896 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1836'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7997'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.3675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.378, -4.896 48.378, -4.896 48.378, -4.896 48.378, -4.896 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7997'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3343'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.0633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.379, -4.896 48.379, -4.896 48.379, -4.896 48.379, -4.896 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3343'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5770'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.724444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.38, -4.896 48.38, -4.896 48.38, -4.896 48.38, -4.896 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5770'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5771'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.744166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.38, -4.896 48.38, -4.896 48.38, -4.896 48.38, -4.896 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5771'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9516'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.38, -4.896 48.38, -4.896 48.38, -4.896 48.38, -4.896 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9516'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4348'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.4827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.381, -4.896 48.381, -4.896 48.381, -4.896 48.381, -4.896 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4348'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8040'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.066944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.381, -4.896 48.381, -4.896 48.381, -4.896 48.381, -4.896 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8040'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7182'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.212222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.382, -4.896 48.382, -4.896 48.382, -4.896 48.382, -4.896 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7182'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9048'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.382, -4.896 48.382, -4.896 48.382, -4.896 48.382, -4.896 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9048'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5618'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.2036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.383, -4.896 48.383, -4.896 48.383, -4.896 48.383, -4.896 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5618'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8087'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.383, -4.896 48.383, -4.896 48.383, -4.896 48.383, -4.896 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8087'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7949'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.384, -4.896 48.384, -4.896 48.384, -4.896 48.384, -4.896 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7949'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7951'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.406666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.384, -4.896 48.384, -4.896 48.384, -4.896 48.384, -4.896 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7951'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10046'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.981111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.384, -4.896 48.384, -4.896 48.384, -4.896 48.384, -4.896 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10046'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3574'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.474444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.385, -4.896 48.385, -4.896 48.385, -4.896 48.385, -4.896 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3574'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9068'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.314722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.385, -4.896 48.385, -4.896 48.385, -4.896 48.385, -4.896 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9068'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2724'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.386, -4.896 48.386, -4.896 48.386, -4.896 48.386, -4.896 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2724'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8060'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.192777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.386, -4.896 48.386, -4.896 48.386, -4.896 48.386, -4.896 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8060'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8061'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.4372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.386, -4.896 48.386, -4.896 48.386, -4.896 48.386, -4.896 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8061'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9122'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.8047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.386, -4.896 48.386, -4.896 48.386, -4.896 48.386, -4.896 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9122'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3138'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.193611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.387, -4.896 48.387, -4.896 48.387, -4.896 48.387, -4.896 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3138'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7307'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.387, -4.896 48.387, -4.896 48.387, -4.896 48.387, -4.896 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7307'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9026'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.8033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.388, -4.896 48.388, -4.896 48.388, -4.896 48.388, -4.896 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9026'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7763'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.7991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.389, -4.896 48.389, -4.896 48.389, -4.896 48.389, -4.896 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7763'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9064'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.389, -4.896 48.389, -4.896 48.389, -4.896 48.389, -4.896 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9064'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8928'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.338055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.389, -4.896 48.389, -4.896 48.389, -4.896 48.389, -4.896 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8928'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8555'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.5733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.39, -4.896 48.39, -4.896 48.39, -4.896 48.39, -4.896 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8555'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7879'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.39, -4.896 48.39, -4.896 48.39, -4.896 48.39, -4.896 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7879'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4220'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.22'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.39, -4.896 48.39, -4.896 48.39, -4.896 48.39, -4.896 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4220'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9005'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.495'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.391, -4.896 48.391, -4.896 48.391, -4.896 48.391, -4.896 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9005'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9288'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.393, -4.896 48.393, -4.896 48.393, -4.896 48.393, -4.896 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9288'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9109'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.2188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.393, -4.896 48.393, -4.896 48.393, -4.896 48.393, -4.896 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9109'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7497'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.063333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.393, -4.896 48.393, -4.896 48.393, -4.896 48.393, -4.896 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7497'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9308'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.939166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9308'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9094'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.755'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9094'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9101'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.5875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9101'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9182'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.5636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9182'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9425'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.205'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9425'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9439'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.364722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9439'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9446'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394, -4.896 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9446'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4466'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4466'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9279'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9279'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7926'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.3688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7926'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9230'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9230'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9244'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.0280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9244'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8870'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.284166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8870'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8941'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.0263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8941'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10014'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.506111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395, -4.896 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10014'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3465'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3465'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5235'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.0316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5235'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9076'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.839166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9076'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9593'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.822777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9593'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8979'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8979'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8986'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8986'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9180'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.163611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396, -4.896 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9180'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1787'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.287777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.397, -4.896 48.397, -4.896 48.397, -4.896 48.397, -4.896 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1787'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9078'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.3222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.398, -4.896 48.398, -4.896 48.398, -4.896 48.398, -4.896 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9078'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9138'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.398, -4.896 48.398, -4.896 48.398, -4.896 48.398, -4.896 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9138'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4570'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.399, -4.896 48.399, -4.896 48.399, -4.896 48.399, -4.896 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4570'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5353'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.286666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.399, -4.896 48.399, -4.896 48.399, -4.896 48.399, -4.896 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5353'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_586'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.7075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.4, -4.896 48.4, -4.896 48.4, -4.896 48.4, -4.896 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_586'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9211'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.0627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.402, -4.896 48.402, -4.896 48.402, -4.896 48.402, -4.896 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9211'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10049'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.596666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.41, -4.896 48.41, -4.896 48.41, -4.896 48.41, -4.896 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10049'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.896)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9959'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.926111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.896'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.896 48.414, -4.896 48.414, -4.896 48.414, -4.896 48.414, -4.896 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9959'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.303"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.303"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7076'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.431388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.303'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.303, -4.895 48.303, -4.895 48.303, -4.895 48.303, -4.895 48.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7076'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2108'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.12'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.315, -4.895 48.315, -4.895 48.315, -4.895 48.315, -4.895 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2108'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7113'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.315, -4.895 48.315, -4.895 48.315, -4.895 48.315, -4.895 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7113'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7106'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.311388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.316, -4.895 48.316, -4.895 48.316, -4.895 48.316, -4.895 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7106'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7055'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.3311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.316, -4.895 48.316, -4.895 48.316, -4.895 48.316, -4.895 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7055'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2122'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.179722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.317, -4.895 48.317, -4.895 48.317, -4.895 48.317, -4.895 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2122'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7108'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.316944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.317, -4.895 48.317, -4.895 48.317, -4.895 48.317, -4.895 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7108'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7039'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.327, -4.895 48.327, -4.895 48.327, -4.895 48.327, -4.895 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7039'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7041'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.685277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.338, -4.895 48.338, -4.895 48.338, -4.895 48.338, -4.895 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7041'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9930'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.361, -4.895 48.361, -4.895 48.361, -4.895 48.361, -4.895 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9930'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_316'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.239722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.362, -4.895 48.362, -4.895 48.362, -4.895 48.362, -4.895 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_316'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9910'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.123888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.363, -4.895 48.363, -4.895 48.363, -4.895 48.363, -4.895 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9910'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3376'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.364, -4.895 48.364, -4.895 48.364, -4.895 48.364, -4.895 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3376'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3535'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.5883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.367, -4.895 48.367, -4.895 48.367, -4.895 48.367, -4.895 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3535'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2483'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.367, -4.895 48.367, -4.895 48.367, -4.895 48.367, -4.895 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2483'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8641'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.367, -4.895 48.367, -4.895 48.367, -4.895 48.367, -4.895 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8641'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5534'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.368, -4.895 48.368, -4.895 48.368, -4.895 48.368, -4.895 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5534'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8829'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.2613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.368, -4.895 48.368, -4.895 48.368, -4.895 48.368, -4.895 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8829'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7139'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.171111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.368, -4.895 48.368, -4.895 48.368, -4.895 48.368, -4.895 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7139'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3547'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.4102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.369, -4.895 48.369, -4.895 48.369, -4.895 48.369, -4.895 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3547'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3306'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.540277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.37, -4.895 48.37, -4.895 48.37, -4.895 48.37, -4.895 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3306'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9534'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.37, -4.895 48.37, -4.895 48.37, -4.895 48.37, -4.895 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9534'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9163'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.37, -4.895 48.37, -4.895 48.37, -4.895 48.37, -4.895 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9163'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3462'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.9566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.371, -4.895 48.371, -4.895 48.371, -4.895 48.371, -4.895 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3462'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7569'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.5230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.371, -4.895 48.371, -4.895 48.371, -4.895 48.371, -4.895 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7569'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2764'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.216944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.373, -4.895 48.373, -4.895 48.373, -4.895 48.373, -4.895 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2764'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3375'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.5419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.374, -4.895 48.374, -4.895 48.374, -4.895 48.374, -4.895 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3375'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7255'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.1225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.374, -4.895 48.374, -4.895 48.374, -4.895 48.374, -4.895 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7255'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3134'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.5652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.375, -4.895 48.375, -4.895 48.375, -4.895 48.375, -4.895 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3134'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5411'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.192777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.377, -4.895 48.377, -4.895 48.377, -4.895 48.377, -4.895 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5411'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10051'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.7808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.377, -4.895 48.377, -4.895 48.377, -4.895 48.377, -4.895 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10051'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7856'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.300555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.379, -4.895 48.379, -4.895 48.379, -4.895 48.379, -4.895 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7856'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9037'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.379, -4.895 48.379, -4.895 48.379, -4.895 48.379, -4.895 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9037'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10047'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.076666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.38, -4.895 48.38, -4.895 48.38, -4.895 48.38, -4.895 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10047'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3418'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.382, -4.895 48.382, -4.895 48.382, -4.895 48.382, -4.895 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3418'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9782'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.62'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.383, -4.895 48.383, -4.895 48.383, -4.895 48.383, -4.895 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9782'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4221'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.384, -4.895 48.384, -4.895 48.384, -4.895 48.384, -4.895 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4221'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8019'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.051666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.384, -4.895 48.384, -4.895 48.384, -4.895 48.384, -4.895 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8019'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9036'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.7525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.384, -4.895 48.384, -4.895 48.384, -4.895 48.384, -4.895 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9036'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9780'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.984722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.385, -4.895 48.385, -4.895 48.385, -4.895 48.385, -4.895 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9780'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9641'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.941388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.385, -4.895 48.385, -4.895 48.385, -4.895 48.385, -4.895 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9641'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3284'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.386, -4.895 48.386, -4.895 48.386, -4.895 48.386, -4.895 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3284'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8109'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.126944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.386, -4.895 48.386, -4.895 48.386, -4.895 48.386, -4.895 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8109'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9520'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.610277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.386, -4.895 48.386, -4.895 48.386, -4.895 48.386, -4.895 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9520'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5265'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.151388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.387, -4.895 48.387, -4.895 48.387, -4.895 48.387, -4.895 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5265'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7982'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.387, -4.895 48.387, -4.895 48.387, -4.895 48.387, -4.895 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7982'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7134'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.851111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.388, -4.895 48.388, -4.895 48.388, -4.895 48.388, -4.895 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7134'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10040'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.388, -4.895 48.388, -4.895 48.388, -4.895 48.388, -4.895 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10040'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_621'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.389, -4.895 48.389, -4.895 48.389, -4.895 48.389, -4.895 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_621'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1782'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.206944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.389, -4.895 48.389, -4.895 48.389, -4.895 48.389, -4.895 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1782'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9241'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.389, -4.895 48.389, -4.895 48.389, -4.895 48.389, -4.895 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9241'^^xsd:string;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.421944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.391, -4.895 48.391, -4.895 48.391, -4.895 48.391, -4.895 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5885'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7290'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.2511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.392, -4.895 48.392, -4.895 48.392, -4.895 48.392, -4.895 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7290'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7943'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.392, -4.895 48.392, -4.895 48.392, -4.895 48.392, -4.895 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7943'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1837'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.393, -4.895 48.393, -4.895 48.393, -4.895 48.393, -4.895 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1837'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7446'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.485'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.393, -4.895 48.393, -4.895 48.393, -4.895 48.393, -4.895 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7446'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8862'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.54'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.393, -4.895 48.393, -4.895 48.393, -4.895 48.393, -4.895 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8862'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9165'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.393, -4.895 48.393, -4.895 48.393, -4.895 48.393, -4.895 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9165'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8976'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.069722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.394, -4.895 48.394, -4.895 48.394, -4.895 48.394, -4.895 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8976'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_10029'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.394, -4.895 48.394, -4.895 48.394, -4.895 48.394, -4.895 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10029'^^xsd:string;
  dwc:observationDate '2003-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10092'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.095277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.394, -4.895 48.394, -4.895 48.394, -4.895 48.394, -4.895 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10092'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4566'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.219722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.395, -4.895 48.395, -4.895 48.395, -4.895 48.395, -4.895 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4566'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5243'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.395, -4.895 48.395, -4.895 48.395, -4.895 48.395, -4.895 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5243'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9002'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.116111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.395, -4.895 48.395, -4.895 48.395, -4.895 48.395, -4.895 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9002'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9441'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.013333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.395, -4.895 48.395, -4.895 48.395, -4.895 48.395, -4.895 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9441'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1771'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.806111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1771'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5314'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.120555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5314'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9388'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.746944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9388'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10019'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.4883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10019'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9431'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.774722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396, -4.895 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9431'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_444'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_444'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5816'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5816'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9093'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.255'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9093'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9111'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9111'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9000'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397, -4.895 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9000'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_603'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.224444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.402, -4.895 48.402, -4.895 48.402, -4.895 48.402, -4.895 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_603'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9110'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.402, -4.895 48.402, -4.895 48.402, -4.895 48.402, -4.895 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9110'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8860'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.5325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.403, -4.895 48.403, -4.895 48.403, -4.895 48.403, -4.895 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8860'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7883'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.223055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.404, -4.895 48.404, -4.895 48.404, -4.895 48.404, -4.895 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7883'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_10120'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.7025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.408, -4.895 48.408, -4.895 48.408, -4.895 48.408, -4.895 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10120'^^xsd:string;
  dwc:observationDate '2003-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7876'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.401111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.409, -4.895 48.409, -4.895 48.409, -4.895 48.409, -4.895 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7876'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5545'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.383611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.451, -4.895 48.451, -4.895 48.451, -4.895 48.451, -4.895 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5545'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.895)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-4.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7648'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.895'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895 48.491, -4.895 48.491, -4.895 48.491, -4.895 48.491, -4.895 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7648'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4158'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.226388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.306, -4.894 48.306, -4.894 48.306, -4.894 48.306, -4.894 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4158'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7111'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.312, -4.894 48.312, -4.894 48.312, -4.894 48.312, -4.894 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7111'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1515'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.317, -4.894 48.317, -4.894 48.317, -4.894 48.317, -4.894 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1515'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7002'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.325, -4.894 48.325, -4.894 48.325, -4.894 48.325, -4.894 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7002'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3700'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.349, -4.894 48.349, -4.894 48.349, -4.894 48.349, -4.894 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3700'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9183'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.0158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.353, -4.894 48.353, -4.894 48.353, -4.894 48.353, -4.894 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9183'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3353'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.359, -4.894 48.359, -4.894 48.359, -4.894 48.359, -4.894 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3353'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9571'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.361, -4.894 48.361, -4.894 48.361, -4.894 48.361, -4.894 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9571'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8666'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.935833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.362, -4.894 48.362, -4.894 48.362, -4.894 48.362, -4.894 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8666'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9921'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.9547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.363, -4.894 48.363, -4.894 48.363, -4.894 48.363, -4.894 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9921'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7226'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.369, -4.894 48.369, -4.894 48.369, -4.894 48.369, -4.894 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7226'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8787'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.0941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.369, -4.894 48.369, -4.894 48.369, -4.894 48.369, -4.894 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8787'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_127'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.919166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.37, -4.894 48.37, -4.894 48.37, -4.894 48.37, -4.894 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_127'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3724'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.500833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.37, -4.894 48.37, -4.894 48.37, -4.894 48.37, -4.894 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3724'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8223'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.372, -4.894 48.372, -4.894 48.372, -4.894 48.372, -4.894 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8223'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3198'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.373, -4.894 48.373, -4.894 48.373, -4.894 48.373, -4.894 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3198'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3062'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.664444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.374, -4.894 48.374, -4.894 48.374, -4.894 48.374, -4.894 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3062'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7942'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.0288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.374, -4.894 48.374, -4.894 48.374, -4.894 48.374, -4.894 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7942'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9687'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.3177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.375, -4.894 48.375, -4.894 48.375, -4.894 48.375, -4.894 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9687'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5322'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.376, -4.894 48.376, -4.894 48.376, -4.894 48.376, -4.894 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5322'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9228'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.376, -4.894 48.376, -4.894 48.376, -4.894 48.376, -4.894 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9228'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6006'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.128888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.377, -4.894 48.377, -4.894 48.377, -4.894 48.377, -4.894 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6006'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2657'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.054722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.38, -4.894 48.38, -4.894 48.38, -4.894 48.38, -4.894 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2657'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9594'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.082222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.38, -4.894 48.38, -4.894 48.38, -4.894 48.38, -4.894 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9594'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9745'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.7244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.38, -4.894 48.38, -4.894 48.38, -4.894 48.38, -4.894 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9745'^^xsd:string;
  dwc:observationDate '2003-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9566'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.135'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.38, -4.894 48.38, -4.894 48.38, -4.894 48.38, -4.894 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9566'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9123'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.8930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.381, -4.894 48.381, -4.894 48.381, -4.894 48.381, -4.894 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9123'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9549'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.807777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.381, -4.894 48.381, -4.894 48.381, -4.894 48.381, -4.894 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9549'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_335'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.803611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.382, -4.894 48.382, -4.894 48.382, -4.894 48.382, -4.894 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_335'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3304'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.382, -4.894 48.382, -4.894 48.382, -4.894 48.382, -4.894 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3304'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9489'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.681944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.382, -4.894 48.382, -4.894 48.382, -4.894 48.382, -4.894 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9489'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8005'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8005'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7838'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.289166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7838'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7944'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.234166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7944'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9605'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.560277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9605'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9496'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.8525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384, -4.894 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9496'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2662'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.385, -4.894 48.385, -4.894 48.385, -4.894 48.385, -4.894 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2662'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9663'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.385, -4.894 48.385, -4.894 48.385, -4.894 48.385, -4.894 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9663'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5298'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.982222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.386, -4.894 48.386, -4.894 48.386, -4.894 48.386, -4.894 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5298'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_242'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.387, -4.894 48.387, -4.894 48.387, -4.894 48.387, -4.894 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_242'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9452'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.696388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.387, -4.894 48.387, -4.894 48.387, -4.894 48.387, -4.894 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9452'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9038'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.388, -4.894 48.388, -4.894 48.388, -4.894 48.388, -4.894 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9038'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5264'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.389, -4.894 48.389, -4.894 48.389, -4.894 48.389, -4.894 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5264'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8012'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.6608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.389, -4.894 48.389, -4.894 48.389, -4.894 48.389, -4.894 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8012'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5800'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.086944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.391, -4.894 48.391, -4.894 48.391, -4.894 48.391, -4.894 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5800'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8051'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.391, -4.894 48.391, -4.894 48.391, -4.894 48.391, -4.894 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8051'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10009'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.5994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.392, -4.894 48.392, -4.894 48.392, -4.894 48.392, -4.894 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10009'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9672'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.520555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.392, -4.894 48.392, -4.894 48.392, -4.894 48.392, -4.894 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9672'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8559'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.614444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.393, -4.894 48.393, -4.894 48.393, -4.894 48.393, -4.894 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8559'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1774'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1774'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4465'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4465'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9073'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.166944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9073'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9227'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9227'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8949'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.9705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8949'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10016'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.638333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394, -4.894 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10016'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_604'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.313333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.395, -4.894 48.395, -4.894 48.395, -4.894 48.395, -4.894 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_604'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10017'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.127222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.395, -4.894 48.395, -4.894 48.395, -4.894 48.395, -4.894 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10017'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5857'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.163611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.396, -4.894 48.396, -4.894 48.396, -4.894 48.396, -4.894 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5857'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7588'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.4066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.396, -4.894 48.396, -4.894 48.396, -4.894 48.396, -4.894 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7588'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5415'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.397, -4.894 48.397, -4.894 48.397, -4.894 48.397, -4.894 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5415'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9098'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.488055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.397, -4.894 48.397, -4.894 48.397, -4.894 48.397, -4.894 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9098'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8098'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.397, -4.894 48.397, -4.894 48.397, -4.894 48.397, -4.894 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8098'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9426'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.382777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.397, -4.894 48.397, -4.894 48.397, -4.894 48.397, -4.894 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9426'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1765'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.281388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.398, -4.894 48.398, -4.894 48.398, -4.894 48.398, -4.894 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1765'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9597'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.5088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.399, -4.894 48.399, -4.894 48.399, -4.894 48.399, -4.894 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9597'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5820'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.114722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.4, -4.894 48.4, -4.894 48.4, -4.894 48.4, -4.894 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5820'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5812'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.079444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.402, -4.894 48.402, -4.894 48.402, -4.894 48.402, -4.894 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5812'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8908'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.402, -4.894 48.402, -4.894 48.402, -4.894 48.402, -4.894 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8908'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9033'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.6566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.402, -4.894 48.402, -4.894 48.402, -4.894 48.402, -4.894 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9033'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9741'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.545'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.403, -4.894 48.403, -4.894 48.403, -4.894 48.403, -4.894 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9741'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10024'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.79'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.406, -4.894 48.406, -4.894 48.406, -4.894 48.406, -4.894 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10024'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9199'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.036388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.409, -4.894 48.409, -4.894 48.409, -4.894 48.409, -4.894 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9199'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7750'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.3991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.42, -4.894 48.42, -4.894 48.42, -4.894 48.42, -4.894 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7750'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7491'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.585'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.434, -4.894 48.434, -4.894 48.434, -4.894 48.434, -4.894 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7491'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -4.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.472"^^xsd:decimal ;
  dwc:decimalLongitude "-4.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -4.894)"^^geo:wktLiteral ;
  geo-pos:lat "48.472"^^xsd:decimal ;
  geo-pos:long "-4.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8291'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.244166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.894'^^xsd:double;
  dwc:latitude '48.472'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.894 48.472, -4.894 48.472, -4.894 48.472, -4.894 48.472, -4.894 48.472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8291'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.203 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.203"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.203 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.203"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2787'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.789444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.203'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.203, -4.893 48.203, -4.893 48.203, -4.893 48.203, -4.893 48.203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2787'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2138'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.091111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.316, -4.893 48.316, -4.893 48.316, -4.893 48.316, -4.893 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2138'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4438'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.9094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.318, -4.893 48.318, -4.893 48.318, -4.893 48.318, -4.893 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4438'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7026'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.365'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.321, -4.893 48.321, -4.893 48.321, -4.893 48.321, -4.893 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7026'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1511'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.323, -4.893 48.323, -4.893 48.323, -4.893 48.323, -4.893 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1511'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5912'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.154444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.331, -4.893 48.331, -4.893 48.331, -4.893 48.331, -4.893 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5912'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3615'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.241944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.34, -4.893 48.34, -4.893 48.34, -4.893 48.34, -4.893 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3615'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3337'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.928611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.36, -4.893 48.36, -4.893 48.36, -4.893 48.36, -4.893 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3337'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3442'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.9858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.36, -4.893 48.36, -4.893 48.36, -4.893 48.36, -4.893 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3442'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4780'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.229444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.364, -4.893 48.364, -4.893 48.364, -4.893 48.364, -4.893 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4780'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3599'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.446666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.368, -4.893 48.368, -4.893 48.368, -4.893 48.368, -4.893 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3599'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3537'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.369, -4.893 48.369, -4.893 48.369, -4.893 48.369, -4.893 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3537'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_10066'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.369, -4.893 48.369, -4.893 48.369, -4.893 48.369, -4.893 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10066'^^xsd:string;
  dwc:observationDate '2003-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3219'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.7'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.371, -4.893 48.371, -4.893 48.371, -4.893 48.371, -4.893 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3219'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2980'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.463055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.371, -4.893 48.371, -4.893 48.371, -4.893 48.371, -4.893 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2980'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7207'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.8177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.371, -4.893 48.371, -4.893 48.371, -4.893 48.371, -4.893 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7207'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1401'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.372, -4.893 48.372, -4.893 48.372, -4.893 48.372, -4.893 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1401'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2878'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.926388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.372, -4.893 48.372, -4.893 48.372, -4.893 48.372, -4.893 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2878'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3283'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.373, -4.893 48.373, -4.893 48.373, -4.893 48.373, -4.893 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3283'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3264'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.373, -4.893 48.373, -4.893 48.373, -4.893 48.373, -4.893 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3264'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9412'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.373, -4.893 48.373, -4.893 48.373, -4.893 48.373, -4.893 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9412'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8640'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.6802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.374, -4.893 48.374, -4.893 48.374, -4.893 48.374, -4.893 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8640'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2813'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.705277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.376, -4.893 48.376, -4.893 48.376, -4.893 48.376, -4.893 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2813'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3409'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.860277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.376, -4.893 48.376, -4.893 48.376, -4.893 48.376, -4.893 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3409'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9545'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.377, -4.893 48.377, -4.893 48.377, -4.893 48.377, -4.893 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9545'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8440'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.348055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.378, -4.893 48.378, -4.893 48.378, -4.893 48.378, -4.893 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8440'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_10056'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.378, -4.893 48.378, -4.893 48.378, -4.893 48.378, -4.893 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10056'^^xsd:string;
  dwc:observationDate '2003-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8386'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.7638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.38, -4.893 48.38, -4.893 48.38, -4.893 48.38, -4.893 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8386'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9586'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.311666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.38, -4.893 48.38, -4.893 48.38, -4.893 48.38, -4.893 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9586'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9625'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.6108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.381, -4.893 48.381, -4.893 48.381, -4.893 48.381, -4.893 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9625'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1483'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.313333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.384, -4.893 48.384, -4.893 48.384, -4.893 48.384, -4.893 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1483'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7927'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.384, -4.893 48.384, -4.893 48.384, -4.893 48.384, -4.893 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7927'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7761'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.126666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.384, -4.893 48.384, -4.893 48.384, -4.893 48.384, -4.893 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7761'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5268'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.385, -4.893 48.385, -4.893 48.385, -4.893 48.385, -4.893 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5268'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9134'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.014444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.386, -4.893 48.386, -4.893 48.386, -4.893 48.386, -4.893 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9134'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8905'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.386, -4.893 48.386, -4.893 48.386, -4.893 48.386, -4.893 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8905'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9964'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.345277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.386, -4.893 48.386, -4.893 48.386, -4.893 48.386, -4.893 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9964'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5269'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.388, -4.893 48.388, -4.893 48.388, -4.893 48.388, -4.893 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5269'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9062'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.231111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.388, -4.893 48.388, -4.893 48.388, -4.893 48.388, -4.893 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9062'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9402'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.843611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.388, -4.893 48.388, -4.893 48.388, -4.893 48.388, -4.893 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9402'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7508'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.389, -4.893 48.389, -4.893 48.389, -4.893 48.389, -4.893 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7508'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7993'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.389, -4.893 48.389, -4.893 48.389, -4.893 48.389, -4.893 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7993'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8034'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.391, -4.893 48.391, -4.893 48.391, -4.893 48.391, -4.893 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8034'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9050'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.1925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.391, -4.893 48.391, -4.893 48.391, -4.893 48.391, -4.893 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9050'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10012'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.862222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.391, -4.893 48.391, -4.893 48.391, -4.893 48.391, -4.893 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10012'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9958'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.135277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.393, -4.893 48.393, -4.893 48.393, -4.893 48.393, -4.893 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9958'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8980'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.394, -4.893 48.394, -4.893 48.394, -4.893 48.394, -4.893 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8980'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9648'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.9608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.394, -4.893 48.394, -4.893 48.394, -4.893 48.394, -4.893 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9648'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5835'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.201388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.395, -4.893 48.395, -4.893 48.395, -4.893 48.395, -4.893 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5835'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9226'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.2844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.396, -4.893 48.396, -4.893 48.396, -4.893 48.396, -4.893 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9226'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7759'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.065833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.396, -4.893 48.396, -4.893 48.396, -4.893 48.396, -4.893 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7759'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5945'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.144166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.397, -4.893 48.397, -4.893 48.397, -4.893 48.397, -4.893 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5945'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9178'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.185833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.397, -4.893 48.397, -4.893 48.397, -4.893 48.397, -4.893 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9178'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4777'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.762777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.398, -4.893 48.398, -4.893 48.398, -4.893 48.398, -4.893 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4777'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9058'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.765277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.398, -4.893 48.398, -4.893 48.398, -4.893 48.398, -4.893 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9058'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9173'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.398, -4.893 48.398, -4.893 48.398, -4.893 48.398, -4.893 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9173'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9976'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.501944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.399, -4.893 48.399, -4.893 48.399, -4.893 48.399, -4.893 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9976'^^xsd:string;
  dwc:observationDate '2003-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_10119'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.083888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.399, -4.893 48.399, -4.893 48.399, -4.893 48.399, -4.893 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10119'^^xsd:string;
  dwc:observationDate '2003-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_10133'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.438333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.399, -4.893 48.399, -4.893 48.399, -4.893 48.399, -4.893 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10133'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8857'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.4, -4.893 48.4, -4.893 48.4, -4.893 48.4, -4.893 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8857'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.893)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9032'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.326388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.893'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893 48.4, -4.893 48.4, -4.893 48.4, -4.893 48.4, -4.893 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9032'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7066'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.317, -4.892 48.317, -4.892 48.317, -4.892 48.317, -4.892 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7066'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4437'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.319, -4.892 48.319, -4.892 48.319, -4.892 48.319, -4.892 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4437'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1513'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.721666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.32, -4.892 48.32, -4.892 48.32, -4.892 48.32, -4.892 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1513'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1813'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.645'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.324, -4.892 48.324, -4.892 48.324, -4.892 48.324, -4.892 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1813'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4534'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.030833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.324, -4.892 48.324, -4.892 48.324, -4.892 48.324, -4.892 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4534'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3281'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.3413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.329, -4.892 48.329, -4.892 48.329, -4.892 48.329, -4.892 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3281'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7056'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.332, -4.892 48.332, -4.892 48.332, -4.892 48.332, -4.892 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7056'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3254'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.3544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.339, -4.892 48.339, -4.892 48.339, -4.892 48.339, -4.892 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3254'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3334'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.354, -4.892 48.354, -4.892 48.354, -4.892 48.354, -4.892 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3334'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8054'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.359, -4.892 48.359, -4.892 48.359, -4.892 48.359, -4.892 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8054'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2928'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.362, -4.892 48.362, -4.892 48.362, -4.892 48.362, -4.892 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2928'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3379'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.606666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.364, -4.892 48.364, -4.892 48.364, -4.892 48.364, -4.892 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3379'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5696'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.3394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.367, -4.892 48.367, -4.892 48.367, -4.892 48.367, -4.892 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5696'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3404'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.37, -4.892 48.37, -4.892 48.37, -4.892 48.37, -4.892 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3404'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8602'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.1875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.37, -4.892 48.37, -4.892 48.37, -4.892 48.37, -4.892 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8602'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7287'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.631666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.372, -4.892 48.372, -4.892 48.372, -4.892 48.372, -4.892 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7287'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8680'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.929722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.372, -4.892 48.372, -4.892 48.372, -4.892 48.372, -4.892 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8680'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_438'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.778333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.373, -4.892 48.373, -4.892 48.373, -4.892 48.373, -4.892 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_438'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2984'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.374, -4.892 48.374, -4.892 48.374, -4.892 48.374, -4.892 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2984'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9777'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.375, -4.892 48.375, -4.892 48.375, -4.892 48.375, -4.892 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9777'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10105'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.375, -4.892 48.375, -4.892 48.375, -4.892 48.375, -4.892 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10105'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1393'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.021111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.377, -4.892 48.377, -4.892 48.377, -4.892 48.377, -4.892 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1393'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2638'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.378, -4.892 48.378, -4.892 48.378, -4.892 48.378, -4.892 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2638'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6009'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.9375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.378, -4.892 48.378, -4.892 48.378, -4.892 48.378, -4.892 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6009'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8058'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.074166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.378, -4.892 48.378, -4.892 48.378, -4.892 48.378, -4.892 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8058'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9551'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.145833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.378, -4.892 48.378, -4.892 48.378, -4.892 48.378, -4.892 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9551'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_294'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.085'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.38, -4.892 48.38, -4.892 48.38, -4.892 48.38, -4.892 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_294'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3385'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.938333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.38, -4.892 48.38, -4.892 48.38, -4.892 48.38, -4.892 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3385'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9696'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.800555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.38, -4.892 48.38, -4.892 48.38, -4.892 48.38, -4.892 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9696'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1842'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.160277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.381, -4.892 48.381, -4.892 48.381, -4.892 48.381, -4.892 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1842'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8206'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.7347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.381, -4.892 48.381, -4.892 48.381, -4.892 48.381, -4.892 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8206'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_407'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.771666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.382, -4.892 48.382, -4.892 48.382, -4.892 48.382, -4.892 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_407'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9598'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.382, -4.892 48.382, -4.892 48.382, -4.892 48.382, -4.892 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9598'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9035'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.4108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.382, -4.892 48.382, -4.892 48.382, -4.892 48.382, -4.892 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9035'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2812'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.5686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.384, -4.892 48.384, -4.892 48.384, -4.892 48.384, -4.892 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2812'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5356'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.464444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.384, -4.892 48.384, -4.892 48.384, -4.892 48.384, -4.892 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5356'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5096'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.415'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.385, -4.892 48.385, -4.892 48.385, -4.892 48.385, -4.892 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5096'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3303'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.385, -4.892 48.385, -4.892 48.385, -4.892 48.385, -4.892 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3303'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8039'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.083055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.385, -4.892 48.385, -4.892 48.385, -4.892 48.385, -4.892 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8039'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7983'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.7875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.386, -4.892 48.386, -4.892 48.386, -4.892 48.386, -4.892 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7983'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6042'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.431388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.387, -4.892 48.387, -4.892 48.387, -4.892 48.387, -4.892 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6042'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4598'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.938611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.389, -4.892 48.389, -4.892 48.389, -4.892 48.389, -4.892 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4598'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2752'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.977222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.39, -4.892 48.39, -4.892 48.39, -4.892 48.39, -4.892 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2752'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8014'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1711111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.39, -4.892 48.39, -4.892 48.39, -4.892 48.39, -4.892 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8014'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8102'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.4444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.39, -4.892 48.39, -4.892 48.39, -4.892 48.39, -4.892 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8102'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7958'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.173055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.391, -4.892 48.391, -4.892 48.391, -4.892 48.391, -4.892 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7958'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9300'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.360277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.392, -4.892 48.392, -4.892 48.392, -4.892 48.392, -4.892 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9300'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8557'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.394, -4.892 48.394, -4.892 48.394, -4.892 48.394, -4.892 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8557'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8897'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.153333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.394, -4.892 48.394, -4.892 48.394, -4.892 48.394, -4.892 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8897'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4200'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.3933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.394, -4.892 48.394, -4.892 48.394, -4.892 48.394, -4.892 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4200'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1073'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.395, -4.892 48.395, -4.892 48.395, -4.892 48.395, -4.892 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1073'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9291'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.155'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.395, -4.892 48.395, -4.892 48.395, -4.892 48.395, -4.892 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9291'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9445'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.395, -4.892 48.395, -4.892 48.395, -4.892 48.395, -4.892 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9445'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4468'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.285833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.396, -4.892 48.396, -4.892 48.396, -4.892 48.396, -4.892 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4468'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9060'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.0475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.397, -4.892 48.397, -4.892 48.397, -4.892 48.397, -4.892 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9060'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9400'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.434444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.397, -4.892 48.397, -4.892 48.397, -4.892 48.397, -4.892 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9400'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9057'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.634722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.399, -4.892 48.399, -4.892 48.399, -4.892 48.399, -4.892 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9057'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1096'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.4, -4.892 48.4, -4.892 48.4, -4.892 48.4, -4.892 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1096'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9596'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.1925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.401, -4.892 48.401, -4.892 48.401, -4.892 48.401, -4.892 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9596'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9260'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.404, -4.892 48.404, -4.892 48.404, -4.892 48.404, -4.892 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9260'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9398'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.012222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.407, -4.892 48.407, -4.892 48.407, -4.892 48.407, -4.892 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9398'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5324'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.176111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.421, -4.892 48.421, -4.892 48.421, -4.892 48.421, -4.892 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5324'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -4.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.461"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -4.892)"^^geo:wktLiteral ;
  geo-pos:lat "48.461"^^xsd:decimal ;
  geo-pos:long "-4.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7586'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.892'^^xsd:double;
  dwc:latitude '48.461'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892 48.461, -4.892 48.461, -4.892 48.461, -4.892 48.461, -4.892 48.461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7586'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.199 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.199 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.199"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1776'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.577222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.199'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.199, -4.891 48.199, -4.891 48.199, -4.891 48.199, -4.891 48.199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1776'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.256"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7661'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.8391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.256, -4.891 48.256, -4.891 48.256, -4.891 48.256, -4.891 48.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7661'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4440'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.7797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.294, -4.891 48.294, -4.891 48.294, -4.891 48.294, -4.891 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4440'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1817'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.8766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.309, -4.891 48.309, -4.891 48.309, -4.891 48.309, -4.891 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1817'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7007'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.315, -4.891 48.315, -4.891 48.315, -4.891 48.315, -4.891 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7007'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7046'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.315, -4.891 48.315, -4.891 48.315, -4.891 48.315, -4.891 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7046'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7130'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.316, -4.891 48.316, -4.891 48.316, -4.891 48.316, -4.891 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7130'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7118'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.317, -4.891 48.317, -4.891 48.317, -4.891 48.317, -4.891 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7118'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2149'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.036388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.318, -4.891 48.318, -4.891 48.318, -4.891 48.318, -4.891 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2149'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3743'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.251944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.351, -4.891 48.351, -4.891 48.351, -4.891 48.351, -4.891 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3743'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5870'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.124166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.355, -4.891 48.355, -4.891 48.355, -4.891 48.355, -4.891 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5870'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3372'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.3305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.357, -4.891 48.357, -4.891 48.357, -4.891 48.357, -4.891 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3372'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2675'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.849722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.359, -4.891 48.359, -4.891 48.359, -4.891 48.359, -4.891 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2675'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1632'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.341944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.363, -4.891 48.363, -4.891 48.363, -4.891 48.363, -4.891 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1632'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7069'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.3552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.365, -4.891 48.365, -4.891 48.365, -4.891 48.365, -4.891 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7069'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3386'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.175833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.366, -4.891 48.366, -4.891 48.366, -4.891 48.366, -4.891 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3386'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_10154'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.367, -4.891 48.367, -4.891 48.367, -4.891 48.367, -4.891 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10154'^^xsd:string;
  dwc:observationDate '2004-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9389'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.398611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.369, -4.891 48.369, -4.891 48.369, -4.891 48.369, -4.891 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9389'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7222'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.37, -4.891 48.37, -4.891 48.37, -4.891 48.37, -4.891 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7222'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2663'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.371, -4.891 48.371, -4.891 48.371, -4.891 48.371, -4.891 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2663'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3356'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.275833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.371, -4.891 48.371, -4.891 48.371, -4.891 48.371, -4.891 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3356'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8919'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.3922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.371, -4.891 48.371, -4.891 48.371, -4.891 48.371, -4.891 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8919'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7946'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.372, -4.891 48.372, -4.891 48.372, -4.891 48.372, -4.891 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7946'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8609'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.439166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.372, -4.891 48.372, -4.891 48.372, -4.891 48.372, -4.891 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8609'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_10155'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.803333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.373, -4.891 48.373, -4.891 48.373, -4.891 48.373, -4.891 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10155'^^xsd:string;
  dwc:observationDate '2004-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9988'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.375, -4.891 48.375, -4.891 48.375, -4.891 48.375, -4.891 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9988'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9926'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.269166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.376, -4.891 48.376, -4.891 48.376, -4.891 48.376, -4.891 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9926'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_264'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.256111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.378, -4.891 48.378, -4.891 48.378, -4.891 48.378, -4.891 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_264'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3059'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.488333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.378, -4.891 48.378, -4.891 48.378, -4.891 48.378, -4.891 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3059'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8821'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.442222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.378, -4.891 48.378, -4.891 48.378, -4.891 48.378, -4.891 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8821'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5883'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.38, -4.891 48.38, -4.891 48.38, -4.891 48.38, -4.891 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5883'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9638'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.673333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.38, -4.891 48.38, -4.891 48.38, -4.891 48.38, -4.891 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9638'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9628'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.9016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.381, -4.891 48.381, -4.891 48.381, -4.891 48.381, -4.891 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9628'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9695'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.907777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.382, -4.891 48.382, -4.891 48.382, -4.891 48.382, -4.891 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9695'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9547'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.383, -4.891 48.383, -4.891 48.383, -4.891 48.383, -4.891 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9547'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5624'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.384, -4.891 48.384, -4.891 48.384, -4.891 48.384, -4.891 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5624'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8066'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.198333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.384, -4.891 48.384, -4.891 48.384, -4.891 48.384, -4.891 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8066'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_297'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.385, -4.891 48.385, -4.891 48.385, -4.891 48.385, -4.891 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_297'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7971'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.385, -4.891 48.385, -4.891 48.385, -4.891 48.385, -4.891 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7971'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7998'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.0483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.385, -4.891 48.385, -4.891 48.385, -4.891 48.385, -4.891 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7998'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5865'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.386, -4.891 48.386, -4.891 48.386, -4.891 48.386, -4.891 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5865'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8086'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.4786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.386, -4.891 48.386, -4.891 48.386, -4.891 48.386, -4.891 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8086'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9119'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.13'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.386, -4.891 48.386, -4.891 48.386, -4.891 48.386, -4.891 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9119'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8118'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.180833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.389, -4.891 48.389, -4.891 48.389, -4.891 48.389, -4.891 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8118'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9056'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.326388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.39, -4.891 48.39, -4.891 48.39, -4.891 48.39, -4.891 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9056'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8978'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.391, -4.891 48.391, -4.891 48.391, -4.891 48.391, -4.891 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8978'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5317'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.393, -4.891 48.393, -4.891 48.393, -4.891 48.393, -4.891 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5317'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9298'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.394, -4.891 48.394, -4.891 48.394, -4.891 48.394, -4.891 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9298'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9704'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.3722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.394, -4.891 48.394, -4.891 48.394, -4.891 48.394, -4.891 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9704'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9267'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.395, -4.891 48.395, -4.891 48.395, -4.891 48.395, -4.891 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9267'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8998'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.157777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.395, -4.891 48.395, -4.891 48.395, -4.891 48.395, -4.891 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8998'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_555'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.1952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.396, -4.891 48.396, -4.891 48.396, -4.891 48.396, -4.891 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_555'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9399'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.396, -4.891 48.396, -4.891 48.396, -4.891 48.396, -4.891 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9399'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9444'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.9566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.396, -4.891 48.396, -4.891 48.396, -4.891 48.396, -4.891 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9444'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9261'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9261'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9084'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.272777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9084'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9243'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9243'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_10134'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.851388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10134'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9649'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397, -4.891 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9649'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9083'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.398, -4.891 48.398, -4.891 48.398, -4.891 48.398, -4.891 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9083'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_296'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.4, -4.891 48.4, -4.891 48.4, -4.891 48.4, -4.891 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_296'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9263'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.273611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.401, -4.891 48.401, -4.891 48.401, -4.891 48.401, -4.891 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9263'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9292'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.461666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.402, -4.891 48.402, -4.891 48.402, -4.891 48.402, -4.891 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9292'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9181'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.303055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.408, -4.891 48.408, -4.891 48.408, -4.891 48.408, -4.891 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9181'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4199'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.41, -4.891 48.41, -4.891 48.41, -4.891 48.41, -4.891 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4199'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7560'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.412, -4.891 48.412, -4.891 48.412, -4.891 48.412, -4.891 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7560'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7859'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.431388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.415, -4.891 48.415, -4.891 48.415, -4.891 48.415, -4.891 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7859'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9043'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.052222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.416, -4.891 48.416, -4.891 48.416, -4.891 48.416, -4.891 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9043'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4950'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.328333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.419, -4.891 48.419, -4.891 48.419, -4.891 48.419, -4.891 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4950'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.865"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "48.865"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9853'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.885'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '48.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 48.865, -4.891 48.865, -4.891 48.865, -4.891 48.865, -4.891 48.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9853'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.534 -4.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.534 -4.891)"^^geo:wktLiteral ;
  geo-pos:lat "50.534"^^xsd:decimal ;
  geo-pos:long "-4.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3956'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.7752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.891'^^xsd:double;
  dwc:latitude '50.534'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.891 50.534, -4.891 50.534, -4.891 50.534, -4.891 50.534, -4.891 50.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3956'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2154'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.314, -4.89 48.314, -4.89 48.314, -4.89 48.314, -4.89 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2154'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8488'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.314, -4.89 48.314, -4.89 48.314, -4.89 48.314, -4.89 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8488'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7105'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.318, -4.89 48.318, -4.89 48.318, -4.89 48.318, -4.89 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7105'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7031'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.601388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.32, -4.89 48.32, -4.89 48.32, -4.89 48.32, -4.89 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7031'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1799'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.9616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.323, -4.89 48.323, -4.89 48.323, -4.89 48.323, -4.89 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1799'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1800'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.9827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.323, -4.89 48.323, -4.89 48.323, -4.89 48.323, -4.89 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1800'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1516'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.933888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.326, -4.89 48.326, -4.89 48.326, -4.89 48.326, -4.89 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1516'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7126'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.335, -4.89 48.335, -4.89 48.335, -4.89 48.335, -4.89 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7126'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9739'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.448611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.348, -4.89 48.348, -4.89 48.348, -4.89 48.348, -4.89 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9739'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4558'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.353, -4.89 48.353, -4.89 48.353, -4.89 48.353, -4.89 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4558'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2726'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.506111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.355, -4.89 48.355, -4.89 48.355, -4.89 48.355, -4.89 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2726'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8186'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.235555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.357, -4.89 48.357, -4.89 48.357, -4.89 48.357, -4.89 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8186'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9730'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.005'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.36, -4.89 48.36, -4.89 48.36, -4.89 48.36, -4.89 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9730'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3231'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.093055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.362, -4.89 48.362, -4.89 48.362, -4.89 48.362, -4.89 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3231'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2998'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.363, -4.89 48.363, -4.89 48.363, -4.89 48.363, -4.89 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2998'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5909'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.078333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.363, -4.89 48.363, -4.89 48.363, -4.89 48.363, -4.89 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5909'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9472'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.364, -4.89 48.364, -4.89 48.364, -4.89 48.364, -4.89 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9472'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3422'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.550277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.366, -4.89 48.366, -4.89 48.366, -4.89 48.366, -4.89 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3422'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8185'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.942222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.366, -4.89 48.366, -4.89 48.366, -4.89 48.366, -4.89 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8185'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3237'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.367, -4.89 48.367, -4.89 48.367, -4.89 48.367, -4.89 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3237'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3102'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.573888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.367, -4.89 48.367, -4.89 48.367, -4.89 48.367, -4.89 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3102'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9703'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.891944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.368, -4.89 48.368, -4.89 48.368, -4.89 48.368, -4.89 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9703'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2993'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.117222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.37, -4.89 48.37, -4.89 48.37, -4.89 48.37, -4.89 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2993'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9997'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.833055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.37, -4.89 48.37, -4.89 48.37, -4.89 48.37, -4.89 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9997'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9908'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.9847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.371, -4.89 48.371, -4.89 48.371, -4.89 48.371, -4.89 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9908'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9475'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.783611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.371, -4.89 48.371, -4.89 48.371, -4.89 48.371, -4.89 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9475'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3580'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3580'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3158'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.2427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3158'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7231'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7231'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7190'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.090833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7190'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9714'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.145'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372, -4.89 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9714'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9934'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.270555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.373, -4.89 48.373, -4.89 48.373, -4.89 48.373, -4.89 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9934'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2630'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.009444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.374, -4.89 48.374, -4.89 48.374, -4.89 48.374, -4.89 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2630'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9478'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.589166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.374, -4.89 48.374, -4.89 48.374, -4.89 48.374, -4.89 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9478'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7070'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.375, -4.89 48.375, -4.89 48.375, -4.89 48.375, -4.89 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7070'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7229'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.5786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.375, -4.89 48.375, -4.89 48.375, -4.89 48.375, -4.89 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7229'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_10067'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.376, -4.89 48.376, -4.89 48.376, -4.89 48.376, -4.89 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10067'^^xsd:string;
  dwc:observationDate '2003-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9573'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.858888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.376, -4.89 48.376, -4.89 48.376, -4.89 48.376, -4.89 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9573'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3042'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.377, -4.89 48.377, -4.89 48.377, -4.89 48.377, -4.89 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3042'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7203'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.721388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.377, -4.89 48.377, -4.89 48.377, -4.89 48.377, -4.89 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7203'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9557'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.9205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.377, -4.89 48.377, -4.89 48.377, -4.89 48.377, -4.89 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9557'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2979'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.001388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.378, -4.89 48.378, -4.89 48.378, -4.89 48.378, -4.89 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2979'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2901'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.378, -4.89 48.378, -4.89 48.378, -4.89 48.378, -4.89 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2901'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9878'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.4580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.378, -4.89 48.378, -4.89 48.378, -4.89 48.378, -4.89 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9878'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5363'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.409444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.381, -4.89 48.381, -4.89 48.381, -4.89 48.381, -4.89 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5363'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5641'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.5227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.381, -4.89 48.381, -4.89 48.381, -4.89 48.381, -4.89 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5641'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8141'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.382, -4.89 48.382, -4.89 48.382, -4.89 48.382, -4.89 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8141'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8852'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.070555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.384, -4.89 48.384, -4.89 48.384, -4.89 48.384, -4.89 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8852'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7987'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.385, -4.89 48.385, -4.89 48.385, -4.89 48.385, -4.89 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7987'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5257'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.3447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.39, -4.89 48.39, -4.89 48.39, -4.89 48.39, -4.89 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5257'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8864'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.392, -4.89 48.392, -4.89 48.392, -4.89 48.392, -4.89 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8864'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8876'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.12'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.393, -4.89 48.393, -4.89 48.393, -4.89 48.393, -4.89 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8876'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_10036'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.298611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.393, -4.89 48.393, -4.89 48.393, -4.89 48.393, -4.89 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10036'^^xsd:string;
  dwc:observationDate '2003-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1839'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.8855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1839'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5267'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5267'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8002'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.353611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8002'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7845'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.0275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7845'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10011'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394, -4.89 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10011'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7970'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.395, -4.89 48.395, -4.89 48.395, -4.89 48.395, -4.89 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7970'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8962'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.395, -4.89 48.395, -4.89 48.395, -4.89 48.395, -4.89 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8962'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8974'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.183055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.395, -4.89 48.395, -4.89 48.395, -4.89 48.395, -4.89 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8974'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8966'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.326944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.396, -4.89 48.396, -4.89 48.396, -4.89 48.396, -4.89 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8966'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1770'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.397, -4.89 48.397, -4.89 48.397, -4.89 48.397, -4.89 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1770'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8930'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.5155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.397, -4.89 48.397, -4.89 48.397, -4.89 48.397, -4.89 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8930'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_594'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.903888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.398, -4.89 48.398, -4.89 48.398, -4.89 48.398, -4.89 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_594'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3223'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.621111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.399, -4.89 48.399, -4.89 48.399, -4.89 48.399, -4.89 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3223'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9019'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.073611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.401, -4.89 48.401, -4.89 48.401, -4.89 48.401, -4.89 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9019'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1498'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.867777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.408, -4.89 48.408, -4.89 48.408, -4.89 48.408, -4.89 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1498'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_219'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.412, -4.89 48.412, -4.89 48.412, -4.89 48.412, -4.89 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_219'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.951 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.951"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.951 -4.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.951"^^xsd:decimal ;
  geo-pos:long "-4.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3832'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:latitude '48.951'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.89 48.951, -4.89 48.951, -4.89 48.951, -4.89 48.951, -4.89 48.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3832'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7124'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.5544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.313, -4.889 48.313, -4.889 48.313, -4.889 48.313, -4.889 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7124'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6877'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.275555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.315, -4.889 48.315, -4.889 48.315, -4.889 48.315, -4.889 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6877'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7107'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7107'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.271666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.318, -4.889 48.318, -4.889 48.318, -4.889 48.318, -4.889 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7107'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7038'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.32, -4.889 48.32, -4.889 48.32, -4.889 48.32, -4.889 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7038'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2125'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.329, -4.889 48.329, -4.889 48.329, -4.889 48.329, -4.889 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2125'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1504'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.032777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.346, -4.889 48.346, -4.889 48.346, -4.889 48.346, -4.889 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1504'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5370'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.348, -4.889 48.348, -4.889 48.348, -4.889 48.348, -4.889 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5370'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2740'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.809444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.36, -4.889 48.36, -4.889 48.36, -4.889 48.36, -4.889 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2740'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_471'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.4230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.362, -4.889 48.362, -4.889 48.362, -4.889 48.362, -4.889 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_471'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5707'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.362, -4.889 48.362, -4.889 48.362, -4.889 48.362, -4.889 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5707'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1633'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.846388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.365, -4.889 48.365, -4.889 48.365, -4.889 48.365, -4.889 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1633'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2977'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.631666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.368, -4.889 48.368, -4.889 48.368, -4.889 48.368, -4.889 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2977'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4587'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.864166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.369, -4.889 48.369, -4.889 48.369, -4.889 48.369, -4.889 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4587'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9994'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.314444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.369, -4.889 48.369, -4.889 48.369, -4.889 48.369, -4.889 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9994'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3011'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.177222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.37, -4.889 48.37, -4.889 48.37, -4.889 48.37, -4.889 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3011'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9526'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.37, -4.889 48.37, -4.889 48.37, -4.889 48.37, -4.889 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9526'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9951'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.371, -4.889 48.371, -4.889 48.371, -4.889 48.371, -4.889 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9951'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5302'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.3441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.372, -4.889 48.372, -4.889 48.372, -4.889 48.372, -4.889 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5302'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8629'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.372, -4.889 48.372, -4.889 48.372, -4.889 48.372, -4.889 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8629'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2420'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.387222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2420'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2303'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2303'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3054'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.229722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3054'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3459'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.223611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3459'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6654'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6654'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8634'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8634'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9569'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5863888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373, -4.889 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9569'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2999'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.3058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.374, -4.889 48.374, -4.889 48.374, -4.889 48.374, -4.889 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2999'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5876'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.148888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.375, -4.889 48.375, -4.889 48.375, -4.889 48.375, -4.889 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5876'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5450'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.517222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.375, -4.889 48.375, -4.889 48.375, -4.889 48.375, -4.889 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5450'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2512'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.961666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.376, -4.889 48.376, -4.889 48.376, -4.889 48.376, -4.889 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2512'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5228'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.6725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.377, -4.889 48.377, -4.889 48.377, -4.889 48.377, -4.889 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5228'^^xsd:string;
  dwc:observationDate '2002-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8806'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.377, -4.889 48.377, -4.889 48.377, -4.889 48.377, -4.889 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8806'^^xsd:string;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5880'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.6561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.379, -4.889 48.379, -4.889 48.379, -4.889 48.379, -4.889 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5880'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9554'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.79'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.379, -4.889 48.379, -4.889 48.379, -4.889 48.379, -4.889 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9554'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8990'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.004166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.382, -4.889 48.382, -4.889 48.382, -4.889 48.382, -4.889 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8990'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9009'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.513611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.382, -4.889 48.382, -4.889 48.382, -4.889 48.382, -4.889 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9009'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9027'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.4355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.383, -4.889 48.383, -4.889 48.383, -4.889 48.383, -4.889 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9027'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9450'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.068333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.383, -4.889 48.383, -4.889 48.383, -4.889 48.383, -4.889 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9450'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5110'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.5305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.384, -4.889 48.384, -4.889 48.384, -4.889 48.384, -4.889 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5110'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6033'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.793055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.384, -4.889 48.384, -4.889 48.384, -4.889 48.384, -4.889 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6033'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5297'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.1686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.385, -4.889 48.385, -4.889 48.385, -4.889 48.385, -4.889 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5297'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7962'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.385, -4.889 48.385, -4.889 48.385, -4.889 48.385, -4.889 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7962'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9467'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.94'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.385, -4.889 48.385, -4.889 48.385, -4.889 48.385, -4.889 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9467'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9118'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.386, -4.889 48.386, -4.889 48.386, -4.889 48.386, -4.889 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9118'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8119'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.0836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.386, -4.889 48.386, -4.889 48.386, -4.889 48.386, -4.889 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8119'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7301'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7301'^^xsd:string;
  dwc:observationDate '2002-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8033'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8033'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7562'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.235'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7562'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7941'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.3991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7941'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9023'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.668611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9023'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9024'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387, -4.889 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9024'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9216'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.55'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.388, -4.889 48.388, -4.889 48.388, -4.889 48.388, -4.889 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9216'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9778'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.515'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.389, -4.889 48.389, -4.889 48.389, -4.889 48.389, -4.889 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9778'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9552'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.816388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.389, -4.889 48.389, -4.889 48.389, -4.889 48.389, -4.889 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9552'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5112'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.39, -4.889 48.39, -4.889 48.39, -4.889 48.39, -4.889 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5112'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9001'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.760833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.39, -4.889 48.39, -4.889 48.39, -4.889 48.39, -4.889 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9001'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10025'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.596388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.391, -4.889 48.391, -4.889 48.391, -4.889 48.391, -4.889 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10025'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_265'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.618333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.392, -4.889 48.392, -4.889 48.392, -4.889 48.392, -4.889 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_265'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_10131'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.7436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.392, -4.889 48.392, -4.889 48.392, -4.889 48.392, -4.889 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10131'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8235'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.393, -4.889 48.393, -4.889 48.393, -4.889 48.393, -4.889 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8235'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9416'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.233055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.393, -4.889 48.393, -4.889 48.393, -4.889 48.393, -4.889 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9416'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8050'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.394, -4.889 48.394, -4.889 48.394, -4.889 48.394, -4.889 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8050'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7909'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.394, -4.889 48.394, -4.889 48.394, -4.889 48.394, -4.889 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7909'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_314'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.395, -4.889 48.395, -4.889 48.395, -4.889 48.395, -4.889 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_314'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8644'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.5313888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.395, -4.889 48.395, -4.889 48.395, -4.889 48.395, -4.889 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8644'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8987'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.395, -4.889 48.395, -4.889 48.395, -4.889 48.395, -4.889 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8987'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3361'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.5469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.396, -4.889 48.396, -4.889 48.396, -4.889 48.396, -4.889 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3361'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8932'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.944722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.396, -4.889 48.396, -4.889 48.396, -4.889 48.396, -4.889 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8932'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8854'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.7405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.397, -4.889 48.397, -4.889 48.397, -4.889 48.397, -4.889 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8854'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9957'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.435277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.397, -4.889 48.397, -4.889 48.397, -4.889 48.397, -4.889 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9957'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2306'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.398, -4.889 48.398, -4.889 48.398, -4.889 48.398, -4.889 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2306'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8937'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.0375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.398, -4.889 48.398, -4.889 48.398, -4.889 48.398, -4.889 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8937'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9004'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.398, -4.889 48.398, -4.889 48.398, -4.889 48.398, -4.889 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9004'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_560'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.335555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.399, -4.889 48.399, -4.889 48.399, -4.889 48.399, -4.889 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_560'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8995'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.399, -4.889 48.399, -4.889 48.399, -4.889 48.399, -4.889 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8995'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1838'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.543888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.4, -4.889 48.4, -4.889 48.4, -4.889 48.4, -4.889 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1838'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9686'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.570833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.4, -4.889 48.4, -4.889 48.4, -4.889 48.4, -4.889 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9686'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9433'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.2025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.4, -4.889 48.4, -4.889 48.4, -4.889 48.4, -4.889 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9433'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9650'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.560833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.4, -4.889 48.4, -4.889 48.4, -4.889 48.4, -4.889 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9650'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5834'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.079166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.401, -4.889 48.401, -4.889 48.401, -4.889 48.401, -4.889 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5834'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10102'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.4605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.401, -4.889 48.401, -4.889 48.401, -4.889 48.401, -4.889 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10102'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_295'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.402, -4.889 48.402, -4.889 48.402, -4.889 48.402, -4.889 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_295'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.7188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.403, -4.889 48.403, -4.889 48.403, -4.889 48.403, -4.889 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_313'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7753'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.7780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.426, -4.889 48.426, -4.889 48.426, -4.889 48.426, -4.889 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7753'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3057'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.44, -4.889 48.44, -4.889 48.44, -4.889 48.44, -4.889 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3057'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.889)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-4.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_226'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.5966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.889'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.889 48.489, -4.889 48.489, -4.889 48.489, -4.889 48.489, -4.889 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_226'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7034'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.747777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.311, -4.888 48.311, -4.888 48.311, -4.888 48.311, -4.888 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7034'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7115'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.261388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.312, -4.888 48.312, -4.888 48.312, -4.888 48.312, -4.888 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7115'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_637'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.293888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.316, -4.888 48.316, -4.888 48.316, -4.888 48.316, -4.888 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_637'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7082'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.316, -4.888 48.316, -4.888 48.316, -4.888 48.316, -4.888 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7082'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_243'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.509166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.319, -4.888 48.319, -4.888 48.319, -4.888 48.319, -4.888 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_243'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6874'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.32, -4.888 48.32, -4.888 48.32, -4.888 48.32, -4.888 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6874'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1615'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.681944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.329, -4.888 48.329, -4.888 48.329, -4.888 48.329, -4.888 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1615'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2732'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.394166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.343, -4.888 48.343, -4.888 48.343, -4.888 48.343, -4.888 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2732'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3562'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.347, -4.888 48.347, -4.888 48.347, -4.888 48.347, -4.888 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3562'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3162'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.918888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.356, -4.888 48.356, -4.888 48.356, -4.888 48.356, -4.888 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3162'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4783'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.358, -4.888 48.358, -4.888 48.358, -4.888 48.358, -4.888 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4783'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1625'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.36, -4.888 48.36, -4.888 48.36, -4.888 48.36, -4.888 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1625'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8789'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.36, -4.888 48.36, -4.888 48.36, -4.888 48.36, -4.888 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8789'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2805'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.837222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.361, -4.888 48.361, -4.888 48.361, -4.888 48.361, -4.888 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2805'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3380'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.634444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.362, -4.888 48.362, -4.888 48.362, -4.888 48.362, -4.888 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3380'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9559'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.362, -4.888 48.362, -4.888 48.362, -4.888 48.362, -4.888 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9559'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3675'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.3994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.363, -4.888 48.363, -4.888 48.363, -4.888 48.363, -4.888 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3675'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3472'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.364, -4.888 48.364, -4.888 48.364, -4.888 48.364, -4.888 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3472'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1501'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.9675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.365, -4.888 48.365, -4.888 48.365, -4.888 48.365, -4.888 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1501'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5863'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.161388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.367, -4.888 48.367, -4.888 48.367, -4.888 48.367, -4.888 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5863'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5272'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.094722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.367, -4.888 48.367, -4.888 48.367, -4.888 48.367, -4.888 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5272'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3440'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.468888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.368, -4.888 48.368, -4.888 48.368, -4.888 48.368, -4.888 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3440'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8815'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.1288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.368, -4.888 48.368, -4.888 48.368, -4.888 48.368, -4.888 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8815'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3543'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.118055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.369, -4.888 48.369, -4.888 48.369, -4.888 48.369, -4.888 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3543'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3596'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.003333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.369, -4.888 48.369, -4.888 48.369, -4.888 48.369, -4.888 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3596'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3156'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.1058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.37, -4.888 48.37, -4.888 48.37, -4.888 48.37, -4.888 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3156'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9501'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.37, -4.888 48.37, -4.888 48.37, -4.888 48.37, -4.888 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9501'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5908'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.371, -4.888 48.371, -4.888 48.371, -4.888 48.371, -4.888 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5908'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7180'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.139722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.371, -4.888 48.371, -4.888 48.371, -4.888 48.371, -4.888 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7180'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_260'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.4952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.372, -4.888 48.372, -4.888 48.372, -4.888 48.372, -4.888 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_260'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9523'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.372, -4.888 48.372, -4.888 48.372, -4.888 48.372, -4.888 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9523'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9987'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.3666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.372, -4.888 48.372, -4.888 48.372, -4.888 48.372, -4.888 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9987'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9407'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.372, -4.888 48.372, -4.888 48.372, -4.888 48.372, -4.888 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9407'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3009'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.373, -4.888 48.373, -4.888 48.373, -4.888 48.373, -4.888 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3009'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5960'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.373, -4.888 48.373, -4.888 48.373, -4.888 48.373, -4.888 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5960'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7918'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.373, -4.888 48.373, -4.888 48.373, -4.888 48.373, -4.888 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7918'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9729'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.373, -4.888 48.373, -4.888 48.373, -4.888 48.373, -4.888 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9729'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10139'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.374, -4.888 48.374, -4.888 48.374, -4.888 48.374, -4.888 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10139'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2981'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.375, -4.888 48.375, -4.888 48.375, -4.888 48.375, -4.888 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2981'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4676'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.196111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.375, -4.888 48.375, -4.888 48.375, -4.888 48.375, -4.888 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4676'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5881'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.375, -4.888 48.375, -4.888 48.375, -4.888 48.375, -4.888 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5881'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7455'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.2225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.375, -4.888 48.375, -4.888 48.375, -4.888 48.375, -4.888 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7455'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3097'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.9138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.376, -4.888 48.376, -4.888 48.376, -4.888 48.376, -4.888 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3097'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7251'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.505277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.376, -4.888 48.376, -4.888 48.376, -4.888 48.376, -4.888 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7251'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8820'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.420277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.377, -4.888 48.377, -4.888 48.377, -4.888 48.377, -4.888 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8820'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10085'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.678611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.378, -4.888 48.378, -4.888 48.378, -4.888 48.378, -4.888 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10085'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9463'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.2075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.378, -4.888 48.378, -4.888 48.378, -4.888 48.378, -4.888 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9463'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3012'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.6625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.381, -4.888 48.381, -4.888 48.381, -4.888 48.381, -4.888 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3012'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5362'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.393611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.381, -4.888 48.381, -4.888 48.381, -4.888 48.381, -4.888 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5362'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9114'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.691111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.382, -4.888 48.382, -4.888 48.382, -4.888 48.382, -4.888 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9114'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7842'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.382, -4.888 48.382, -4.888 48.382, -4.888 48.382, -4.888 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7842'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8026'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.3377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.383, -4.888 48.383, -4.888 48.383, -4.888 48.383, -4.888 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8026'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_10033'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.893888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.384, -4.888 48.384, -4.888 48.384, -4.888 48.384, -4.888 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10033'^^xsd:string;
  dwc:observationDate '2003-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2972'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.7869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.385, -4.888 48.385, -4.888 48.385, -4.888 48.385, -4.888 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2972'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1794'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.388, -4.888 48.388, -4.888 48.388, -4.888 48.388, -4.888 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1794'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4564'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.388, -4.888 48.388, -4.888 48.388, -4.888 48.388, -4.888 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4564'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8124'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.033055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.388, -4.888 48.388, -4.888 48.388, -4.888 48.388, -4.888 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8124'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3567'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.27'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.389, -4.888 48.389, -4.888 48.389, -4.888 48.389, -4.888 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3567'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3299'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.142777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.39, -4.888 48.39, -4.888 48.39, -4.888 48.39, -4.888 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3299'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9045'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.895555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.39, -4.888 48.39, -4.888 48.39, -4.888 48.39, -4.888 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9045'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8929'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.621111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.39, -4.888 48.39, -4.888 48.39, -4.888 48.39, -4.888 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8929'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9969'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.403055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.39, -4.888 48.39, -4.888 48.39, -4.888 48.39, -4.888 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9969'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8960'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.053333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.392, -4.888 48.392, -4.888 48.392, -4.888 48.392, -4.888 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8960'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10039'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.392, -4.888 48.392, -4.888 48.392, -4.888 48.392, -4.888 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10039'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_271'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.393, -4.888 48.393, -4.888 48.393, -4.888 48.393, -4.888 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_271'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9482'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.393, -4.888 48.393, -4.888 48.393, -4.888 48.393, -4.888 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9482'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2807'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.144722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.394, -4.888 48.394, -4.888 48.394, -4.888 48.394, -4.888 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2807'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1790'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.394, -4.888 48.394, -4.888 48.394, -4.888 48.394, -4.888 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1790'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9061'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.275833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.394, -4.888 48.394, -4.888 48.394, -4.888 48.394, -4.888 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9061'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9232'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.9886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.395, -4.888 48.395, -4.888 48.395, -4.888 48.395, -4.888 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9232'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9443'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.9233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.395, -4.888 48.395, -4.888 48.395, -4.888 48.395, -4.888 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9443'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8971'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.399, -4.888 48.399, -4.888 48.399, -4.888 48.399, -4.888 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8971'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8080'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.300555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.4, -4.888 48.4, -4.888 48.4, -4.888 48.4, -4.888 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8080'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8935'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.541944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.403, -4.888 48.403, -4.888 48.403, -4.888 48.403, -4.888 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8935'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9276'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.411, -4.888 48.411, -4.888 48.411, -4.888 48.411, -4.888 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9276'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7836'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.306111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.418, -4.888 48.418, -4.888 48.418, -4.888 48.418, -4.888 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7836'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_312'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.423, -4.888 48.423, -4.888 48.423, -4.888 48.423, -4.888 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_312'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8936'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.186388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.426, -4.888 48.426, -4.888 48.426, -4.888 48.426, -4.888 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8936'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.52 -4.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.52 -4.888)"^^geo:wktLiteral ;
  geo-pos:lat "48.52"^^xsd:decimal ;
  geo-pos:long "-4.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4667'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.1616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.888'^^xsd:double;
  dwc:latitude '48.52'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.888 48.52, -4.888 48.52, -4.888 48.52, -4.888 48.52, -4.888 48.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4667'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7022'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.61'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.312, -4.887 48.312, -4.887 48.312, -4.887 48.312, -4.887 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7022'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7040'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.710833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.313, -4.887 48.313, -4.887 48.313, -4.887 48.313, -4.887 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7040'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2150'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.2744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.315, -4.887 48.315, -4.887 48.315, -4.887 48.315, -4.887 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2150'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7098'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.317, -4.887 48.317, -4.887 48.317, -4.887 48.317, -4.887 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7098'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7015'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.317, -4.887 48.317, -4.887 48.317, -4.887 48.317, -4.887 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7015'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1814'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.22'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.32, -4.887 48.32, -4.887 48.32, -4.887 48.32, -4.887 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1814'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_639'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.6005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.322, -4.887 48.322, -4.887 48.322, -4.887 48.322, -4.887 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_639'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7036'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.543333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.322, -4.887 48.322, -4.887 48.322, -4.887 48.322, -4.887 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7036'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3408'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.115'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.332, -4.887 48.332, -4.887 48.332, -4.887 48.332, -4.887 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3408'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3586'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.160555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.342, -4.887 48.342, -4.887 48.342, -4.887 48.342, -4.887 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3586'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8438'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.226111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.347, -4.887 48.347, -4.887 48.347, -4.887 48.347, -4.887 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8438'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3248'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.348, -4.887 48.348, -4.887 48.348, -4.887 48.348, -4.887 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3248'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3313'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.352, -4.887 48.352, -4.887 48.352, -4.887 48.352, -4.887 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3313'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2655'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.398888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.364, -4.887 48.364, -4.887 48.364, -4.887 48.364, -4.887 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2655'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2991'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.452222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.366, -4.887 48.366, -4.887 48.366, -4.887 48.366, -4.887 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2991'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9525'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.368, -4.887 48.368, -4.887 48.368, -4.887 48.368, -4.887 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9525'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.021666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.368, -4.887 48.368, -4.887 48.368, -4.887 48.368, -4.887 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2894'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4690'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.271666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.369, -4.887 48.369, -4.887 48.369, -4.887 48.369, -4.887 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4690'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7919'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.423611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.369, -4.887 48.369, -4.887 48.369, -4.887 48.369, -4.887 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7919'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3152'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.066944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.37, -4.887 48.37, -4.887 48.37, -4.887 48.37, -4.887 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3152'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_261'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.5197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.371, -4.887 48.371, -4.887 48.371, -4.887 48.371, -4.887 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_261'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5861'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.371, -4.887 48.371, -4.887 48.371, -4.887 48.371, -4.887 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5861'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7156'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.7533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.371, -4.887 48.371, -4.887 48.371, -4.887 48.371, -4.887 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7156'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3717'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.2316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.371, -4.887 48.371, -4.887 48.371, -4.887 48.371, -4.887 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3717'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2671'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.842222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2671'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3265'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3265'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3598'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.746666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3598'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5862'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5862'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7689'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7689'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9498'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.0111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372, -4.887 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9498'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9524'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.8388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.373, -4.887 48.373, -4.887 48.373, -4.887 48.373, -4.887 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9524'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_10146'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.373, -4.887 48.373, -4.887 48.373, -4.887 48.373, -4.887 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10146'^^xsd:string;
  dwc:observationDate '2004-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9975'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.926388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.374, -4.887 48.374, -4.887 48.374, -4.887 48.374, -4.887 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9975'^^xsd:string;
  dwc:observationDate '2003-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2935'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.078611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.375, -4.887 48.375, -4.887 48.375, -4.887 48.375, -4.887 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2935'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5632'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.375, -4.887 48.375, -4.887 48.375, -4.887 48.375, -4.887 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5632'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4788'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.051666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.376, -4.887 48.376, -4.887 48.376, -4.887 48.376, -4.887 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4788'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9406'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.378, -4.887 48.378, -4.887 48.378, -4.887 48.378, -4.887 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9406'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9685'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.825555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.379, -4.887 48.379, -4.887 48.379, -4.887 48.379, -4.887 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9685'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9081'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.82'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.382, -4.887 48.382, -4.887 48.382, -4.887 48.382, -4.887 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9081'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8792'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.515'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.382, -4.887 48.382, -4.887 48.382, -4.887 48.382, -4.887 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8792'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8913'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.193611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.382, -4.887 48.382, -4.887 48.382, -4.887 48.382, -4.887 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8913'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5111'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8738888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.384, -4.887 48.384, -4.887 48.384, -4.887 48.384, -4.887 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5111'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7974'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.199166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.384, -4.887 48.384, -4.887 48.384, -4.887 48.384, -4.887 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7974'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8048'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.7141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.386, -4.887 48.386, -4.887 48.386, -4.887 48.386, -4.887 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8048'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8021'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.4625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.39, -4.887 48.39, -4.887 48.39, -4.887 48.39, -4.887 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8021'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7986'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.396, -4.887 48.396, -4.887 48.396, -4.887 48.396, -4.887 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7986'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9430'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.474444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.396, -4.887 48.396, -4.887 48.396, -4.887 48.396, -4.887 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9430'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10075'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.653055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.397, -4.887 48.397, -4.887 48.397, -4.887 48.397, -4.887 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10075'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8121'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.238333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.397, -4.887 48.397, -4.887 48.397, -4.887 48.397, -4.887 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8121'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8122'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.349166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.398, -4.887 48.398, -4.887 48.398, -4.887 48.398, -4.887 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8122'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9497'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.4, -4.887 48.4, -4.887 48.4, -4.887 48.4, -4.887 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9497'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_10007'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.994166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.401, -4.887 48.401, -4.887 48.401, -4.887 48.401, -4.887 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10007'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7762'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.188055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.402, -4.887 48.402, -4.887 48.402, -4.887 48.402, -4.887 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7762'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9150'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.534166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 48.417, -4.887 48.417, -4.887 48.417, -4.887 48.417, -4.887 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9150'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.471 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.471 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "49.471"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1108'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.9858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '49.471'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 49.471, -4.887 49.471, -4.887 49.471, -4.887 49.471, -4.887 49.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1108'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.796 -4.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.796 -4.887)"^^geo:wktLiteral ;
  geo-pos:lat "50.796"^^xsd:decimal ;
  geo-pos:long "-4.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4030'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.815277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.887'^^xsd:double;
  dwc:latitude '50.796'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887 50.796, -4.887 50.796, -4.887 50.796, -4.887 50.796, -4.887 50.796))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4030'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1801'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.804722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.295, -4.886 48.295, -4.886 48.295, -4.886 48.295, -4.886 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1801'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_635'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.5319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.317, -4.886 48.317, -4.886 48.317, -4.886 48.317, -4.886 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_635'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4448'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.7219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.318, -4.886 48.318, -4.886 48.318, -4.886 48.318, -4.886 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4448'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7312'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.321, -4.886 48.321, -4.886 48.321, -4.886 48.321, -4.886 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7312'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3350'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.0436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.332, -4.886 48.332, -4.886 48.332, -4.886 48.332, -4.886 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3350'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2846'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.8166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.335, -4.886 48.335, -4.886 48.335, -4.886 48.335, -4.886 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2846'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.254444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.341, -4.886 48.341, -4.886 48.341, -4.886 48.341, -4.886 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4898'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8451'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.394166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.361, -4.886 48.361, -4.886 48.361, -4.886 48.361, -4.886 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8451'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3190'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.365, -4.886 48.365, -4.886 48.365, -4.886 48.365, -4.886 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3190'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3257'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.43'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.365, -4.886 48.365, -4.886 48.365, -4.886 48.365, -4.886 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3257'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3031'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.366, -4.886 48.366, -4.886 48.366, -4.886 48.366, -4.886 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3031'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3149'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.8713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.366, -4.886 48.366, -4.886 48.366, -4.886 48.366, -4.886 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3149'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3308'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.645277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.367, -4.886 48.367, -4.886 48.367, -4.886 48.367, -4.886 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3308'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2945'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.8311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.367, -4.886 48.367, -4.886 48.367, -4.886 48.367, -4.886 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2945'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8184'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.610555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.367, -4.886 48.367, -4.886 48.367, -4.886 48.367, -4.886 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8184'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3157'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.3458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3157'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5230'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.162777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5230'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7250'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.050277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7250'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8600'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.8169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8600'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8804'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.4605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368, -4.886 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8804'^^xsd:string;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2953'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.369, -4.886 48.369, -4.886 48.369, -4.886 48.369, -4.886 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2953'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8845'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.560833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.37, -4.886 48.37, -4.886 48.37, -4.886 48.37, -4.886 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8845'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9440'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.646666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.37, -4.886 48.37, -4.886 48.37, -4.886 48.37, -4.886 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9440'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5303'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.371, -4.886 48.371, -4.886 48.371, -4.886 48.371, -4.886 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5303'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4843'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.840555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.371, -4.886 48.371, -4.886 48.371, -4.886 48.371, -4.886 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4843'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7237'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.059722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.371, -4.886 48.371, -4.886 48.371, -4.886 48.371, -4.886 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7237'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9499'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.7444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.371, -4.886 48.371, -4.886 48.371, -4.886 48.371, -4.886 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9499'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9929'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.372, -4.886 48.372, -4.886 48.372, -4.886 48.372, -4.886 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9929'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9719'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.3861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.373, -4.886 48.373, -4.886 48.373, -4.886 48.373, -4.886 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9719'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7905'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.680277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.374, -4.886 48.374, -4.886 48.374, -4.886 48.374, -4.886 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7905'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3285'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.375, -4.886 48.375, -4.886 48.375, -4.886 48.375, -4.886 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3285'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6039'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.375, -4.886 48.375, -4.886 48.375, -4.886 48.375, -4.886 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6039'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1779'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.376, -4.886 48.376, -4.886 48.376, -4.886 48.376, -4.886 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1779'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3667'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.5194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.376, -4.886 48.376, -4.886 48.376, -4.886 48.376, -4.886 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3667'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2751'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.440833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.378, -4.886 48.378, -4.886 48.378, -4.886 48.378, -4.886 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2751'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4439'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.378, -4.886 48.378, -4.886 48.378, -4.886 48.378, -4.886 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4439'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7355'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.1416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.378, -4.886 48.378, -4.886 48.378, -4.886 48.378, -4.886 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7355'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_10090'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.6530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.378, -4.886 48.378, -4.886 48.378, -4.886 48.378, -4.886 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10090'^^xsd:string;
  dwc:observationDate '2003-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2944'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.5002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.379, -4.886 48.379, -4.886 48.379, -4.886 48.379, -4.886 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2944'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9639'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.743055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.379, -4.886 48.379, -4.886 48.379, -4.886 48.379, -4.886 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9639'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3601'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.38, -4.886 48.38, -4.886 48.38, -4.886 48.38, -4.886 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3601'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3137'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.18'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.38, -4.886 48.38, -4.886 48.38, -4.886 48.38, -4.886 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3137'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9555'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.381, -4.886 48.381, -4.886 48.381, -4.886 48.381, -4.886 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9555'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7567'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.382, -4.886 48.382, -4.886 48.382, -4.886 48.382, -4.886 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7567'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8092'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.274166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.384, -4.886 48.384, -4.886 48.384, -4.886 48.384, -4.886 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8092'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8842'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.386, -4.886 48.386, -4.886 48.386, -4.886 48.386, -4.886 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8842'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9751'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.339444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.386, -4.886 48.386, -4.886 48.386, -4.886 48.386, -4.886 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9751'^^xsd:string;
  dwc:observationDate '2003-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8057'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.301944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.387, -4.886 48.387, -4.886 48.387, -4.886 48.387, -4.886 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8057'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8009'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.077222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.389, -4.886 48.389, -4.886 48.389, -4.886 48.389, -4.886 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8009'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7924'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.201388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.389, -4.886 48.389, -4.886 48.389, -4.886 48.389, -4.886 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7924'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.250833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.389, -4.886 48.389, -4.886 48.389, -4.886 48.389, -4.886 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7899'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9217'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.39, -4.886 48.39, -4.886 48.39, -4.886 48.39, -4.886 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9217'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_8948'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.8261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.39, -4.886 48.39, -4.886 48.39, -4.886 48.39, -4.886 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8948'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2714'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.902222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.391, -4.886 48.391, -4.886 48.391, -4.886 48.391, -4.886 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2714'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9016'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.6325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.391, -4.886 48.391, -4.886 48.391, -4.886 48.391, -4.886 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9016'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9080'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.925833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.393, -4.886 48.393, -4.886 48.393, -4.886 48.393, -4.886 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9080'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9210'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.393, -4.886 48.393, -4.886 48.393, -4.886 48.393, -4.886 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9210'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7954'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.394, -4.886 48.394, -4.886 48.394, -4.886 48.394, -4.886 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7954'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9231'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.397, -4.886 48.397, -4.886 48.397, -4.886 48.397, -4.886 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9231'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9075'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.628055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.398, -4.886 48.398, -4.886 48.398, -4.886 48.398, -4.886 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9075'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8973'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.0175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.399, -4.886 48.399, -4.886 48.399, -4.886 48.399, -4.886 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8973'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9237'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.654722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.401, -4.886 48.401, -4.886 48.401, -4.886 48.401, -4.886 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9237'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8069'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.402, -4.886 48.402, -4.886 48.402, -4.886 48.402, -4.886 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8069'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.886)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2628'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.886'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.886 48.409, -4.886 48.409, -4.886 48.409, -4.886 48.409, -4.886 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2628'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7259'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.29, -4.885 48.29, -4.885 48.29, -4.885 48.29, -4.885 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7259'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4178'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.315, -4.885 48.315, -4.885 48.315, -4.885 48.315, -4.885 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4178'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7125'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.317, -4.885 48.317, -4.885 48.317, -4.885 48.317, -4.885 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7125'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4168'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.413055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.318, -4.885 48.318, -4.885 48.318, -4.885 48.318, -4.885 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4168'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4239'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.678055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.326, -4.885 48.326, -4.885 48.326, -4.885 48.326, -4.885 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4239'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.328"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2285'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.324444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.328, -4.885 48.328, -4.885 48.328, -4.885 48.328, -4.885 48.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2285'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5227'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.143333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.329, -4.885 48.329, -4.885 48.329, -4.885 48.329, -4.885 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5227'^^xsd:string;
  dwc:observationDate '2002-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4859'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.581111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.33, -4.885 48.33, -4.885 48.33, -4.885 48.33, -4.885 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4859'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3552'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.334, -4.885 48.334, -4.885 48.334, -4.885 48.334, -4.885 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3552'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4531'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.275277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.34, -4.885 48.34, -4.885 48.34, -4.885 48.34, -4.885 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4531'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2117'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.342, -4.885 48.342, -4.885 48.342, -4.885 48.342, -4.885 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2117'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4500'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.345'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.346, -4.885 48.346, -4.885 48.346, -4.885 48.346, -4.885 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4500'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3718'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.348, -4.885 48.348, -4.885 48.348, -4.885 48.348, -4.885 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3718'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3594'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.04'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.352, -4.885 48.352, -4.885 48.352, -4.885 48.352, -4.885 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3594'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5873'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.318333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.357, -4.885 48.357, -4.885 48.357, -4.885 48.357, -4.885 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5873'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2748'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.359, -4.885 48.359, -4.885 48.359, -4.885 48.359, -4.885 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2748'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3023'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.513611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.361, -4.885 48.361, -4.885 48.361, -4.885 48.361, -4.885 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3023'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9567'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.87'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.361, -4.885 48.361, -4.885 48.361, -4.885 48.361, -4.885 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9567'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3166'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.2186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.362, -4.885 48.362, -4.885 48.362, -4.885 48.362, -4.885 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3166'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4779'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.4275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.364, -4.885 48.364, -4.885 48.364, -4.885 48.364, -4.885 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4779'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7308'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.171944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.364, -4.885 48.364, -4.885 48.364, -4.885 48.364, -4.885 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7308'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3180'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.365, -4.885 48.365, -4.885 48.365, -4.885 48.365, -4.885 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3180'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2892'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.178333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.365, -4.885 48.365, -4.885 48.365, -4.885 48.365, -4.885 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2892'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8064'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.153333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.366, -4.885 48.366, -4.885 48.366, -4.885 48.366, -4.885 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8064'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4380'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.323055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.367, -4.885 48.367, -4.885 48.367, -4.885 48.367, -4.885 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4380'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9694'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.393611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.367, -4.885 48.367, -4.885 48.367, -4.885 48.367, -4.885 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9694'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2102'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.368, -4.885 48.368, -4.885 48.368, -4.885 48.368, -4.885 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2102'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2103'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.368, -4.885 48.368, -4.885 48.368, -4.885 48.368, -4.885 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2103'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1835'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.680833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.369, -4.885 48.369, -4.885 48.369, -4.885 48.369, -4.885 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1835'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3539'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.315'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.369, -4.885 48.369, -4.885 48.369, -4.885 48.369, -4.885 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3539'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9922'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.369, -4.885 48.369, -4.885 48.369, -4.885 48.369, -4.885 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9922'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7140'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.37, -4.885 48.37, -4.885 48.37, -4.885 48.37, -4.885 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7140'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7353'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.37, -4.885 48.37, -4.885 48.37, -4.885 48.37, -4.885 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7353'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8628'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.37, -4.885 48.37, -4.885 48.37, -4.885 48.37, -4.885 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8628'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9699'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.6475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.37, -4.885 48.37, -4.885 48.37, -4.885 48.37, -4.885 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9699'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3098'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.371, -4.885 48.371, -4.885 48.371, -4.885 48.371, -4.885 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3098'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2895'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.21'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.371, -4.885 48.371, -4.885 48.371, -4.885 48.371, -4.885 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2895'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9562'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.456111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.371, -4.885 48.371, -4.885 48.371, -4.885 48.371, -4.885 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9562'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9995'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.945555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.371, -4.885 48.371, -4.885 48.371, -4.885 48.371, -4.885 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9995'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3112'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.372, -4.885 48.372, -4.885 48.372, -4.885 48.372, -4.885 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3112'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7072'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.372, -4.885 48.372, -4.885 48.372, -4.885 48.372, -4.885 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7072'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9392'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.372, -4.885 48.372, -4.885 48.372, -4.885 48.372, -4.885 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9392'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3726'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.3425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3726'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7150'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7150'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9753'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9753'^^xsd:string;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8925'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.056111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8925'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9989'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373, -4.885 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9989'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1395'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.374, -4.885 48.374, -4.885 48.374, -4.885 48.374, -4.885 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1395'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3742'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.215277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.374, -4.885 48.374, -4.885 48.374, -4.885 48.374, -4.885 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3742'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9671'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.903333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.374, -4.885 48.374, -4.885 48.374, -4.885 48.374, -4.885 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9671'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9659'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.251111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.374, -4.885 48.374, -4.885 48.374, -4.885 48.374, -4.885 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9659'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3227'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.9313888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.375, -4.885 48.375, -4.885 48.375, -4.885 48.375, -4.885 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3227'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5905'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.375, -4.885 48.375, -4.885 48.375, -4.885 48.375, -4.885 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5905'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5942'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.5430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.375, -4.885 48.375, -4.885 48.375, -4.885 48.375, -4.885 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5942'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5222'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.204166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.375, -4.885 48.375, -4.885 48.375, -4.885 48.375, -4.885 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5222'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2986'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.376, -4.885 48.376, -4.885 48.376, -4.885 48.376, -4.885 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2986'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9500'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.3788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.376, -4.885 48.376, -4.885 48.376, -4.885 48.376, -4.885 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9500'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3184'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.537222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.377, -4.885 48.377, -4.885 48.377, -4.885 48.377, -4.885 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3184'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9477'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.101388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.377, -4.885 48.377, -4.885 48.377, -4.885 48.377, -4.885 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9477'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9950'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.9852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.377, -4.885 48.377, -4.885 48.377, -4.885 48.377, -4.885 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9950'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2403'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.7655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.378, -4.885 48.378, -4.885 48.378, -4.885 48.378, -4.885 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2403'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3147'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.5625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.379, -4.885 48.379, -4.885 48.379, -4.885 48.379, -4.885 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3147'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_435'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.825555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.381, -4.885 48.381, -4.885 48.381, -4.885 48.381, -4.885 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_435'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2819'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.383, -4.885 48.383, -4.885 48.383, -4.885 48.383, -4.885 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2819'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3224'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.093333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.383, -4.885 48.383, -4.885 48.383, -4.885 48.383, -4.885 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3224'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9746'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.215833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.383, -4.885 48.383, -4.885 48.383, -4.885 48.383, -4.885 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9746'^^xsd:string;
  dwc:observationDate '2003-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6046'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.600555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.384, -4.885 48.384, -4.885 48.384, -4.885 48.384, -4.885 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6046'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_10004'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.603055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.384, -4.885 48.384, -4.885 48.384, -4.885 48.384, -4.885 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10004'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9688'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.384, -4.885 48.384, -4.885 48.384, -4.885 48.384, -4.885 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9688'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9479'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.363055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.385, -4.885 48.385, -4.885 48.385, -4.885 48.385, -4.885 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9479'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8627'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.388, -4.885 48.388, -4.885 48.388, -4.885 48.388, -4.885 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8627'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9434'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.424722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.388, -4.885 48.388, -4.885 48.388, -4.885 48.388, -4.885 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9434'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8089'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.389, -4.885 48.389, -4.885 48.389, -4.885 48.389, -4.885 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8089'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_10015'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.928333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.389, -4.885 48.389, -4.885 48.389, -4.885 48.389, -4.885 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10015'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4775'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.236944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.393, -4.885 48.393, -4.885 48.393, -4.885 48.393, -4.885 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4775'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5413'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.395, -4.885 48.395, -4.885 48.395, -4.885 48.395, -4.885 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5413'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9179'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.2525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.395, -4.885 48.395, -4.885 48.395, -4.885 48.395, -4.885 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9179'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1766'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.374166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.396, -4.885 48.396, -4.885 48.396, -4.885 48.396, -4.885 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1766'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8909'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.227222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.398, -4.885 48.398, -4.885 48.398, -4.885 48.398, -4.885 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8909'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7882'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.178611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.399, -4.885 48.399, -4.885 48.399, -4.885 48.399, -4.885 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7882'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_414'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.899166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.406, -4.885 48.406, -4.885 48.406, -4.885 48.406, -4.885 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_414'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3081'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.407, -4.885 48.407, -4.885 48.407, -4.885 48.407, -4.885 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3081'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8881'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.4861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.409, -4.885 48.409, -4.885 48.409, -4.885 48.409, -4.885 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8881'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61 -4.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61"^^xsd:decimal ;
  dwc:decimalLongitude "-4.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61 -4.885)"^^geo:wktLiteral ;
  geo-pos:lat "48.61"^^xsd:decimal ;
  geo-pos:long "-4.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_258'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.885'^^xsd:double;
  dwc:latitude '48.61'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.885 48.61, -4.885 48.61, -4.885 48.61, -4.885 48.61, -4.885 48.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_258'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1614'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.2975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.319, -4.884 48.319, -4.884 48.319, -4.884 48.319, -4.884 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1614'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7032'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.014722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.324, -4.884 48.324, -4.884 48.324, -4.884 48.324, -4.884 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7032'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1514'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.327, -4.884 48.327, -4.884 48.327, -4.884 48.327, -4.884 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1514'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3249'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.706666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.332, -4.884 48.332, -4.884 48.332, -4.884 48.332, -4.884 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3249'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7077'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.334, -4.884 48.334, -4.884 48.334, -4.884 48.334, -4.884 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7077'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7035'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.429166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.334, -4.884 48.334, -4.884 48.334, -4.884 48.334, -4.884 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7035'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3275'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.348, -4.884 48.348, -4.884 48.348, -4.884 48.348, -4.884 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3275'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9709'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.612777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.35, -4.884 48.35, -4.884 48.35, -4.884 48.35, -4.884 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9709'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2989'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.263055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.357, -4.884 48.357, -4.884 48.357, -4.884 48.357, -4.884 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2989'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7209'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.246388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.364, -4.884 48.364, -4.884 48.364, -4.884 48.364, -4.884 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7209'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8816'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.4333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.367, -4.884 48.367, -4.884 48.367, -4.884 48.367, -4.884 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8816'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9527'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.367, -4.884 48.367, -4.884 48.367, -4.884 48.367, -4.884 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9527'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9692'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.77'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.367, -4.884 48.367, -4.884 48.367, -4.884 48.367, -4.884 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9692'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_10128'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.4858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.368, -4.884 48.368, -4.884 48.368, -4.884 48.368, -4.884 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10128'^^xsd:string;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3541'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.450277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3541'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3542'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.455833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3542'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7396'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.185'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7396'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8610'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8610'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9942'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.0388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9942'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9657'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9657'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9944'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.328888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369, -4.884 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9944'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8834'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.063055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.37, -4.884 48.37, -4.884 48.37, -4.884 48.37, -4.884 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8834'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6993'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.897777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.37, -4.884 48.37, -4.884 48.37, -4.884 48.37, -4.884 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6993'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7133'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.476388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.37, -4.884 48.37, -4.884 48.37, -4.884 48.37, -4.884 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7133'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3183'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.521111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.371, -4.884 48.371, -4.884 48.371, -4.884 48.371, -4.884 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3183'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7292'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.671388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.371, -4.884 48.371, -4.884 48.371, -4.884 48.371, -4.884 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7292'^^xsd:string;
  dwc:observationDate '2002-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8803'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.330833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.371, -4.884 48.371, -4.884 48.371, -4.884 48.371, -4.884 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8803'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1834'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.372, -4.884 48.372, -4.884 48.372, -4.884 48.372, -4.884 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1834'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2670'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.610277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.372, -4.884 48.372, -4.884 48.372, -4.884 48.372, -4.884 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2670'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2957'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.232222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.372, -4.884 48.372, -4.884 48.372, -4.884 48.372, -4.884 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2957'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7902'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.373, -4.884 48.373, -4.884 48.373, -4.884 48.373, -4.884 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7902'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3129'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.374, -4.884 48.374, -4.884 48.374, -4.884 48.374, -4.884 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3129'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7167'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.148333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.374, -4.884 48.374, -4.884 48.374, -4.884 48.374, -4.884 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7167'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7202'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.374, -4.884 48.374, -4.884 48.374, -4.884 48.374, -4.884 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7202'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7870'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.223333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.374, -4.884 48.374, -4.884 48.374, -4.884 48.374, -4.884 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7870'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7285'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.398333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.375, -4.884 48.375, -4.884 48.375, -4.884 48.375, -4.884 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7285'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7595'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.9725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.376, -4.884 48.376, -4.884 48.376, -4.884 48.376, -4.884 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7595'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10074'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.9025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.376, -4.884 48.376, -4.884 48.376, -4.884 48.376, -4.884 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10074'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9655'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.1519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.376, -4.884 48.376, -4.884 48.376, -4.884 48.376, -4.884 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9655'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5914'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.3738888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.377, -4.884 48.377, -4.884 48.377, -4.884 48.377, -4.884 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5914'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9702'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.595555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.377, -4.884 48.377, -4.884 48.377, -4.884 48.377, -4.884 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9702'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9983'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.485555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.378, -4.884 48.378, -4.884 48.378, -4.884 48.378, -4.884 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9983'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_442'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.279166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.379, -4.884 48.379, -4.884 48.379, -4.884 48.379, -4.884 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_442'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3168'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4594444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.381, -4.884 48.381, -4.884 48.381, -4.884 48.381, -4.884 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3168'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9034'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.9872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.383, -4.884 48.383, -4.884 48.383, -4.884 48.383, -4.884 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9034'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4776'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.040555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.384, -4.884 48.384, -4.884 48.384, -4.884 48.384, -4.884 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4776'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8091'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.074722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.384, -4.884 48.384, -4.884 48.384, -4.884 48.384, -4.884 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8091'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2329'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.387, -4.884 48.387, -4.884 48.387, -4.884 48.387, -4.884 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2329'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9645'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.388, -4.884 48.388, -4.884 48.388, -4.884 48.388, -4.884 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9645'^^xsd:string;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7988'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.158055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.389, -4.884 48.389, -4.884 48.389, -4.884 48.389, -4.884 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7988'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8020'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.8311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.392, -4.884 48.392, -4.884 48.392, -4.884 48.392, -4.884 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8020'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7964'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.2555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.392, -4.884 48.392, -4.884 48.392, -4.884 48.392, -4.884 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7964'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9397'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.767777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.395, -4.884 48.395, -4.884 48.395, -4.884 48.395, -4.884 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9397'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7452'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.6205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.401, -4.884 48.401, -4.884 48.401, -4.884 48.401, -4.884 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7452'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1780'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.406, -4.884 48.406, -4.884 48.406, -4.884 48.406, -4.884 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1780'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.884)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9985'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.203333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.884'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.884 48.409, -4.884 48.409, -4.884 48.409, -4.884 48.409, -4.884 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9985'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7128'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.736944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.311, -4.883 48.311, -4.883 48.311, -4.883 48.311, -4.883 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7128'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1798'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.365'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.316, -4.883 48.316, -4.883 48.316, -4.883 48.316, -4.883 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1798'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7043'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.926388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.317, -4.883 48.317, -4.883 48.317, -4.883 48.317, -4.883 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7043'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_638'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.3116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.319, -4.883 48.319, -4.883 48.319, -4.883 48.319, -4.883 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_638'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_248'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.21'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.32, -4.883 48.32, -4.883 48.32, -4.883 48.32, -4.883 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_248'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_647'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.82'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.32, -4.883 48.32, -4.883 48.32, -4.883 48.32, -4.883 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_647'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1812'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.5438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.32, -4.883 48.32, -4.883 48.32, -4.883 48.32, -4.883 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1812'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4316'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.310277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.339, -4.883 48.339, -4.883 48.339, -4.883 48.339, -4.883 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4316'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3218'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.8069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.341, -4.883 48.341, -4.883 48.341, -4.883 48.341, -4.883 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3218'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7060'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.510277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.344, -4.883 48.344, -4.883 48.344, -4.883 48.344, -4.883 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7060'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4318'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.438333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.345, -4.883 48.345, -4.883 48.345, -4.883 48.345, -4.883 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4318'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3216'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.669722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.348, -4.883 48.348, -4.883 48.348, -4.883 48.348, -4.883 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3216'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9916'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.920277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.355, -4.883 48.355, -4.883 48.355, -4.883 48.355, -4.883 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9916'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3260'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.6797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.359, -4.883 48.359, -4.883 48.359, -4.883 48.359, -4.883 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3260'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7168'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.110277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.364, -4.883 48.364, -4.883 48.364, -4.883 48.364, -4.883 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7168'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8659'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.267222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.364, -4.883 48.364, -4.883 48.364, -4.883 48.364, -4.883 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8659'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3595'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.917777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.365, -4.883 48.365, -4.883 48.365, -4.883 48.365, -4.883 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3595'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8887'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.8058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.365, -4.883 48.365, -4.883 48.365, -4.883 48.365, -4.883 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8887'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3340'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.228888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.366, -4.883 48.366, -4.883 48.366, -4.883 48.366, -4.883 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3340'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_333'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.159722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_333'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3347'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.094166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3347'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2304'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.663333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2304'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4784'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.4005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4784'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9284'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.803055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367, -4.883 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9284'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5435'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.115555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.368, -4.883 48.368, -4.883 48.368, -4.883 48.368, -4.883 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5435'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9558'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.368, -4.883 48.368, -4.883 48.368, -4.883 48.368, -4.883 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9558'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8921'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.368, -4.883 48.368, -4.883 48.368, -4.883 48.368, -4.883 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8921'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2973'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.369, -4.883 48.369, -4.883 48.369, -4.883 48.369, -4.883 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2973'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.369, -4.883 48.369, -4.883 48.369, -4.883 48.369, -4.883 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2887'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7172'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.017222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.369, -4.883 48.369, -4.883 48.369, -4.883 48.369, -4.883 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7172'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9923'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.369, -4.883 48.369, -4.883 48.369, -4.883 48.369, -4.883 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9923'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1402'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.320555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1402'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3688'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.768055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3688'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3155'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.4344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3155'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5602'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5602'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9906'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.0575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9906'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9941'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9941'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9943'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9943'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9868'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.673888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37, -4.883 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9868'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2674'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2674'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3217'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3217'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2468'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.631944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2468'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7302'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.306111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7302'^^xsd:string;
  dwc:observationDate '2002-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7169'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7169'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9978'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1536111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9978'^^xsd:string;
  dwc:observationDate '2003-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9903'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.5797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371, -4.883 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9903'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9727'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.372, -4.883 48.372, -4.883 48.372, -4.883 48.372, -4.883 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9727'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3538'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3538'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3564'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3564'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3122'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.2241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3122'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7294'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.2272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7294'^^xsd:string;
  dwc:observationDate '2002-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9683'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.1725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9683'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9869'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.6691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373, -4.883 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9869'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3015'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.8172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.374, -4.883 48.374, -4.883 48.374, -4.883 48.374, -4.883 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3015'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9531'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.516388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.374, -4.883 48.374, -4.883 48.374, -4.883 48.374, -4.883 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9531'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3305'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.375, -4.883 48.375, -4.883 48.375, -4.883 48.375, -4.883 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3305'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9662'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.3925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.375, -4.883 48.375, -4.883 48.375, -4.883 48.375, -4.883 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9662'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9701'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.216111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.375, -4.883 48.375, -4.883 48.375, -4.883 48.375, -4.883 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9701'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.482777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.376, -4.883 48.376, -4.883 48.376, -4.883 48.376, -4.883 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7898'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9992'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.4725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.376, -4.883 48.376, -4.883 48.376, -4.883 48.376, -4.883 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9992'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9891'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.376, -4.883 48.376, -4.883 48.376, -4.883 48.376, -4.883 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9891'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7904'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.0788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.377, -4.883 48.377, -4.883 48.377, -4.883 48.377, -4.883 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7904'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9459'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.378, -4.883 48.378, -4.883 48.378, -4.883 48.378, -4.883 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9459'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9698'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.768888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.378, -4.883 48.378, -4.883 48.378, -4.883 48.378, -4.883 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9698'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2584'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.379, -4.883 48.379, -4.883 48.379, -4.883 48.379, -4.883 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2584'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2932'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.651388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.383, -4.883 48.383, -4.883 48.383, -4.883 48.383, -4.883 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2932'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7952'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.128611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.383, -4.883 48.383, -4.883 48.383, -4.883 48.383, -4.883 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7952'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2754'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.459166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.384, -4.883 48.384, -4.883 48.384, -4.883 48.384, -4.883 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2754'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2882'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.404722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.386, -4.883 48.386, -4.883 48.386, -4.883 48.386, -4.883 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2882'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_10157'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.448333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.387, -4.883 48.387, -4.883 48.387, -4.883 48.387, -4.883 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10157'^^xsd:string;
  dwc:observationDate '2004-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9919'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.801666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.388, -4.883 48.388, -4.883 48.388, -4.883 48.388, -4.883 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9919'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5815'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.389, -4.883 48.389, -4.883 48.389, -4.883 48.389, -4.883 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5815'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.388055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.389, -4.883 48.389, -4.883 48.389, -4.883 48.389, -4.883 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7900'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9775'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.39, -4.883 48.39, -4.883 48.39, -4.883 48.39, -4.883 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9775'^^xsd:string;
  dwc:observationDate '2003-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.391, -4.883 48.391, -4.883 48.391, -4.883 48.391, -4.883 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_596'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4464'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.8713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.392, -4.883 48.392, -4.883 48.392, -4.883 48.392, -4.883 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4464'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9306'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.6044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.395, -4.883 48.395, -4.883 48.395, -4.883 48.395, -4.883 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9306'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8848'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.396, -4.883 48.396, -4.883 48.396, -4.883 48.396, -4.883 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8848'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8880'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.798888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.397, -4.883 48.397, -4.883 48.397, -4.883 48.397, -4.883 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8880'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_298'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.399, -4.883 48.399, -4.883 48.399, -4.883 48.399, -4.883 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_298'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_602'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.046666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.399, -4.883 48.399, -4.883 48.399, -4.883 48.399, -4.883 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_602'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8045'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.043888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.399, -4.883 48.399, -4.883 48.399, -4.883 48.399, -4.883 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8045'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8959'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.181111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.399, -4.883 48.399, -4.883 48.399, -4.883 48.399, -4.883 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8959'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_10136'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.4, -4.883 48.4, -4.883 48.4, -4.883 48.4, -4.883 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10136'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9049'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.570833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.402, -4.883 48.402, -4.883 48.402, -4.883 48.402, -4.883 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9049'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9986'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.2475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.405, -4.883 48.405, -4.883 48.405, -4.883 48.405, -4.883 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9986'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.826 -4.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.826"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.826 -4.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.826"^^xsd:decimal ;
  geo-pos:long "-4.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9314'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.883'^^xsd:double;
  dwc:latitude '48.826'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883 48.826, -4.883 48.826, -4.883 48.826, -4.883 48.826, -4.883 48.826))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9314'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.287"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.287"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8871'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.3319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.287'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.287, -4.882 48.287, -4.882 48.287, -4.882 48.287, -4.882 48.287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8871'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2114'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.317, -4.882 48.317, -4.882 48.317, -4.882 48.317, -4.882 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2114'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7027'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.215555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.322, -4.882 48.322, -4.882 48.322, -4.882 48.322, -4.882 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7027'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7065'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.324, -4.882 48.324, -4.882 48.324, -4.882 48.324, -4.882 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7065'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5391'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.0375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.335, -4.882 48.335, -4.882 48.335, -4.882 48.335, -4.882 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5391'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3640'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.343, -4.882 48.343, -4.882 48.343, -4.882 48.343, -4.882 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3640'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3348'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.121388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.35, -4.882 48.35, -4.882 48.35, -4.882 48.35, -4.882 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3348'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9917'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.057777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.351, -4.882 48.351, -4.882 48.351, -4.882 48.351, -4.882 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9917'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7279'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.363, -4.882 48.363, -4.882 48.363, -4.882 48.363, -4.882 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7279'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3485'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.098333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.365, -4.882 48.365, -4.882 48.365, -4.882 48.365, -4.882 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3485'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3263'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.366, -4.882 48.366, -4.882 48.366, -4.882 48.366, -4.882 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3263'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9936'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.914166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.366, -4.882 48.366, -4.882 48.366, -4.882 48.366, -4.882 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9936'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3603'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3603'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3060'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.6277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3060'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8638'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.042777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8638'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9933'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.584722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9933'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9570'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367, -4.882 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9570'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3720'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3720'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3697'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3697'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3577'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.566388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3577'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3145'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.46'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3145'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8112'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368, -4.882 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8112'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5224'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.088611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5224'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5226'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.465555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5226'^^xsd:string;
  dwc:observationDate '2002-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5990'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.125555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5990'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7152'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.0675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7152'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7170'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.263611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7170'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9886'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.004166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9886'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9866'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.023888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369, -4.882 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9866'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2479'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.561666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2479'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4379'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.283611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4379'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3063'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.216388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3063'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5961'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.143611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5961'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7297'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7297'^^xsd:string;
  dwc:observationDate '2002-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9977'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9977'^^xsd:string;
  dwc:observationDate '2003-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9633'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.523888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37, -4.882 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9633'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5943'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5943'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5239'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.419722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5239'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8612'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8612'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8796'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.127222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8796'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9973'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9973'^^xsd:string;
  dwc:observationDate '2003-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10079'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.2202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10079'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2902'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.818055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371, -4.882 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2902'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8639'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.372, -4.882 48.372, -4.882 48.372, -4.882 48.372, -4.882 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8639'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9752'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.6497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.372, -4.882 48.372, -4.882 48.372, -4.882 48.372, -4.882 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9752'^^xsd:string;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_10125'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.372, -4.882 48.372, -4.882 48.372, -4.882 48.372, -4.882 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10125'^^xsd:string;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_430'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.513333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_430'^^xsd:string;
  dwc:observationDate '1999-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2783'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2783'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3647'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3647'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3294'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3294'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2386'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2386'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3087'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3087'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5887'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5957'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.155'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5957'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7283'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7283'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6043'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.209166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6043'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7186'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.5627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7186'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10078'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.8536111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373, -4.882 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10078'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2956'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.374, -4.882 48.374, -4.882 48.374, -4.882 48.374, -4.882 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2956'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2879'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.459722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.374, -4.882 48.374, -4.882 48.374, -4.882 48.374, -4.882 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2879'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5962'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.443611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.374, -4.882 48.374, -4.882 48.374, -4.882 48.374, -4.882 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5962'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7594'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.3302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.374, -4.882 48.374, -4.882 48.374, -4.882 48.374, -4.882 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7594'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2884'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.9075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.375, -4.882 48.375, -4.882 48.375, -4.882 48.375, -4.882 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2884'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8108'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.521944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.375, -4.882 48.375, -4.882 48.375, -4.882 48.375, -4.882 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8108'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9640'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.376, -4.882 48.376, -4.882 48.376, -4.882 48.376, -4.882 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9640'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2921'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.8925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.376, -4.882 48.376, -4.882 48.376, -4.882 48.376, -4.882 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2921'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3587'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.1713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.379, -4.882 48.379, -4.882 48.379, -4.882 48.379, -4.882 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3587'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8562'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.812222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.379, -4.882 48.379, -4.882 48.379, -4.882 48.379, -4.882 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8562'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9271'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.8925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.381, -4.882 48.381, -4.882 48.381, -4.882 48.381, -4.882 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9271'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10086'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.825277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.381, -4.882 48.381, -4.882 48.381, -4.882 48.381, -4.882 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10086'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8011'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.0377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.382, -4.882 48.382, -4.882 48.382, -4.882 48.382, -4.882 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8011'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9014'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.9886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.383, -4.882 48.383, -4.882 48.383, -4.882 48.383, -4.882 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9014'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9486'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.859722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.384, -4.882 48.384, -4.882 48.384, -4.882 48.384, -4.882 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9486'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5263'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.386, -4.882 48.386, -4.882 48.386, -4.882 48.386, -4.882 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5263'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5310'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.389, -4.882 48.389, -4.882 48.389, -4.882 48.389, -4.882 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5310'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2292'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.471111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.39, -4.882 48.39, -4.882 48.39, -4.882 48.39, -4.882 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2292'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_290'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.5811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.391, -4.882 48.391, -4.882 48.391, -4.882 48.391, -4.882 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_290'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9206'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.106666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.394, -4.882 48.394, -4.882 48.394, -4.882 48.394, -4.882 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9206'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9059'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.901388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.394, -4.882 48.394, -4.882 48.394, -4.882 48.394, -4.882 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9059'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9750'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.182777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.394, -4.882 48.394, -4.882 48.394, -4.882 48.394, -4.882 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9750'^^xsd:string;
  dwc:observationDate '2003-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5357'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.395833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.396, -4.882 48.396, -4.882 48.396, -4.882 48.396, -4.882 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5357'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5237'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.397, -4.882 48.397, -4.882 48.397, -4.882 48.397, -4.882 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5237'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9481'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.0869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.404, -4.882 48.404, -4.882 48.404, -4.882 48.404, -4.882 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9481'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7589'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.6858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.411, -4.882 48.411, -4.882 48.411, -4.882 48.411, -4.882 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7589'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5869'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.208611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.423, -4.882 48.423, -4.882 48.423, -4.882 48.423, -4.882 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5869'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.882)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-4.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7368'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.368333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.882'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882 48.491, -4.882 48.491, -4.882 48.491, -4.882 48.491, -4.882 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7368'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.178 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.178"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.178 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.178"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7062'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.1841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.178'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.178, -4.881 48.178, -4.881 48.178, -4.881 48.178, -4.881 48.178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7062'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7024'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.317, -4.881 48.317, -4.881 48.317, -4.881 48.317, -4.881 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7024'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1796'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.318, -4.881 48.318, -4.881 48.318, -4.881 48.318, -4.881 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1796'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7315'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.2825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.319, -4.881 48.319, -4.881 48.319, -4.881 48.319, -4.881 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7315'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1520'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.468611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.32, -4.881 48.32, -4.881 48.32, -4.881 48.32, -4.881 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1520'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1815'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.32, -4.881 48.32, -4.881 48.32, -4.881 48.32, -4.881 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1815'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2649'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.9525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.334, -4.881 48.334, -4.881 48.334, -4.881 48.334, -4.881 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2649'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7075'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.238333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.344, -4.881 48.344, -4.881 48.344, -4.881 48.344, -4.881 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7075'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4384'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.503055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.35, -4.881 48.35, -4.881 48.35, -4.881 48.35, -4.881 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4384'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3714'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.849722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.355, -4.881 48.355, -4.881 48.355, -4.881 48.355, -4.881 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3714'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2806'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.1725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.357, -4.881 48.357, -4.881 48.357, -4.881 48.357, -4.881 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2806'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.126388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.362, -4.881 48.362, -4.881 48.362, -4.881 48.362, -4.881 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5894'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4150'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.326944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.363, -4.881 48.363, -4.881 48.363, -4.881 48.363, -4.881 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4150'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1502'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.364, -4.881 48.364, -4.881 48.364, -4.881 48.364, -4.881 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1502'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2679'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.935833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.365, -4.881 48.365, -4.881 48.365, -4.881 48.365, -4.881 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2679'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2651'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.621944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.365, -4.881 48.365, -4.881 48.365, -4.881 48.365, -4.881 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2651'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10081'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.509166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.365, -4.881 48.365, -4.881 48.365, -4.881 48.365, -4.881 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10081'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3672'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.366, -4.881 48.366, -4.881 48.366, -4.881 48.366, -4.881 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3672'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3678'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.7083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.366, -4.881 48.366, -4.881 48.366, -4.881 48.366, -4.881 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3678'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2906'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.257222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.366, -4.881 48.366, -4.881 48.366, -4.881 48.366, -4.881 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2906'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8182'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.366, -4.881 48.366, -4.881 48.366, -4.881 48.366, -4.881 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8182'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_412'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.2358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_412'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2765'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.915'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2765'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3445'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3445'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5916'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.19'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5916'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7175'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368, -4.881 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7175'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3262'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.3519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3262'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6037'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.031388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6037'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8835'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.140833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8835'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9931'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9931'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_10003'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.8416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10003'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9502'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9502'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9632'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.468333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369, -4.881 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9632'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3090'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.37, -4.881 48.37, -4.881 48.37, -4.881 48.37, -4.881 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3090'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_10065'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.37, -4.881 48.37, -4.881 48.37, -4.881 48.37, -4.881 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10065'^^xsd:string;
  dwc:observationDate '2003-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_10122'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.4416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.37, -4.881 48.37, -4.881 48.37, -4.881 48.37, -4.881 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10122'^^xsd:string;
  dwc:observationDate '2003-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3317'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.374722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3317'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7225'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.409722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7225'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7265'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7265'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9533'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.945'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9533'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_10124'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.8527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10124'^^xsd:string;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_10153'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.8738888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10153'^^xsd:string;
  dwc:observationDate '2004-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9653'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371, -4.881 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9653'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2401'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.501944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.372, -4.881 48.372, -4.881 48.372, -4.881 48.372, -4.881 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2401'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8800'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.372, -4.881 48.372, -4.881 48.372, -4.881 48.372, -4.881 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8800'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_10129'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.372, -4.881 48.372, -4.881 48.372, -4.881 48.372, -4.881 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10129'^^xsd:string;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3732'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.166111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.372, -4.881 48.372, -4.881 48.372, -4.881 48.372, -4.881 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3732'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3178'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3178'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2946'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2946'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5903'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.135'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5903'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6047'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.253611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6047'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9860'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9860'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9862'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373, -4.881 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9862'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1394'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.904444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.374, -4.881 48.374, -4.881 48.374, -4.881 48.374, -4.881 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1394'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9713'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.089444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.374, -4.881 48.374, -4.881 48.374, -4.881 48.374, -4.881 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9713'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_10158'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.781666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.375, -4.881 48.375, -4.881 48.375, -4.881 48.375, -4.881 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10158'^^xsd:string;
  dwc:observationDate '2004-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9630'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.101666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.376, -4.881 48.376, -4.881 48.376, -4.881 48.376, -4.881 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9630'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8830'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.377, -4.881 48.377, -4.881 48.377, -4.881 48.377, -4.881 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8830'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7201'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.377, -4.881 48.377, -4.881 48.377, -4.881 48.377, -4.881 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7201'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9575'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.384166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.377, -4.881 48.377, -4.881 48.377, -4.881 48.377, -4.881 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9575'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2653'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.4575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.378, -4.881 48.378, -4.881 48.378, -4.881 48.378, -4.881 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2653'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5833'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.082777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.378, -4.881 48.378, -4.881 48.378, -4.881 48.378, -4.881 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5833'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8178'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.8563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.379, -4.881 48.379, -4.881 48.379, -4.881 48.379, -4.881 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8178'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7171'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.093888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.38, -4.881 48.38, -4.881 48.38, -4.881 48.38, -4.881 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7171'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8094'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.286666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.381, -4.881 48.381, -4.881 48.381, -4.881 48.381, -4.881 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8094'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2803'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.9463888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.382, -4.881 48.382, -4.881 48.382, -4.881 48.382, -4.881 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2803'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8095'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.3241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.385, -4.881 48.385, -4.881 48.385, -4.881 48.385, -4.881 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8095'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9485'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.901111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.385, -4.881 48.385, -4.881 48.385, -4.881 48.385, -4.881 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9485'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_291'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.6022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.391, -4.881 48.391, -4.881 48.391, -4.881 48.391, -4.881 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_291'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7183'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.214444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.391, -4.881 48.391, -4.881 48.391, -4.881 48.391, -4.881 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7183'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4467'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.696944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.393, -4.881 48.393, -4.881 48.393, -4.881 48.393, -4.881 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4467'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6656'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.9305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.397, -4.881 48.397, -4.881 48.397, -4.881 48.397, -4.881 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6656'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7953'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.397, -4.881 48.397, -4.881 48.397, -4.881 48.397, -4.881 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7953'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7979'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.397, -4.881 48.397, -4.881 48.397, -4.881 48.397, -4.881 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7979'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5238'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.8675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.398, -4.881 48.398, -4.881 48.398, -4.881 48.398, -4.881 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5238'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9589'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.881666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.398, -4.881 48.398, -4.881 48.398, -4.881 48.398, -4.881 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9589'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8958'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.125833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.4, -4.881 48.4, -4.881 48.4, -4.881 48.4, -4.881 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8958'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9156'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.041111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.403, -4.881 48.403, -4.881 48.403, -4.881 48.403, -4.881 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9156'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9157'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.085555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.405, -4.881 48.405, -4.881 48.405, -4.881 48.405, -4.881 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9157'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4597'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.237222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.419, -4.881 48.419, -4.881 48.419, -4.881 48.419, -4.881 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4597'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9088'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.501111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.443, -4.881 48.443, -4.881 48.443, -4.881 48.443, -4.881 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9088'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4940'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.702222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 48.47, -4.881 48.47, -4.881 48.47, -4.881 48.47, -4.881 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4940'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.01 -4.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.01"^^xsd:decimal ;
  dwc:decimalLongitude "-4.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.01 -4.881)"^^geo:wktLiteral ;
  geo-pos:lat "49.01"^^xsd:decimal ;
  geo-pos:long "-4.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6263'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.0675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.881'^^xsd:double;
  dwc:latitude '49.01'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.881 49.01, -4.881 49.01, -4.881 49.01, -4.881 49.01, -4.881 49.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6263'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.21 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.21"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.21 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.21"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7967'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.124444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.21'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.21, -4.88 48.21, -4.88 48.21, -4.88 48.21, -4.88 48.21))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7967'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1803'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.486388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.313, -4.88 48.313, -4.88 48.313, -4.88 48.313, -4.88 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1803'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7101'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.080833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.314, -4.88 48.314, -4.88 48.314, -4.88 48.314, -4.88 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7101'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_642'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.318, -4.88 48.318, -4.88 48.318, -4.88 48.318, -4.88 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_642'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7319'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.088055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.318, -4.88 48.318, -4.88 48.318, -4.88 48.318, -4.88 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7319'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1797'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.321, -4.88 48.321, -4.88 48.321, -4.88 48.321, -4.88 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1797'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_425'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.323, -4.88 48.323, -4.88 48.323, -4.88 48.323, -4.88 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_425'^^xsd:string;
  dwc:observationDate '1999-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_408'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.455'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.334, -4.88 48.334, -4.88 48.334, -4.88 48.334, -4.88 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_408'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2155'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.3272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.34, -4.88 48.34, -4.88 48.34, -4.88 48.34, -4.88 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2155'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4322'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.3047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.34, -4.88 48.34, -4.88 48.34, -4.88 48.34, -4.88 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4322'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7458'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.571111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.341, -4.88 48.341, -4.88 48.341, -4.88 48.341, -4.88 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7458'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3656'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.348, -4.88 48.348, -4.88 48.348, -4.88 48.348, -4.88 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3656'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2864'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.0275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.353, -4.88 48.353, -4.88 48.353, -4.88 48.353, -4.88 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2864'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8159'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.195277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.357, -4.88 48.357, -4.88 48.357, -4.88 48.357, -4.88 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8159'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3179'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.359, -4.88 48.359, -4.88 48.359, -4.88 48.359, -4.88 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3179'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3167'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.361, -4.88 48.361, -4.88 48.361, -4.88 48.361, -4.88 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3167'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4677'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.187222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.361, -4.88 48.361, -4.88 48.361, -4.88 48.361, -4.88 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4677'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8631'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.420555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.363, -4.88 48.363, -4.88 48.363, -4.88 48.363, -4.88 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8631'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8266'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.4916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.364, -4.88 48.364, -4.88 48.364, -4.88 48.364, -4.88 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8266'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9945'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.902222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.366, -4.88 48.366, -4.88 48.366, -4.88 48.366, -4.88 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9945'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3432'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.367, -4.88 48.367, -4.88 48.367, -4.88 48.367, -4.88 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3432'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.5675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.367, -4.88 48.367, -4.88 48.367, -4.88 48.367, -4.88 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2886'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9391'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.367, -4.88 48.367, -4.88 48.367, -4.88 48.367, -4.88 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9391'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3730'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.367, -4.88 48.367, -4.88 48.367, -4.88 48.367, -4.88 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3730'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.649444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.368, -4.88 48.368, -4.88 48.368, -4.88 48.368, -4.88 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2896'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5647'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.285'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.368, -4.88 48.368, -4.88 48.368, -4.88 48.368, -4.88 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5647'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7289'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.368, -4.88 48.368, -4.88 48.368, -4.88 48.368, -4.88 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7289'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7184'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.043333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.368, -4.88 48.368, -4.88 48.368, -4.88 48.368, -4.88 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7184'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2518'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.518888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2518'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3309'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.746944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3309'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3160'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.301666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3160'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3171'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3171'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7257'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.303888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7257'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10142'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.04'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369, -4.88 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10142'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2919'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2919'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7227'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.843055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7227'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7239'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.589444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7239'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7173'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.8952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7173'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7185'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.251388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7185'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9905'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9905'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9755'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.844166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9755'^^xsd:string;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9940'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.0544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9940'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9867'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.707222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37, -4.88 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9867'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3738'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.081666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3738'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3665'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.795'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3665'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3423'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.060555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3423'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3448'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.276111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3448'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7688'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.5983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7688'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7293'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.004722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7293'^^xsd:string;
  dwc:observationDate '2002-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7266'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7266'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8239'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.246111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8239'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_10127'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.8302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10127'^^xsd:string;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9882'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.895555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9882'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9890'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.8688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9890'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3027'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.178611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371, -4.88 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3027'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3435'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.9086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3435'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7178'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.8288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7178'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7274'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.114722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7274'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9654'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.8297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9654'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9861'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.8783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372, -4.88 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9861'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3531'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.890277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.373, -4.88 48.373, -4.88 48.373, -4.88 48.373, -4.88 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3531'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3550'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.194166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.373, -4.88 48.373, -4.88 48.373, -4.88 48.373, -4.88 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3550'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2952'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.3411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.373, -4.88 48.373, -4.88 48.373, -4.88 48.373, -4.88 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2952'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9700'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.185555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.373, -4.88 48.373, -4.88 48.373, -4.88 48.373, -4.88 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9700'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2800'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.116388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2800'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3116'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.047777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3116'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6036'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.625277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6036'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8823'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.052222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8823'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9725'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9725'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9726'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374, -4.88 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9726'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2762'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.850277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.375, -4.88 48.375, -4.88 48.375, -4.88 48.375, -4.88 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2762'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7903'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.4455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.375, -4.88 48.375, -4.88 48.375, -4.88 48.375, -4.88 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7903'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8798'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.4605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.375, -4.88 48.375, -4.88 48.375, -4.88 48.375, -4.88 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8798'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3492'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.375, -4.88 48.375, -4.88 48.375, -4.88 48.375, -4.88 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3492'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3030'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.376, -4.88 48.376, -4.88 48.376, -4.88 48.376, -4.88 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3030'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5502'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.376, -4.88 48.376, -4.88 48.376, -4.88 48.376, -4.88 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5502'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.017777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.377, -4.88 48.377, -4.88 48.377, -4.88 48.377, -4.88 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7897'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5441'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.972777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.378, -4.88 48.378, -4.88 48.378, -4.88 48.378, -4.88 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5441'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7136'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.378, -4.88 48.378, -4.88 48.378, -4.88 48.378, -4.88 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7136'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7691'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.398055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.379, -4.88 48.379, -4.88 48.379, -4.88 48.379, -4.88 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7691'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8843'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.38, -4.88 48.38, -4.88 48.38, -4.88 48.38, -4.88 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8843'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2768'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.381, -4.88 48.381, -4.88 48.381, -4.88 48.381, -4.88 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2768'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8123'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.261944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.381, -4.88 48.381, -4.88 48.381, -4.88 48.381, -4.88 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8123'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3207'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.671111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.384, -4.88 48.384, -4.88 48.384, -4.88 48.384, -4.88 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3207'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2648'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.170833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.387, -4.88 48.387, -4.88 48.387, -4.88 48.387, -4.88 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2648'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8115'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.128888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.39, -4.88 48.39, -4.88 48.39, -4.88 48.39, -4.88 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8115'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8036'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.312222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.391, -4.88 48.391, -4.88 48.391, -4.88 48.391, -4.88 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8036'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9673'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.982777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.391, -4.88 48.391, -4.88 48.391, -4.88 48.391, -4.88 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9673'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9265'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.393, -4.88 48.393, -4.88 48.393, -4.88 48.393, -4.88 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9265'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10111'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.269722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.393, -4.88 48.393, -4.88 48.393, -4.88 48.393, -4.88 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10111'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_10032'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.76'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.397, -4.88 48.397, -4.88 48.397, -4.88 48.397, -4.88 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10032'^^xsd:string;
  dwc:observationDate '2003-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9270'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.133055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.398, -4.88 48.398, -4.88 48.398, -4.88 48.398, -4.88 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9270'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7751'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.6025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.423, -4.88 48.423, -4.88 48.423, -4.88 48.423, -4.88 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7751'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9229'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.7961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.425, -4.88 48.425, -4.88 48.425, -4.88 48.425, -4.88 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9229'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3703'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.4886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.433, -4.88 48.433, -4.88 48.433, -4.88 48.433, -4.88 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3703'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2293'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.467777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.436, -4.88 48.436, -4.88 48.436, -4.88 48.436, -4.88 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2293'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.617"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.617"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6285'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.425833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.617, -4.88 48.617, -4.88 48.617, -4.88 48.617, -4.88 48.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6285'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.755 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.755 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.755"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6272'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.33'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.755'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.755, -4.88 48.755, -4.88 48.755, -4.88 48.755, -4.88 48.755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6272'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.792 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.792"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.792 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "48.792"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6351'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.453611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '48.792'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.88 48.792, -4.88 48.792, -4.88 48.792, -4.88 48.792, -4.88 48.792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6351'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3412'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.825555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.298, -4.879 48.298, -4.879 48.298, -4.879 48.298, -4.879 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3412'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9066'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.567777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.306, -4.879 48.306, -4.879 48.306, -4.879 48.306, -4.879 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9066'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1816'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.3366666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.319, -4.879 48.319, -4.879 48.319, -4.879 48.319, -4.879 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1816'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_640'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.9894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.32, -4.879 48.32, -4.879 48.32, -4.879 48.32, -4.879 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_640'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5151'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.121944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.32, -4.879 48.32, -4.879 48.32, -4.879 48.32, -4.879 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5151'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_263'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.100833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.323, -4.879 48.323, -4.879 48.323, -4.879 48.323, -4.879 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_263'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3244'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.52'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.324, -4.879 48.324, -4.879 48.324, -4.879 48.324, -4.879 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3244'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1517'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.664444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.325, -4.879 48.325, -4.879 48.325, -4.879 48.325, -4.879 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1517'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3561'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.023888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.336, -4.879 48.336, -4.879 48.336, -4.879 48.336, -4.879 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3561'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3657'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.344, -4.879 48.344, -4.879 48.344, -4.879 48.344, -4.879 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3657'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3622'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.344, -4.879 48.344, -4.879 48.344, -4.879 48.344, -4.879 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3622'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3250'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.8975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.347, -4.879 48.347, -4.879 48.347, -4.879 48.347, -4.879 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3250'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2389'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.848611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.351, -4.879 48.351, -4.879 48.351, -4.879 48.351, -4.879 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2389'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7593'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.309444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.351, -4.879 48.351, -4.879 48.351, -4.879 48.351, -4.879 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7593'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3314'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.475833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.359, -4.879 48.359, -4.879 48.359, -4.879 48.359, -4.879 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3314'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7116'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.1075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.36, -4.879 48.36, -4.879 48.36, -4.879 48.36, -4.879 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7116'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10083'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.020277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.364, -4.879 48.364, -4.879 48.364, -4.879 48.364, -4.879 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10083'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7192'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.1275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.365, -4.879 48.365, -4.879 48.365, -4.879 48.365, -4.879 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7192'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9408'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.956388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.365, -4.879 48.365, -4.879 48.365, -4.879 48.365, -4.879 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9408'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9707'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.5297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.366, -4.879 48.366, -4.879 48.366, -4.879 48.366, -4.879 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9707'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9409'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.074166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.366, -4.879 48.366, -4.879 48.366, -4.879 48.366, -4.879 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9409'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9858'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.366, -4.879 48.366, -4.879 48.366, -4.879 48.366, -4.879 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9858'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1417'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.5325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1417'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3153'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.089166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3153'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7299'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.805833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7299'^^xsd:string;
  dwc:observationDate '2002-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8841'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.7858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8841'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9716'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.415833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367, -4.879 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9716'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7397'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.135'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.368, -4.879 48.368, -4.879 48.368, -4.879 48.368, -4.879 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7397'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9469'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.6116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.368, -4.879 48.368, -4.879 48.368, -4.879 48.368, -4.879 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9469'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9884'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.263333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.368, -4.879 48.368, -4.879 48.368, -4.879 48.368, -4.879 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9884'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4586'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.714166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4586'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3403'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3403'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3003'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.088333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3003'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7148'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.9013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7148'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8833'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.115'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8833'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7242'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.198611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7242'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7821'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7821'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9883'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.048333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369, -4.879 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9883'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2739'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.253055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2739'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3100'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.120555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3100'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.7838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2899'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7303'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.1175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7303'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9970'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.9061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9970'^^xsd:string;
  dwc:observationDate '2003-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9993'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.733055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9993'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9680'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37, -4.879 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9680'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_431'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.6219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_431'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3052'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.8138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3052'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.5283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5896'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7238'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7238'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9990'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9990'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9665'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.6483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371, -4.879 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9665'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2516'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.7516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.372, -4.879 48.372, -4.879 48.372, -4.879 48.372, -4.879 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2516'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3689'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.265555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.372, -4.879 48.372, -4.879 48.372, -4.879 48.372, -4.879 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3689'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3695'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.372, -4.879 48.372, -4.879 48.372, -4.879 48.372, -4.879 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3695'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9393'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.372, -4.879 48.372, -4.879 48.372, -4.879 48.372, -4.879 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9393'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3226'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.69'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3226'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2992'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.7975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2992'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5987'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.4891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5987'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8828'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8828'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9720'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.217222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9720'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9756'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.110555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9756'^^xsd:string;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_10150'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.721111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373, -4.879 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10150'^^xsd:string;
  dwc:observationDate '2004-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2918'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.374, -4.879 48.374, -4.879 48.374, -4.879 48.374, -4.879 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2918'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5989'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.08'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.374, -4.879 48.374, -4.879 48.374, -4.879 48.374, -4.879 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5989'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9721'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.570277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.374, -4.879 48.374, -4.879 48.374, -4.879 48.374, -4.879 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9721'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2994'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.4933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.375, -4.879 48.375, -4.879 48.375, -4.879 48.375, -4.879 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2994'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9889'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.375, -4.879 48.375, -4.879 48.375, -4.879 48.375, -4.879 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9889'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9865'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.85'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.375, -4.879 48.375, -4.879 48.375, -4.879 48.375, -4.879 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9865'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2589'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.338333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.376, -4.879 48.376, -4.879 48.376, -4.879 48.376, -4.879 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2589'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9974'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.376, -4.879 48.376, -4.879 48.376, -4.879 48.376, -4.879 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9974'^^xsd:string;
  dwc:observationDate '2003-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5878'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.5894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.377, -4.879 48.377, -4.879 48.377, -4.879 48.377, -4.879 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5878'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2598'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.378, -4.879 48.378, -4.879 48.378, -4.879 48.378, -4.879 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2598'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2466'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.379, -4.879 48.379, -4.879 48.379, -4.879 48.379, -4.879 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2466'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_10002'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.379, -4.879 48.379, -4.879 48.379, -4.879 48.379, -4.879 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10002'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10144'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.792777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.382, -4.879 48.382, -4.879 48.382, -4.879 48.382, -4.879 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10144'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8035'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.817777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.385, -4.879 48.385, -4.879 48.385, -4.879 48.385, -4.879 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8035'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8652'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.819166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.385, -4.879 48.385, -4.879 48.385, -4.879 48.385, -4.879 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8652'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4218'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.39, -4.879 48.39, -4.879 48.39, -4.879 48.39, -4.879 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4218'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8007'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.046111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.391, -4.879 48.391, -4.879 48.391, -4.879 48.391, -4.879 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8007'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5414'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.394, -4.879 48.394, -4.879 48.394, -4.879 48.394, -4.879 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5414'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9583'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.8002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.394, -4.879 48.394, -4.879 48.394, -4.879 48.394, -4.879 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9583'^^xsd:string;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7764'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.4194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.397, -4.879 48.397, -4.879 48.397, -4.879 48.397, -4.879 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7764'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7693'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.263055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.398, -4.879 48.398, -4.879 48.398, -4.879 48.398, -4.879 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7693'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9293'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.338333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.4, -4.879 48.4, -4.879 48.4, -4.879 48.4, -4.879 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9293'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8024'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.239722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.407, -4.879 48.407, -4.879 48.407, -4.879 48.407, -4.879 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8024'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4571'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.208333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.408, -4.879 48.408, -4.879 48.408, -4.879 48.408, -4.879 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4571'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9269'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.628888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.411, -4.879 48.411, -4.879 48.411, -4.879 48.411, -4.879 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9269'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9191'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.376111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 48.421, -4.879 48.421, -4.879 48.421, -4.879 48.421, -4.879 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9191'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.066 -4.879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.066"^^xsd:decimal ;
  dwc:decimalLongitude "-4.879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.066 -4.879)"^^geo:wktLiteral ;
  geo-pos:lat "51.066"^^xsd:decimal ;
  geo-pos:long "-4.879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4019'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.038611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.879'^^xsd:double;
  dwc:latitude '51.066'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.879 51.066, -4.879 51.066, -4.879 51.066, -4.879 51.066, -4.879 51.066))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4019'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1822'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.302, -4.878 48.302, -4.878 48.302, -4.878 48.302, -4.878 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1822'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.8227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.31, -4.878 48.31, -4.878 48.31, -4.878 48.31, -4.878 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2898'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1612'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.776666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.317, -4.878 48.317, -4.878 48.317, -4.878 48.317, -4.878 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1612'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4422'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.318, -4.878 48.318, -4.878 48.318, -4.878 48.318, -4.878 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4422'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4237'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.318, -4.878 48.318, -4.878 48.318, -4.878 48.318, -4.878 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4237'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4636'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.041388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.323, -4.878 48.323, -4.878 48.323, -4.878 48.323, -4.878 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4636'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7100'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.060833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.325, -4.878 48.325, -4.878 48.325, -4.878 48.325, -4.878 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7100'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3625'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.165'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.338, -4.878 48.338, -4.878 48.338, -4.878 48.338, -4.878 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3625'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4385'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.666944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.339, -4.878 48.339, -4.878 48.339, -4.878 48.339, -4.878 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4385'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3328'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.926111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.341, -4.878 48.341, -4.878 48.341, -4.878 48.341, -4.878 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3328'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8437'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.321944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.344, -4.878 48.344, -4.878 48.344, -4.878 48.344, -4.878 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8437'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7216'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.9377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.358, -4.878 48.358, -4.878 48.358, -4.878 48.358, -4.878 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7216'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2725'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.4327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.36, -4.878 48.36, -4.878 48.36, -4.878 48.36, -4.878 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2725'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_627'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.2427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.363, -4.878 48.363, -4.878 48.363, -4.878 48.363, -4.878 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_627'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9568'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.363, -4.878 48.363, -4.878 48.363, -4.878 48.363, -4.878 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9568'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8923'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.342777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.364, -4.878 48.364, -4.878 48.364, -4.878 48.364, -4.878 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8923'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10082'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.464722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.365, -4.878 48.365, -4.878 48.365, -4.878 48.365, -4.878 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10082'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5991'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.169722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.366, -4.878 48.366, -4.878 48.366, -4.878 48.366, -4.878 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5991'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3736'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.366, -4.878 48.366, -4.878 48.366, -4.878 48.366, -4.878 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3736'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_432'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.2997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.367, -4.878 48.367, -4.878 48.367, -4.878 48.367, -4.878 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_432'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8912'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.367, -4.878 48.367, -4.878 48.367, -4.878 48.367, -4.878 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8912'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3731'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.367, -4.878 48.367, -4.878 48.367, -4.878 48.367, -4.878 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3731'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_440'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1313888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.368, -4.878 48.368, -4.878 48.368, -4.878 48.368, -4.878 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_440'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3104'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.1202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.368, -4.878 48.368, -4.878 48.368, -4.878 48.368, -4.878 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3104'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.368, -4.878 48.368, -4.878 48.368, -4.878 48.368, -4.878 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2889'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3467'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.165555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.368, -4.878 48.368, -4.878 48.368, -4.878 48.368, -4.878 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3467'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_416'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.269722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_416'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2875'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.9147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2875'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3019'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3019'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9920'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.8830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9920'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9706'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9706'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10069'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.6113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369, -4.878 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10069'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5939'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.307777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.37, -4.878 48.37, -4.878 48.37, -4.878 48.37, -4.878 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5939'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5988'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.37, -4.878 48.37, -4.878 48.37, -4.878 48.37, -4.878 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5988'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7204'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.165833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.37, -4.878 48.37, -4.878 48.37, -4.878 48.37, -4.878 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7204'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3457'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3457'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4370'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.070277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4370'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7174'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.4952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7174'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7254'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7254'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9669'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371, -4.878 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9669'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7563'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.326666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7563'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7189'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7189'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10140'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.562777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10140'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9666'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.3816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9666'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9689'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372, -4.878 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9689'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4782'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.7627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.373, -4.878 48.373, -4.878 48.373, -4.878 48.373, -4.878 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4782'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7218'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.8675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.373, -4.878 48.373, -4.878 48.373, -4.878 48.373, -4.878 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7218'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_10152'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.7961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.373, -4.878 48.373, -4.878 48.373, -4.878 48.373, -4.878 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10152'^^xsd:string;
  dwc:observationDate '2004-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9656'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.373, -4.878 48.373, -4.878 48.373, -4.878 48.373, -4.878 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9656'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5959'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.0575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5959'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7155'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.6638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7155'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9722'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.905'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9722'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9668'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0594444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9668'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2903'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.680277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374, -4.878 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2903'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3095'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.111944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.375, -4.878 48.375, -4.878 48.375, -4.878 48.375, -4.878 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3095'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2549'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2549'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_433'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.6547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_433'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5541'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3216666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5541'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8838'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.193333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8838'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8891'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8891'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9697'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.630833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376, -4.878 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9697'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2931'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.4025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.377, -4.878 48.377, -4.878 48.377, -4.878 48.377, -4.878 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2931'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9476'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.231666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.377, -4.878 48.377, -4.878 48.377, -4.878 48.377, -4.878 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9476'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2818'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.378, -4.878 48.378, -4.878 48.378, -4.878 48.378, -4.878 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2818'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2586'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.5616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.378, -4.878 48.378, -4.878 48.378, -4.878 48.378, -4.878 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2586'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2314'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.3219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.378, -4.878 48.378, -4.878 48.378, -4.878 48.378, -4.878 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2314'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8104'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.1372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.378, -4.878 48.378, -4.878 48.378, -4.878 48.378, -4.878 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8104'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4584'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.7119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.38, -4.878 48.38, -4.878 48.38, -4.878 48.38, -4.878 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4584'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8832'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.316944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.38, -4.878 48.38, -4.878 48.38, -4.878 48.38, -4.878 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8832'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8017'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.382, -4.878 48.382, -4.878 48.382, -4.878 48.382, -4.878 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8017'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8041'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.383, -4.878 48.383, -4.878 48.383, -4.878 48.383, -4.878 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8041'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7566'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.389, -4.878 48.389, -4.878 48.389, -4.878 48.389, -4.878 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7566'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_299'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.859444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.39, -4.878 48.39, -4.878 48.39, -4.878 48.39, -4.878 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_299'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5311'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.309444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.391, -4.878 48.391, -4.878 48.391, -4.878 48.391, -4.878 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5311'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9259'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.392, -4.878 48.392, -4.878 48.392, -4.878 48.392, -4.878 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9259'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9522'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.305'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.395, -4.878 48.395, -4.878 48.395, -4.878 48.395, -4.878 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9522'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1092'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.4925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.399, -4.878 48.399, -4.878 48.399, -4.878 48.399, -4.878 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1092'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9131'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.220277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.408, -4.878 48.408, -4.878 48.408, -4.878 48.408, -4.878 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9131'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8902'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.4075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.413, -4.878 48.413, -4.878 48.413, -4.878 48.413, -4.878 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8902'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7585'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.448, -4.878 48.448, -4.878 48.448, -4.878 48.448, -4.878 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7585'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7518'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.45, -4.878 48.45, -4.878 48.45, -4.878 48.45, -4.878 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7518'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.598 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.598"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.598 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.598"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2747'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.497777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.598'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.598, -4.878 48.598, -4.878 48.598, -4.878 48.598, -4.878 48.598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2747'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.642 -4.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.642"^^xsd:decimal ;
  dwc:decimalLongitude "-4.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.642 -4.878)"^^geo:wktLiteral ;
  geo-pos:lat "48.642"^^xsd:decimal ;
  geo-pos:long "-4.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6159'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.123055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.878'^^xsd:double;
  dwc:latitude '48.642'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.878 48.642, -4.878 48.642, -4.878 48.642, -4.878 48.642, -4.878 48.642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6159'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2666'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.5736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.277, -4.877 48.277, -4.877 48.277, -4.877 48.277, -4.877 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2666'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7119'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.313, -4.877 48.313, -4.877 48.313, -4.877 48.313, -4.877 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7119'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2136'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.314, -4.877 48.314, -4.877 48.314, -4.877 48.314, -4.877 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2136'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3329'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.626944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.315, -4.877 48.315, -4.877 48.315, -4.877 48.315, -4.877 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3329'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4242'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.814166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.315, -4.877 48.315, -4.877 48.315, -4.877 48.315, -4.877 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4242'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1510'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.316, -4.877 48.316, -4.877 48.316, -4.877 48.316, -4.877 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1510'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1521'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.135277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.317, -4.877 48.317, -4.877 48.317, -4.877 48.317, -4.877 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1521'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4914'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.195277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.318, -4.877 48.318, -4.877 48.318, -4.877 48.318, -4.877 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4914'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7322'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.318, -4.877 48.318, -4.877 48.318, -4.877 48.318, -4.877 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7322'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7117'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.319, -4.877 48.319, -4.877 48.319, -4.877 48.319, -4.877 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7117'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7313'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.4369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.321, -4.877 48.321, -4.877 48.321, -4.877 48.321, -4.877 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7313'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4638'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.5636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.322, -4.877 48.322, -4.877 48.322, -4.877 48.322, -4.877 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4638'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1506'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.062777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.34, -4.877 48.34, -4.877 48.34, -4.877 48.34, -4.877 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1506'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4387'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.331944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.34, -4.877 48.34, -4.877 48.34, -4.877 48.34, -4.877 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4387'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8280'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.34, -4.877 48.34, -4.877 48.34, -4.877 48.34, -4.877 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8280'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3582'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.342, -4.877 48.342, -4.877 48.342, -4.877 48.342, -4.877 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3582'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1412'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.344, -4.877 48.344, -4.877 48.344, -4.877 48.344, -4.877 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1412'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3508'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.020277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.345, -4.877 48.345, -4.877 48.345, -4.877 48.345, -4.877 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3508'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7565'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.5475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.347, -4.877 48.347, -4.877 48.347, -4.877 48.347, -4.877 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7565'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3182'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.357, -4.877 48.357, -4.877 48.357, -4.877 48.357, -4.877 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3182'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3494'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.165'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.36, -4.877 48.36, -4.877 48.36, -4.877 48.36, -4.877 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3494'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_618'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.566388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.361, -4.877 48.361, -4.877 48.361, -4.877 48.361, -4.877 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_618'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_325'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.3172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.364, -4.877 48.364, -4.877 48.364, -4.877 48.364, -4.877 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_325'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1621'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.573611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.364, -4.877 48.364, -4.877 48.364, -4.877 48.364, -4.877 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1621'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10071'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.364, -4.877 48.364, -4.877 48.364, -4.877 48.364, -4.877 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10071'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2170'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.344722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.365, -4.877 48.365, -4.877 48.365, -4.877 48.365, -4.877 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2170'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.107222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.365, -4.877 48.365, -4.877 48.365, -4.877 48.365, -4.877 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5891'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9537'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.115277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.366, -4.877 48.366, -4.877 48.366, -4.877 48.366, -4.877 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9537'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9939'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.5097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.367, -4.877 48.367, -4.877 48.367, -4.877 48.367, -4.877 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9939'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4156'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.044166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.367, -4.877 48.367, -4.877 48.367, -4.877 48.367, -4.877 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4156'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2659'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.765'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.368, -4.877 48.368, -4.877 48.368, -4.877 48.368, -4.877 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2659'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4789'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.240277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.368, -4.877 48.368, -4.877 48.368, -4.877 48.368, -4.877 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4789'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2904'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.269166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.368, -4.877 48.368, -4.877 48.368, -4.877 48.368, -4.877 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2904'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7247'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.368, -4.877 48.368, -4.877 48.368, -4.877 48.368, -4.877 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7247'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3694'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.4525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3694'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5995'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5995'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7228'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.098611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7228'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8795'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.487222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8795'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9690'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.2733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369, -4.877 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9690'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3067'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.37, -4.877 48.37, -4.877 48.37, -4.877 48.37, -4.877 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3067'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6034'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.37, -4.877 48.37, -4.877 48.37, -4.877 48.37, -4.877 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6034'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7417'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.37, -4.877 48.37, -4.877 48.37, -4.877 48.37, -4.877 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7417'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9470'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.37, -4.877 48.37, -4.877 48.37, -4.877 48.37, -4.877 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9470'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1094'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.440555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.371, -4.877 48.371, -4.877 48.371, -4.877 48.371, -4.877 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1094'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3693'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.371, -4.877 48.371, -4.877 48.371, -4.877 48.371, -4.877 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3693'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7305'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.6169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.371, -4.877 48.371, -4.877 48.371, -4.877 48.371, -4.877 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7305'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10141'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.24'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.371, -4.877 48.371, -4.877 48.371, -4.877 48.371, -4.877 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10141'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10080'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.8425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.372, -4.877 48.372, -4.877 48.372, -4.877 48.372, -4.877 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10080'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9635'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.4580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.372, -4.877 48.372, -4.877 48.372, -4.877 48.372, -4.877 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9635'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7212'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.374, -4.877 48.374, -4.877 48.374, -4.877 48.374, -4.877 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7212'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8818'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.079444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.375, -4.877 48.375, -4.877 48.375, -4.877 48.375, -4.877 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8818'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9880'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.165'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.377, -4.877 48.377, -4.877 48.377, -4.877 48.377, -4.877 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9880'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9870'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.377, -4.877 48.377, -4.877 48.377, -4.877 48.377, -4.877 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9870'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2559'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8163888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2559'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4382'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.938055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4382'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6035'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6035'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9684'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.330277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9684'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8918'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.7247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378, -4.877 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8918'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_434'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.379, -4.877 48.379, -4.877 48.379, -4.877 48.379, -4.877 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_434'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3664'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.379, -4.877 48.379, -4.877 48.379, -4.877 48.379, -4.877 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3664'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3220'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.381, -4.877 48.381, -4.877 48.381, -4.877 48.381, -4.877 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3220'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5868'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.460833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.382, -4.877 48.382, -4.877 48.382, -4.877 48.382, -4.877 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5868'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7590'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.387, -4.877 48.387, -4.877 48.387, -4.877 48.387, -4.877 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7590'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.2113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.391, -4.877 48.391, -4.877 48.391, -4.877 48.391, -4.877 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5899'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8846'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.8938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.392, -4.877 48.392, -4.877 48.392, -4.877 48.392, -4.877 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8846'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9127'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.892222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.392, -4.877 48.392, -4.877 48.392, -4.877 48.392, -4.877 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9127'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3094'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.664166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.393, -4.877 48.393, -4.877 48.393, -4.877 48.393, -4.877 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3094'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9172'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.981666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.393, -4.877 48.393, -4.877 48.393, -4.877 48.393, -4.877 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9172'^^xsd:string;
  dwc:observationDate '2003-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9457'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.4061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.393, -4.877 48.393, -4.877 48.393, -4.877 48.393, -4.877 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9457'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9521'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.983055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 48.396, -4.877 48.396, -4.877 48.396, -4.877 48.396, -4.877 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9521'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.199 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.199 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "49.199"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6982'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.652222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '49.199'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 49.199, -4.877 49.199, -4.877 49.199, -4.877 49.199, -4.877 49.199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6982'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.972 -4.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.972"^^xsd:decimal ;
  dwc:decimalLongitude "-4.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.972 -4.877)"^^geo:wktLiteral ;
  geo-pos:lat "50.972"^^xsd:decimal ;
  geo-pos:long "-4.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_394'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.877'^^xsd:double;
  dwc:latitude '50.972'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.877 50.972, -4.877 50.972, -4.877 50.972, -4.877 50.972, -4.877 50.972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_394'^^xsd:string;
  dwc:observationDate '1999-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.293"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.293"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7214'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.226666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.293'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.293, -4.876 48.293, -4.876 48.293, -4.876 48.293, -4.876 48.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7214'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4169'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.317, -4.876 48.317, -4.876 48.317, -4.876 48.317, -4.876 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4169'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3616'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.901111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.344, -4.876 48.344, -4.876 48.344, -4.876 48.344, -4.876 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3616'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3241'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.266388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.345, -4.876 48.345, -4.876 48.345, -4.876 48.345, -4.876 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3241'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4319'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.490277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.345, -4.876 48.345, -4.876 48.345, -4.876 48.345, -4.876 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4319'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4918'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.348, -4.876 48.348, -4.876 48.348, -4.876 48.348, -4.876 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4918'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9529'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.4586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.349, -4.876 48.349, -4.876 48.349, -4.876 48.349, -4.876 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9529'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3491'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.353, -4.876 48.353, -4.876 48.353, -4.876 48.353, -4.876 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3491'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7325'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.200555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.36, -4.876 48.36, -4.876 48.36, -4.876 48.36, -4.876 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7325'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3279'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.276666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.363, -4.876 48.363, -4.876 48.363, -4.876 48.363, -4.876 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3279'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_10084'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.164722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.364, -4.876 48.364, -4.876 48.364, -4.876 48.364, -4.876 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10084'^^xsd:string;
  dwc:observationDate '2003-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_439'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.133888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.365, -4.876 48.365, -4.876 48.365, -4.876 48.365, -4.876 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_439'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5879'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.3005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.365, -4.876 48.365, -4.876 48.365, -4.876 48.365, -4.876 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5879'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1626'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.5294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1626'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2759'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.9688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2759'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5938'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5938'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9539'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.8025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9539'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9676'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.4902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366, -4.876 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9676'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9394'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.367, -4.876 48.367, -4.876 48.367, -4.876 48.367, -4.876 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9394'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9474'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.531111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.368, -4.876 48.368, -4.876 48.368, -4.876 48.368, -4.876 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9474'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2793'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.4577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.369, -4.876 48.369, -4.876 48.369, -4.876 48.369, -4.876 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2793'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3649'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.3675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.369, -4.876 48.369, -4.876 48.369, -4.876 48.369, -4.876 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3649'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7275'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.159166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.369, -4.876 48.369, -4.876 48.369, -4.876 48.369, -4.876 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7275'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7826'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.159166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.369, -4.876 48.369, -4.876 48.369, -4.876 48.369, -4.876 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7826'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2982'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.4997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2982'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2983'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2983'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3692'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3692'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5893'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5893'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9885'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.885555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9885'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9864'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37, -4.876 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9864'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2990'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.257222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2990'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3588'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3588'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3417'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.2186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3417'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7684'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7684'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7687'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.5427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7687'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6045'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.345833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6045'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8799'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.3383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8799'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9892'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.447777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371, -4.876 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9892'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3735'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.6061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.372, -4.876 48.372, -4.876 48.372, -4.876 48.372, -4.876 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3735'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2681'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.373, -4.876 48.373, -4.876 48.373, -4.876 48.373, -4.876 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2681'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2731'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.109166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.373, -4.876 48.373, -4.876 48.373, -4.876 48.373, -4.876 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2731'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3086'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.4605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.373, -4.876 48.373, -4.876 48.373, -4.876 48.373, -4.876 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3086'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7196'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.155'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.374, -4.876 48.374, -4.876 48.374, -4.876 48.374, -4.876 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7196'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3028'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.185277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.375, -4.876 48.375, -4.876 48.375, -4.876 48.375, -4.876 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3028'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5831'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.377, -4.876 48.377, -4.876 48.377, -4.876 48.377, -4.876 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5831'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5725'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.273611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.377, -4.876 48.377, -4.876 48.377, -4.876 48.377, -4.876 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5725'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9904'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.3797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.377, -4.876 48.377, -4.876 48.377, -4.876 48.377, -4.876 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9904'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3055'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.440555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.378, -4.876 48.378, -4.876 48.378, -4.876 48.378, -4.876 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3055'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9634'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.3025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.378, -4.876 48.378, -4.876 48.378, -4.876 48.378, -4.876 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9634'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8096'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.4625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.379, -4.876 48.379, -4.876 48.379, -4.876 48.379, -4.876 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8096'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8927'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.2125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.379, -4.876 48.379, -4.876 48.379, -4.876 48.379, -4.876 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8927'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8699'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.4941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.38, -4.876 48.38, -4.876 48.38, -4.876 48.38, -4.876 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8699'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2441'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.8691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.381, -4.876 48.381, -4.876 48.381, -4.876 48.381, -4.876 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2441'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9949'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.3425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.388, -4.876 48.388, -4.876 48.388, -4.876 48.388, -4.876 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9949'^^xsd:string;
  dwc:observationDate '2003-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8879'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.389, -4.876 48.389, -4.876 48.389, -4.876 48.389, -4.876 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8879'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8114'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.461944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.389, -4.876 48.389, -4.876 48.389, -4.876 48.389, -4.876 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8114'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9253'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.299166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.395, -4.876 48.395, -4.876 48.395, -4.876 48.395, -4.876 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9253'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9617'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.789722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.395, -4.876 48.395, -4.876 48.395, -4.876 48.395, -4.876 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9617'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9404'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.396, -4.876 48.396, -4.876 48.396, -4.876 48.396, -4.876 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9404'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9161'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.061666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.401, -4.876 48.401, -4.876 48.401, -4.876 48.401, -4.876 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9161'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9646'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.6797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.401, -4.876 48.401, -4.876 48.401, -4.876 48.401, -4.876 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9646'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9022'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.174166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.408, -4.876 48.408, -4.876 48.408, -4.876 48.408, -4.876 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9022'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2641'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.160833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.43, -4.876 48.43, -4.876 48.43, -4.876 48.43, -4.876 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2641'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7587'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.1213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.434, -4.876 48.434, -4.876 48.434, -4.876 48.434, -4.876 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7587'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.518"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.518"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7771'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.518, -4.876 48.518, -4.876 48.518, -4.876 48.518, -4.876 48.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7771'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.531"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8176'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.234166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.531'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.531, -4.876 48.531, -4.876 48.531, -4.876 48.531, -4.876 48.531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8176'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.814 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.814 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "48.814"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6349'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.0625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '48.814'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 48.814, -4.876 48.814, -4.876 48.814, -4.876 48.814, -4.876 48.814))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6349'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.844 -4.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.844 -4.876)"^^geo:wktLiteral ;
  geo-pos:lat "50.844"^^xsd:decimal ;
  geo-pos:long "-4.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4033'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.5566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.876'^^xsd:double;
  dwc:latitude '50.844'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.876 50.844, -4.876 50.844, -4.876 50.844, -4.876 50.844, -4.876 50.844))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4033'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.308"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.308"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_426'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.308'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.308, -4.875 48.308, -4.875 48.308, -4.875 48.308, -4.875 48.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_426'^^xsd:string;
  dwc:observationDate '1999-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1811'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.315, -4.875 48.315, -4.875 48.315, -4.875 48.315, -4.875 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1811'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7068'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.173055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.319, -4.875 48.319, -4.875 48.319, -4.875 48.319, -4.875 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7068'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4912'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.5952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.323, -4.875 48.323, -4.875 48.323, -4.875 48.323, -4.875 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4912'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3728'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.7636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.333, -4.875 48.333, -4.875 48.333, -4.875 48.333, -4.875 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3728'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4163'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.722777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.334, -4.875 48.334, -4.875 48.334, -4.875 48.334, -4.875 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4163'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4386'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.120833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.34, -4.875 48.34, -4.875 48.34, -4.875 48.34, -4.875 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4386'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4530'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.053055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.341, -4.875 48.341, -4.875 48.341, -4.875 48.341, -4.875 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4530'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3255'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.342, -4.875 48.342, -4.875 48.342, -4.875 48.342, -4.875 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3255'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3321'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.342, -4.875 48.342, -4.875 48.342, -4.875 48.342, -4.875 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3321'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3519'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.344, -4.875 48.344, -4.875 48.344, -4.875 48.344, -4.875 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3519'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_421'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.345, -4.875 48.345, -4.875 48.345, -4.875 48.345, -4.875 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_421'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4510'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.923611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.346, -4.875 48.346, -4.875 48.346, -4.875 48.346, -4.875 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4510'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3609'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.347, -4.875 48.347, -4.875 48.347, -4.875 48.347, -4.875 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3609'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3504'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.353, -4.875 48.353, -4.875 48.353, -4.875 48.353, -4.875 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3504'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4663'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.120833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.353, -4.875 48.353, -4.875 48.353, -4.875 48.353, -4.875 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4663'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2418'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.358, -4.875 48.358, -4.875 48.358, -4.875 48.358, -4.875 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2418'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7592'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.0525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.359, -4.875 48.359, -4.875 48.359, -4.875 48.359, -4.875 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7592'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9538'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.180277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.36, -4.875 48.36, -4.875 48.36, -4.875 48.36, -4.875 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9538'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3187'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.7836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.361, -4.875 48.361, -4.875 48.361, -4.875 48.361, -4.875 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3187'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8822'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.052222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.362, -4.875 48.362, -4.875 48.362, -4.875 48.362, -4.875 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8822'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3181'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.363, -4.875 48.363, -4.875 48.363, -4.875 48.363, -4.875 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3181'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2954'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.364, -4.875 48.364, -4.875 48.364, -4.875 48.364, -4.875 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2954'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1491'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.171111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.365, -4.875 48.365, -4.875 48.365, -4.875 48.365, -4.875 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1491'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7957'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.501111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.365, -4.875 48.365, -4.875 48.365, -4.875 48.365, -4.875 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7957'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2385'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.366, -4.875 48.366, -4.875 48.366, -4.875 48.366, -4.875 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2385'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3014'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.188055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.366, -4.875 48.366, -4.875 48.366, -4.875 48.366, -4.875 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3014'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8916'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.375833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.366, -4.875 48.366, -4.875 48.366, -4.875 48.366, -4.875 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8916'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3127'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.796944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.367, -4.875 48.367, -4.875 48.367, -4.875 48.367, -4.875 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3127'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3605'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.368, -4.875 48.368, -4.875 48.368, -4.875 48.368, -4.875 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3605'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9915'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.368, -4.875 48.368, -4.875 48.368, -4.875 48.368, -4.875 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9915'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3434'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.369, -4.875 48.369, -4.875 48.369, -4.875 48.369, -4.875 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3434'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9874'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.483888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.369, -4.875 48.369, -4.875 48.369, -4.875 48.369, -4.875 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9874'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9888'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.369, -4.875 48.369, -4.875 48.369, -4.875 48.369, -4.875 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9888'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9871'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.369, -4.875 48.369, -4.875 48.369, -4.875 48.369, -4.875 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9871'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_588'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.9277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_588'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_419'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_419'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2564'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2564'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3141'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3141'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7460'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.139444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7460'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9914'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37, -4.875 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9914'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3648'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.371, -4.875 48.371, -4.875 48.371, -4.875 48.371, -4.875 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3648'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7194'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.371, -4.875 48.371, -4.875 48.371, -4.875 48.371, -4.875 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7194'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9390'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.372, -4.875 48.372, -4.875 48.372, -4.875 48.372, -4.875 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9390'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2660'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2660'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7298'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0947222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7298'^^xsd:string;
  dwc:observationDate '2002-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7230'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7230'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7893'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7893'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9971'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9971'^^xsd:string;
  dwc:observationDate '2003-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9674'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.4575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373, -4.875 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9674'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2970'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.240277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2970'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8824'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.057777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8824'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7188'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.9394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7188'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9532'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.618055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9532'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9681'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.555833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374, -4.875 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9681'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_8786'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.9475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.375, -4.875 48.375, -4.875 48.375, -4.875 48.375, -4.875 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8786'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2517'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.376, -4.875 48.376, -4.875 48.376, -4.875 48.376, -4.875 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2517'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5797'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.3525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.377, -4.875 48.377, -4.875 48.377, -4.875 48.377, -4.875 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5797'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9859'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.6030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.377, -4.875 48.377, -4.875 48.377, -4.875 48.377, -4.875 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9859'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9574'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.552222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.378, -4.875 48.378, -4.875 48.378, -4.875 48.378, -4.875 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9574'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1627'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.6844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.379, -4.875 48.379, -4.875 48.379, -4.875 48.379, -4.875 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1627'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5418'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.075555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.38, -4.875 48.38, -4.875 48.38, -4.875 48.38, -4.875 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5418'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3546'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.431111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.383, -4.875 48.383, -4.875 48.383, -4.875 48.383, -4.875 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3546'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3536'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.5197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.384, -4.875 48.384, -4.875 48.384, -4.875 48.384, -4.875 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3536'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4201'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.188611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.385, -4.875 48.385, -4.875 48.385, -4.875 48.385, -4.875 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4201'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_10151'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.121388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.39, -4.875 48.39, -4.875 48.39, -4.875 48.39, -4.875 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10151'^^xsd:string;
  dwc:observationDate '2004-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5739'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.5344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.391, -4.875 48.391, -4.875 48.391, -4.875 48.391, -4.875 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5739'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9254'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.450277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.391, -4.875 48.391, -4.875 48.391, -4.875 48.391, -4.875 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9254'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_292'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.921666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.392, -4.875 48.392, -4.875 48.392, -4.875 48.392, -4.875 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_292'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3842'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.394, -4.875 48.394, -4.875 48.394, -4.875 48.394, -4.875 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3842'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2101'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.396, -4.875 48.396, -4.875 48.396, -4.875 48.396, -4.875 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2101'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9052'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.253333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.396, -4.875 48.396, -4.875 48.396, -4.875 48.396, -4.875 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9052'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9234'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.4, -4.875 48.4, -4.875 48.4, -4.875 48.4, -4.875 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9234'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_10008'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.348611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.402, -4.875 48.402, -4.875 48.402, -4.875 48.402, -4.875 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10008'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9238'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.898055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.412, -4.875 48.412, -4.875 48.412, -4.875 48.412, -4.875 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9238'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9717'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.414166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.434, -4.875 48.434, -4.875 48.434, -4.875 48.434, -4.875 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9717'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7646'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.8761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.442, -4.875 48.442, -4.875 48.442, -4.875 48.442, -4.875 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7646'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.789 -4.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.789 -4.875)"^^geo:wktLiteral ;
  geo-pos:lat "48.789"^^xsd:decimal ;
  geo-pos:long "-4.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6305'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.503611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.875'^^xsd:double;
  dwc:latitude '48.789'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875 48.789, -4.875 48.789, -4.875 48.789, -4.875 48.789, -4.875 48.789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6305'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.305"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3687'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.504722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.305, -4.874 48.305, -4.874 48.305, -4.874 48.305, -4.874 48.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3687'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2605'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.218888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.306, -4.874 48.306, -4.874 48.306, -4.874 48.306, -4.874 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2605'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7317'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.319, -4.874 48.319, -4.874 48.319, -4.874 48.319, -4.874 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7317'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2116'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.721666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.323, -4.874 48.323, -4.874 48.323, -4.874 48.323, -4.874 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2116'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_632'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.7169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.325, -4.874 48.325, -4.874 48.325, -4.874 48.325, -4.874 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_632'^^xsd:string;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3205'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.4541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.337, -4.874 48.337, -4.874 48.337, -4.874 48.337, -4.874 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3205'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4511'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.341, -4.874 48.341, -4.874 48.341, -4.874 48.341, -4.874 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4511'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8656'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.790555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.342, -4.874 48.342, -4.874 48.342, -4.874 48.342, -4.874 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8656'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3280'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.921944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.346, -4.874 48.346, -4.874 48.346, -4.874 48.346, -4.874 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3280'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_410'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.352, -4.874 48.352, -4.874 48.352, -4.874 48.352, -4.874 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_410'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3437'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.351666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.352, -4.874 48.352, -4.874 48.352, -4.874 48.352, -4.874 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3437'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3530'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.353, -4.874 48.353, -4.874 48.353, -4.874 48.353, -4.874 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3530'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3511'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.94'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.36, -4.874 48.36, -4.874 48.36, -4.874 48.36, -4.874 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3511'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9536'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.901666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.361, -4.874 48.361, -4.874 48.361, -4.874 48.361, -4.874 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9536'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3495'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.098333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3495'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4383'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.183888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4383'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3136'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.7297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3136'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8443'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.754444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8443'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9410'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.618611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363, -4.874 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9410'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3393'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.054444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.364, -4.874 48.364, -4.874 48.364, -4.874 48.364, -4.874 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3393'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4817'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.364, -4.874 48.364, -4.874 48.364, -4.874 48.364, -4.874 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4817'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2947'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.364, -4.874 48.364, -4.874 48.364, -4.874 48.364, -4.874 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2947'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3175'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.316111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.367, -4.874 48.367, -4.874 48.367, -4.874 48.367, -4.874 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3175'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2943'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.7963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.367, -4.874 48.367, -4.874 48.367, -4.874 48.367, -4.874 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2943'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4785'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.367, -4.874 48.367, -4.874 48.367, -4.874 48.367, -4.874 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4785'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3312'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3312'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3378'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3378'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3064'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.294166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3064'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7696'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.076111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7696'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3734'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.5677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369, -4.874 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3734'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2958'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.987777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.37, -4.874 48.37, -4.874 48.37, -4.874 48.37, -4.874 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2958'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5823'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.2161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.37, -4.874 48.37, -4.874 48.37, -4.874 48.37, -4.874 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5823'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4691'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.981388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.37, -4.874 48.37, -4.874 48.37, -4.874 48.37, -4.874 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4691'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9918'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.342222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.37, -4.874 48.37, -4.874 48.37, -4.874 48.37, -4.874 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9918'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2664'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.4338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2664'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3332'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3332'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3683'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3683'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3004'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.3438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3004'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3729'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.2091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371, -4.874 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3729'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3130'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.372, -4.874 48.372, -4.874 48.372, -4.874 48.372, -4.874 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3130'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7143'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.272777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.372, -4.874 48.372, -4.874 48.372, -4.874 48.372, -4.874 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7143'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8615'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.6172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.372, -4.874 48.372, -4.874 48.372, -4.874 48.372, -4.874 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8615'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2866'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.886388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.373, -4.874 48.373, -4.874 48.373, -4.874 48.373, -4.874 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2866'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.256111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.373, -4.874 48.373, -4.874 48.373, -4.874 48.373, -4.874 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7890'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3101'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.715'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.374, -4.874 48.374, -4.874 48.374, -4.874 48.374, -4.874 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3101'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8836'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.180833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.374, -4.874 48.374, -4.874 48.374, -4.874 48.374, -4.874 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8836'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9712'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.445'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.374, -4.874 48.374, -4.874 48.374, -4.874 48.374, -4.874 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9712'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9503'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.69'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.374, -4.874 48.374, -4.874 48.374, -4.874 48.374, -4.874 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9503'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9711'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.4330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.375, -4.874 48.375, -4.874 48.375, -4.874 48.375, -4.874 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9711'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_10126'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.5191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.375, -4.874 48.375, -4.874 48.375, -4.874 48.375, -4.874 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10126'^^xsd:string;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3333'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.377, -4.874 48.377, -4.874 48.377, -4.874 48.377, -4.874 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3333'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_9907'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.378, -4.874 48.378, -4.874 48.378, -4.874 48.378, -4.874 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9907'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2837'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.565'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.379, -4.874 48.379, -4.874 48.379, -4.874 48.379, -4.874 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2837'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9660'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.379, -4.874 48.379, -4.874 48.379, -4.874 48.379, -4.874 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9660'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2799'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.753611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.38, -4.874 48.38, -4.874 48.38, -4.874 48.38, -4.874 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2799'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2880'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.3375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.38, -4.874 48.38, -4.874 48.38, -4.874 48.38, -4.874 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2880'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8801'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.38, -4.874 48.38, -4.874 48.38, -4.874 48.38, -4.874 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8801'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2777'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.381, -4.874 48.381, -4.874 48.381, -4.874 48.381, -4.874 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2777'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7992'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.381, -4.874 48.381, -4.874 48.381, -4.874 48.381, -4.874 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7992'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8858'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.7019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.391, -4.874 48.391, -4.874 48.391, -4.874 48.391, -4.874 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8858'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10101'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.396, -4.874 48.396, -4.874 48.396, -4.874 48.396, -4.874 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10101'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7911'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.481388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.398, -4.874 48.398, -4.874 48.398, -4.874 48.398, -4.874 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7911'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_10026'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.931388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.405, -4.874 48.405, -4.874 48.405, -4.874 48.405, -4.874 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10026'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9112'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.707777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.406, -4.874 48.406, -4.874 48.406, -4.874 48.406, -4.874 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9112'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9488'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.407, -4.874 48.407, -4.874 48.407, -4.874 48.407, -4.874 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9488'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8893'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.326388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.408, -4.874 48.408, -4.874 48.408, -4.874 48.408, -4.874 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8893'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_562'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.285'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.411, -4.874 48.411, -4.874 48.411, -4.874 48.411, -4.874 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_562'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8847'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.418, -4.874 48.418, -4.874 48.418, -4.874 48.418, -4.874 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8847'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.629 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.629"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.629 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.629"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6284'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.401388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.629'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.629, -4.874 48.629, -4.874 48.629, -4.874 48.629, -4.874 48.629))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6284'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.699"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1848'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.941111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.699, -4.874 48.699, -4.874 48.699, -4.874 48.699, -4.874 48.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1848'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.706 -4.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.706"^^xsd:decimal ;
  dwc:decimalLongitude "-4.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.706 -4.874)"^^geo:wktLiteral ;
  geo-pos:lat "48.706"^^xsd:decimal ;
  geo-pos:long "-4.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3838'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.5675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.874'^^xsd:double;
  dwc:latitude '48.706'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.874 48.706, -4.874 48.706, -4.874 48.706, -4.874 48.706, -4.874 48.706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3838'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.282"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5996'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.355833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.282, -4.873 48.282, -4.873 48.282, -4.873 48.282, -4.873 48.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5996'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2135'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.313, -4.873 48.313, -4.873 48.313, -4.873 48.313, -4.873 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2135'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4181'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.084722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.317, -4.873 48.317, -4.873 48.317, -4.873 48.317, -4.873 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4181'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7262'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.259444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.319, -4.873 48.319, -4.873 48.319, -4.873 48.319, -4.873 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7262'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3431'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.360555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.344, -4.873 48.344, -4.873 48.344, -4.873 48.344, -4.873 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3431'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3243'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.346, -4.873 48.346, -4.873 48.346, -4.873 48.346, -4.873 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3243'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6012'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.349, -4.873 48.349, -4.873 48.349, -4.873 48.349, -4.873 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6012'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1481'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.684166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.355, -4.873 48.355, -4.873 48.355, -4.873 48.355, -4.873 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1481'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7272'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.9830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.357, -4.873 48.357, -4.873 48.357, -4.873 48.357, -4.873 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7272'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8635'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.359, -4.873 48.359, -4.873 48.359, -4.873 48.359, -4.873 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8635'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3671'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.363, -4.873 48.363, -4.873 48.363, -4.873 48.363, -4.873 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3671'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8183'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.8819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.363, -4.873 48.363, -4.873 48.363, -4.873 48.363, -4.873 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8183'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3108'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3108'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.366, -4.873 48.366, -4.873 48.366, -4.873 48.366, -4.873 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3108'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2905'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.026111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.367, -4.873 48.367, -4.873 48.367, -4.873 48.367, -4.873 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2905'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_411'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.5830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.368, -4.873 48.368, -4.873 48.368, -4.873 48.368, -4.873 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_411'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3589'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.368, -4.873 48.368, -4.873 48.368, -4.873 48.368, -4.873 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3589'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3713'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.494722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.369, -4.873 48.369, -4.873 48.369, -4.873 48.369, -4.873 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3713'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7153'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.129166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.369, -4.873 48.369, -4.873 48.369, -4.873 48.369, -4.873 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7153'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8922'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.902222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.369, -4.873 48.369, -4.873 48.369, -4.873 48.369, -4.873 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8922'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_9548'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.224444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.37, -4.873 48.37, -4.873 48.37, -4.873 48.37, -4.873 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9548'^^xsd:string;
  dwc:observationDate '2003-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9948'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.1225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.37, -4.873 48.37, -4.873 48.37, -4.873 48.37, -4.873 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9948'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3436'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.371, -4.873 48.371, -4.873 48.371, -4.873 48.371, -4.873 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3436'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3677'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.4338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.371, -4.873 48.371, -4.873 48.371, -4.873 48.371, -4.873 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3677'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2975'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2975'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3446'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3446'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3128'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.03'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3128'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7131'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.213055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7131'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9677'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372, -4.873 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9677'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2810'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.9697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.373, -4.873 48.373, -4.873 48.373, -4.873 48.373, -4.873 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2810'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2326'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.779444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.373, -4.873 48.373, -4.873 48.373, -4.873 48.373, -4.873 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2326'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9504'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.3525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.373, -4.873 48.373, -4.873 48.373, -4.873 48.373, -4.873 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9504'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10070'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.376, -4.873 48.376, -4.873 48.376, -4.873 48.376, -4.873 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10070'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9670'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.263055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.376, -4.873 48.376, -4.873 48.376, -4.873 48.376, -4.873 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9670'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3374'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.0375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.378, -4.873 48.378, -4.873 48.378, -4.873 48.378, -4.873 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3374'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_221'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.218055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.379, -4.873 48.379, -4.873 48.379, -4.873 48.379, -4.873 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_221'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2773'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.4777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.382, -4.873 48.382, -4.873 48.382, -4.873 48.382, -4.873 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2773'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3433'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.3766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.382, -4.873 48.382, -4.873 48.382, -4.873 48.382, -4.873 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3433'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2640'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.505'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.383, -4.873 48.383, -4.873 48.383, -4.873 48.383, -4.873 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2640'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2494'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.384, -4.873 48.384, -4.873 48.384, -4.873 48.384, -4.873 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2494'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3016'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.4891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.384, -4.873 48.384, -4.873 48.384, -4.873 48.384, -4.873 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3016'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9760'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.3316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.39, -4.873 48.39, -4.873 48.39, -4.873 48.39, -4.873 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9760'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8994'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.97'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.392, -4.873 48.392, -4.873 48.392, -4.873 48.392, -4.873 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8994'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9758'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.4872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.392, -4.873 48.392, -4.873 48.392, -4.873 48.392, -4.873 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9758'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_10034'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.690833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.395, -4.873 48.395, -4.873 48.395, -4.873 48.395, -4.873 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10034'^^xsd:string;
  dwc:observationDate '2003-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2583'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.398, -4.873 48.398, -4.873 48.398, -4.873 48.398, -4.873 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2583'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2760'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.266944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.404, -4.873 48.404, -4.873 48.404, -4.873 48.404, -4.873 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2760'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9595'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.588055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.404, -4.873 48.404, -4.873 48.404, -4.873 48.404, -4.873 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9595'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.66"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6318'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.406666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.66'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.66, -4.873 48.66, -4.873 48.66, -4.873 48.66, -4.873 48.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6318'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.698 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.698"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.698 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "48.698"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1849'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.996111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '48.698'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.873 48.698, -4.873 48.698, -4.873 48.698, -4.873 48.698, -4.873 48.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1849'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3242'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.292222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.311, -4.872 48.311, -4.872 48.311, -4.872 48.311, -4.872 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3242'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4635'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.312, -4.872 48.312, -4.872 48.312, -4.872 48.312, -4.872 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4635'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4911'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.3841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.318, -4.872 48.318, -4.872 48.318, -4.872 48.318, -4.872 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4911'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_247'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.5322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.319, -4.872 48.319, -4.872 48.319, -4.872 48.319, -4.872 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_247'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_646'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.1644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.32, -4.872 48.32, -4.872 48.32, -4.872 48.32, -4.872 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_646'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3367'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.319722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.333, -4.872 48.333, -4.872 48.333, -4.872 48.333, -4.872 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3367'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4664'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.928888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.34, -4.872 48.34, -4.872 48.34, -4.872 48.34, -4.872 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4664'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3211'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.6438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.343, -4.872 48.343, -4.872 48.343, -4.872 48.343, -4.872 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3211'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3621'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.345, -4.872 48.345, -4.872 48.345, -4.872 48.345, -4.872 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3621'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4512'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.0822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.345, -4.872 48.345, -4.872 48.345, -4.872 48.345, -4.872 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4512'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1618'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.346, -4.872 48.346, -4.872 48.346, -4.872 48.346, -4.872 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1618'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3364'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.9325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.353, -4.872 48.353, -4.872 48.353, -4.872 48.353, -4.872 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3364'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8151'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.2897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.353, -4.872 48.353, -4.872 48.353, -4.872 48.353, -4.872 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8151'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5559'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.354, -4.872 48.354, -4.872 48.354, -4.872 48.354, -4.872 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5559'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9560'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.356, -4.872 48.356, -4.872 48.356, -4.872 48.356, -4.872 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9560'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8616'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.2797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.359, -4.872 48.359, -4.872 48.359, -4.872 48.359, -4.872 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8616'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_437'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.422777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.362, -4.872 48.362, -4.872 48.362, -4.872 48.362, -4.872 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_437'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3069'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.948611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.366, -4.872 48.366, -4.872 48.366, -4.872 48.366, -4.872 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3069'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3110'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.433888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.367, -4.872 48.367, -4.872 48.367, -4.872 48.367, -4.872 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3110'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9873'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.309722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.367, -4.872 48.367, -4.872 48.367, -4.872 48.367, -4.872 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9873'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2171'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.076666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.368, -4.872 48.368, -4.872 48.368, -4.872 48.368, -4.872 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2171'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3377'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.369, -4.872 48.369, -4.872 48.369, -4.872 48.369, -4.872 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3377'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3702'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.5236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.369, -4.872 48.369, -4.872 48.369, -4.872 48.369, -4.872 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3702'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7917'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.4236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.369, -4.872 48.369, -4.872 48.369, -4.872 48.369, -4.872 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7917'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2950'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.37, -4.872 48.37, -4.872 48.37, -4.872 48.37, -4.872 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2950'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_321'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.191388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.371, -4.872 48.371, -4.872 48.371, -4.872 48.371, -4.872 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_321'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4151'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.460277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.371, -4.872 48.371, -4.872 48.371, -4.872 48.371, -4.872 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4151'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2838'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.533611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.371, -4.872 48.371, -4.872 48.371, -4.872 48.371, -4.872 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2838'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2704'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2704'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3035'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.2269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3035'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3406'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.298888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3406'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3070'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.948611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3070'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5902'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.481388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5902'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7179'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7179'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8111'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.5688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372, -4.872 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8111'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3383'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.243333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.373, -4.872 48.373, -4.872 48.373, -4.872 48.373, -4.872 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3383'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3089'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.373, -4.872 48.373, -4.872 48.373, -4.872 48.373, -4.872 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3089'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9996'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.228611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.373, -4.872 48.373, -4.872 48.373, -4.872 48.373, -4.872 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9996'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2547'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.35'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.374, -4.872 48.374, -4.872 48.374, -4.872 48.374, -4.872 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2547'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7149'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.374, -4.872 48.374, -4.872 48.374, -4.872 48.374, -4.872 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7149'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9667'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.374, -4.872 48.374, -4.872 48.374, -4.872 48.374, -4.872 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9667'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2294'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.885277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.375, -4.872 48.375, -4.872 48.375, -4.872 48.375, -4.872 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2294'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2842'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.849722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.375, -4.872 48.375, -4.872 48.375, -4.872 48.375, -4.872 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2842'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8442'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.156666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.375, -4.872 48.375, -4.872 48.375, -4.872 48.375, -4.872 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8442'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.375, -4.872 48.375, -4.872 48.375, -4.872 48.375, -4.872 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7894'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4842'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.668055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.377, -4.872 48.377, -4.872 48.377, -4.872 48.377, -4.872 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4842'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7871'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.5094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.378, -4.872 48.378, -4.872 48.378, -4.872 48.378, -4.872 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7871'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2575'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.379, -4.872 48.379, -4.872 48.379, -4.872 48.379, -4.872 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2575'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4831'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.173611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.38, -4.872 48.38, -4.872 48.38, -4.872 48.38, -4.872 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4831'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8077'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.3341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.383, -4.872 48.383, -4.872 48.383, -4.872 48.383, -4.872 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8077'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1767'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.2938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.386, -4.872 48.386, -4.872 48.386, -4.872 48.386, -4.872 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1767'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8067'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.25'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.386, -4.872 48.386, -4.872 48.386, -4.872 48.386, -4.872 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8067'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8079'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.310555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.387, -4.872 48.387, -4.872 48.387, -4.872 48.387, -4.872 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8079'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9010'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.143333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.39, -4.872 48.39, -4.872 48.39, -4.872 48.39, -4.872 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9010'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9946'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.646666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.391, -4.872 48.391, -4.872 48.391, -4.872 48.391, -4.872 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9946'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4681'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.392, -4.872 48.392, -4.872 48.392, -4.872 48.392, -4.872 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4681'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7564'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.103888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.393, -4.872 48.393, -4.872 48.393, -4.872 48.393, -4.872 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7564'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9252'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.266388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.393, -4.872 48.393, -4.872 48.393, -4.872 48.393, -4.872 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9252'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5312'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.395, -4.872 48.395, -4.872 48.395, -4.872 48.395, -4.872 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5312'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9749'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.397, -4.872 48.397, -4.872 48.397, -4.872 48.397, -4.872 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9749'^^xsd:string;
  dwc:observationDate '2003-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9160'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.625555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.406, -4.872 48.406, -4.872 48.406, -4.872 48.406, -4.872 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9160'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3159'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.953888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.407, -4.872 48.407, -4.872 48.407, -4.872 48.407, -4.872 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3159'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2949'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.408, -4.872 48.408, -4.872 48.408, -4.872 48.408, -4.872 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2949'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8117'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.451666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.408, -4.872 48.408, -4.872 48.408, -4.872 48.408, -4.872 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8117'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.544"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.872)"^^geo:wktLiteral ;
  geo-pos:lat "48.544"^^xsd:decimal ;
  geo-pos:long "-4.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2728'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.984444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.872'^^xsd:double;
  dwc:latitude '48.544'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872 48.544, -4.872 48.544, -4.872 48.544, -4.872 48.544, -4.872 48.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2728'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.257"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.257"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2907'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.257'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.257, -4.871 48.257, -4.871 48.257, -4.871 48.257, -4.871 48.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2907'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.293"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.293"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1610'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.126666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.293'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.293, -4.871 48.293, -4.871 48.293, -4.871 48.293, -4.871 48.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1610'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5884'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.278888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.302, -4.871 48.302, -4.871 48.302, -4.871 48.302, -4.871 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5884'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_643'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.306, -4.871 48.306, -4.871 48.306, -4.871 48.306, -4.871 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_643'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2312'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.063055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.322, -4.871 48.322, -4.871 48.322, -4.871 48.322, -4.871 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2312'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9875'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.161666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.334, -4.871 48.334, -4.871 48.334, -4.871 48.334, -4.871 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9875'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3522'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.452222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.338, -4.871 48.338, -4.871 48.338, -4.871 48.338, -4.871 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3522'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3194'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.271666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.338, -4.871 48.338, -4.871 48.338, -4.871 48.338, -4.871 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3194'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1414'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.341, -4.871 48.341, -4.871 48.341, -4.871 48.341, -4.871 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1414'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3532'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.205833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.343, -4.871 48.343, -4.871 48.343, -4.871 48.343, -4.871 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3532'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3499'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.9533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.344, -4.871 48.344, -4.871 48.344, -4.871 48.344, -4.871 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3499'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3658'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.89'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.344, -4.871 48.344, -4.871 48.344, -4.871 48.344, -4.871 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3658'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7074'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.344, -4.871 48.344, -4.871 48.344, -4.871 48.344, -4.871 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7074'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3579'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.345, -4.871 48.345, -4.871 48.345, -4.871 48.345, -4.871 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3579'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4532'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.347, -4.871 48.347, -4.871 48.347, -4.871 48.347, -4.871 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4532'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3513'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.94'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.349, -4.871 48.349, -4.871 48.349, -4.871 48.349, -4.871 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3513'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5772'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.428055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.349, -4.871 48.349, -4.871 48.349, -4.871 48.349, -4.871 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5772'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9765'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.351111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.352, -4.871 48.352, -4.871 48.352, -4.871 48.352, -4.871 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9765'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3690'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.743611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.358, -4.871 48.358, -4.871 48.358, -4.871 48.358, -4.871 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3690'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7820'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.6305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.361, -4.871 48.361, -4.871 48.361, -4.871 48.361, -4.871 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7820'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1407'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1407'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2604'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.180277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2604'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3342'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.8822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3342'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3701'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.2902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3701'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7240'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.324722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7240'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9913'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.6216666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368, -4.871 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9913'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3229'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.369, -4.871 48.369, -4.871 48.369, -4.871 48.369, -4.871 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3229'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7291'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.157222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.369, -4.871 48.369, -4.871 48.369, -4.871 48.369, -4.871 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7291'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7263'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.5027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.369, -4.871 48.369, -4.871 48.369, -4.871 48.369, -4.871 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7263'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2328'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.395'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.37, -4.871 48.37, -4.871 48.37, -4.871 48.37, -4.871 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2328'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2876'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.37, -4.871 48.37, -4.871 48.37, -4.871 48.37, -4.871 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2876'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7822'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.37, -4.871 48.37, -4.871 48.37, -4.871 48.37, -4.871 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7822'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3018'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.371, -4.871 48.371, -4.871 48.371, -4.871 48.371, -4.871 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3018'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2689'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.373, -4.871 48.373, -4.871 48.373, -4.871 48.373, -4.871 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2689'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2695'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.373, -4.871 48.373, -4.871 48.373, -4.871 48.373, -4.871 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2695'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7892'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.374, -4.871 48.374, -4.871 48.374, -4.871 48.374, -4.871 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7892'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8888'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.094722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.374, -4.871 48.374, -4.871 48.374, -4.871 48.374, -4.871 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8888'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3022'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.533611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.376, -4.871 48.376, -4.871 48.376, -4.871 48.376, -4.871 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3022'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7827'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.078055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.376, -4.871 48.376, -4.871 48.376, -4.871 48.376, -4.871 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7827'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9947'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.033888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.376, -4.871 48.376, -4.871 48.376, -4.871 48.376, -4.871 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9947'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6038'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.8158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.377, -4.871 48.377, -4.871 48.377, -4.871 48.377, -4.871 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6038'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8032'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.228611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.377, -4.871 48.377, -4.871 48.377, -4.871 48.377, -4.871 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8032'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9679'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.8288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.377, -4.871 48.377, -4.871 48.377, -4.871 48.377, -4.871 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9679'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9417'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.649722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.38, -4.871 48.38, -4.871 48.38, -4.871 48.38, -4.871 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9417'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8772'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.530277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.381, -4.871 48.381, -4.871 48.381, -4.871 48.381, -4.871 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8772'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8100'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.221944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.382, -4.871 48.382, -4.871 48.382, -4.871 48.382, -4.871 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8100'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9999'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.384444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.387, -4.871 48.387, -4.871 48.387, -4.871 48.387, -4.871 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9999'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7999'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.196111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.389, -4.871 48.389, -4.871 48.389, -4.871 48.389, -4.871 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7999'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8085'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.215'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.39, -4.871 48.39, -4.871 48.39, -4.871 48.39, -4.871 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8085'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8082'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.405277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.393, -4.871 48.393, -4.871 48.393, -4.871 48.393, -4.871 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8082'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8013'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.9052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.395, -4.871 48.395, -4.871 48.395, -4.871 48.395, -4.871 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8013'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4563'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.397, -4.871 48.397, -4.871 48.397, -4.871 48.397, -4.871 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4563'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5300'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.334444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.399, -4.871 48.399, -4.871 48.399, -4.871 48.399, -4.871 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5300'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9877'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.859444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.399, -4.871 48.399, -4.871 48.399, -4.871 48.399, -4.871 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9877'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6658'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.406, -4.871 48.406, -4.871 48.406, -4.871 48.406, -4.871 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6658'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.469"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.469"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7746'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.37'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.469, -4.871 48.469, -4.871 48.469, -4.871 48.469, -4.871 48.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7746'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.648 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.648"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.648 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "48.648"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6438'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.043888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '48.648'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 48.648, -4.871 48.648, -4.871 48.648, -4.871 48.648, -4.871 48.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6438'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99 -4.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99"^^xsd:decimal ;
  dwc:decimalLongitude "-4.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99 -4.871)"^^geo:wktLiteral ;
  geo-pos:lat "49.99"^^xsd:decimal ;
  geo-pos:long "-4.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4121'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.4725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.871'^^xsd:double;
  dwc:latitude '49.99'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.871 49.99, -4.871 49.99, -4.871 49.99, -4.871 49.99, -4.871 49.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4121'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3415'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.271, -4.87 48.271, -4.87 48.271, -4.87 48.271, -4.87 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3415'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.304"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.304"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2140'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.1111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.304, -4.87 48.304, -4.87 48.304, -4.87 48.304, -4.87 48.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2140'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1802'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.928055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.311, -4.87 48.311, -4.87 48.311, -4.87 48.311, -4.87 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1802'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4913'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.324, -4.87 48.324, -4.87 48.324, -4.87 48.324, -4.87 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4913'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7122'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.481388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.329, -4.87 48.329, -4.87 48.329, -4.87 48.329, -4.87 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7122'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1503'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.4213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.336, -4.87 48.336, -4.87 48.336, -4.87 48.336, -4.87 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1503'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3540'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.941111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.336, -4.87 48.336, -4.87 48.336, -4.87 48.336, -4.87 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3540'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2550'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.817777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.342, -4.87 48.342, -4.87 48.342, -4.87 48.342, -4.87 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2550'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3581'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.345, -4.87 48.345, -4.87 48.345, -4.87 48.345, -4.87 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3581'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3619'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.345, -4.87 48.345, -4.87 48.345, -4.87 48.345, -4.87 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3619'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3518'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.347, -4.87 48.347, -4.87 48.347, -4.87 48.347, -4.87 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3518'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3474'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.241388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.349, -4.87 48.349, -4.87 48.349, -4.87 48.349, -4.87 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3474'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8210'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.4819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.361, -4.87 48.361, -4.87 48.361, -4.87 48.361, -4.87 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8210'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2645'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.362, -4.87 48.362, -4.87 48.362, -4.87 48.362, -4.87 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2645'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3444'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.366, -4.87 48.366, -4.87 48.366, -4.87 48.366, -4.87 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3444'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9535'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.575555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.366, -4.87 48.366, -4.87 48.366, -4.87 48.366, -4.87 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9535'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1499'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.367, -4.87 48.367, -4.87 48.367, -4.87 48.367, -4.87 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1499'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3710'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.4375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.367, -4.87 48.367, -4.87 48.367, -4.87 48.367, -4.87 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3710'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2435'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.138055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.368, -4.87 48.368, -4.87 48.368, -4.87 48.368, -4.87 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2435'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3551'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.086944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.368, -4.87 48.368, -4.87 48.368, -4.87 48.368, -4.87 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3551'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4475'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.585'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.368, -4.87 48.368, -4.87 48.368, -4.87 48.368, -4.87 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4475'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3132'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.216111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.368, -4.87 48.368, -4.87 48.368, -4.87 48.368, -4.87 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3132'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2934'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.973888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.369, -4.87 48.369, -4.87 48.369, -4.87 48.369, -4.87 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2934'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4786'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.085'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.369, -4.87 48.369, -4.87 48.369, -4.87 48.369, -4.87 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4786'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8606'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.700555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.369, -4.87 48.369, -4.87 48.369, -4.87 48.369, -4.87 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8606'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2917'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.2902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.37, -4.87 48.37, -4.87 48.37, -4.87 48.37, -4.87 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2917'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2916'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.3616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.371, -4.87 48.371, -4.87 48.371, -4.87 48.371, -4.87 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2916'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3382'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.21'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.372, -4.87 48.372, -4.87 48.372, -4.87 48.372, -4.87 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3382'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3126'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.734166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.372, -4.87 48.372, -4.87 48.372, -4.87 48.372, -4.87 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3126'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5349'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.372, -4.87 48.372, -4.87 48.372, -4.87 48.372, -4.87 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5349'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4291'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.3825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.373, -4.87 48.373, -4.87 48.373, -4.87 48.373, -4.87 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4291'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7210'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.026666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.373, -4.87 48.373, -4.87 48.373, -4.87 48.373, -4.87 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7210'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2865'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.456666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.375, -4.87 48.375, -4.87 48.375, -4.87 48.375, -4.87 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2865'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3723'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.377, -4.87 48.377, -4.87 48.377, -4.87 48.377, -4.87 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3723'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9311'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.889166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.379, -4.87 48.379, -4.87 48.379, -4.87 48.379, -4.87 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9311'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2631'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.043333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.38, -4.87 48.38, -4.87 48.38, -4.87 48.38, -4.87 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2631'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2642'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.183055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.382, -4.87 48.382, -4.87 48.382, -4.87 48.382, -4.87 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2642'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2507'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.018333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.384, -4.87 48.384, -4.87 48.384, -4.87 48.384, -4.87 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2507'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8078'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.387, -4.87 48.387, -4.87 48.387, -4.87 48.387, -4.87 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8078'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5361'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.075555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.389, -4.87 48.389, -4.87 48.389, -4.87 48.389, -4.87 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5361'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8561'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.14'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.4, -4.87 48.4, -4.87 48.4, -4.87 48.4, -4.87 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8561'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7913'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.402, -4.87 48.402, -4.87 48.402, -4.87 48.402, -4.87 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7913'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_267'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.387777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.404, -4.87 48.404, -4.87 48.404, -4.87 48.404, -4.87 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_267'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9664'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.816944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.409, -4.87 48.409, -4.87 48.409, -4.87 48.409, -4.87 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9664'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9141'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.41, -4.87 48.41, -4.87 48.41, -4.87 48.41, -4.87 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9141'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_10145'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.346111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.411, -4.87 48.411, -4.87 48.411, -4.87 48.411, -4.87 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10145'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3466'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.418, -4.87 48.418, -4.87 48.418, -4.87 48.418, -4.87 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3466'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7425'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.679722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.424, -4.87 48.424, -4.87 48.424, -4.87 48.424, -4.87 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7425'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.611 -4.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.611 -4.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.611"^^xsd:decimal ;
  geo-pos:long "-4.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3840'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.913611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.87'^^xsd:double;
  dwc:latitude '48.611'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.87 48.611, -4.87 48.611, -4.87 48.611, -4.87 48.611, -4.87 48.611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3840'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7006'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.9597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.288, -4.869 48.288, -4.869 48.288, -4.869 48.288, -4.869 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7006'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7129'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.316, -4.869 48.316, -4.869 48.316, -4.869 48.316, -4.869 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7129'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7086'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.32, -4.869 48.32, -4.869 48.32, -4.869 48.32, -4.869 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7086'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2833'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.601944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.341, -4.869 48.341, -4.869 48.341, -4.869 48.341, -4.869 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2833'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3235'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.342, -4.869 48.342, -4.869 48.342, -4.869 48.342, -4.869 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3235'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3610'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.346, -4.869 48.346, -4.869 48.346, -4.869 48.346, -4.869 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3610'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.407777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.346, -4.869 48.346, -4.869 48.346, -4.869 48.346, -4.869 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4899'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3680'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.352, -4.869 48.352, -4.869 48.352, -4.869 48.352, -4.869 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3680'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3230'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.120833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.358, -4.869 48.358, -4.869 48.358, -4.869 48.358, -4.869 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3230'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2676'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.530833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.361, -4.869 48.361, -4.869 48.361, -4.869 48.361, -4.869 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2676'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7309'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.156111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.363, -4.869 48.363, -4.869 48.363, -4.869 48.363, -4.869 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7309'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2797'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.989444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.364, -4.869 48.364, -4.869 48.364, -4.869 48.364, -4.869 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2797'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_8630'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.183888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.365, -4.869 48.365, -4.869 48.365, -4.869 48.365, -4.869 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8630'^^xsd:string;
  dwc:observationDate '2003-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1492'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.6452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.366, -4.869 48.366, -4.869 48.366, -4.869 48.366, -4.869 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1492'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2927'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.366, -4.869 48.366, -4.869 48.366, -4.869 48.366, -4.869 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2927'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7246'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.368, -4.869 48.368, -4.869 48.368, -4.869 48.368, -4.869 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7246'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_10147'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.9741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.371, -4.869 48.371, -4.869 48.371, -4.869 48.371, -4.869 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10147'^^xsd:string;
  dwc:observationDate '2004-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2962'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.372, -4.869 48.372, -4.869 48.372, -4.869 48.372, -4.869 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2962'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3666'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.373, -4.869 48.373, -4.869 48.373, -4.869 48.373, -4.869 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3666'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2480'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.348888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.374, -4.869 48.374, -4.869 48.374, -4.869 48.374, -4.869 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2480'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3163'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.374, -4.869 48.374, -4.869 48.374, -4.869 48.374, -4.869 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3163'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3456'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.374, -4.869 48.374, -4.869 48.374, -4.869 48.374, -4.869 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3456'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2809'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.736388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.375, -4.869 48.375, -4.869 48.375, -4.869 48.375, -4.869 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2809'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2694'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.648888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.375, -4.869 48.375, -4.869 48.375, -4.869 48.375, -4.869 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2694'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2938'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.375, -4.869 48.375, -4.869 48.375, -4.869 48.375, -4.869 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2938'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2422'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.376, -4.869 48.376, -4.869 48.376, -4.869 48.376, -4.869 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2422'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3044'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.376, -4.869 48.376, -4.869 48.376, -4.869 48.376, -4.869 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3044'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.160833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.376, -4.869 48.376, -4.869 48.376, -4.869 48.376, -4.869 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5900'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2850'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2536111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.377, -4.869 48.377, -4.869 48.377, -4.869 48.377, -4.869 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2850'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6041'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.586944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.377, -4.869 48.377, -4.869 48.377, -4.869 48.377, -4.869 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6041'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2415'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.879166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.378, -4.869 48.378, -4.869 48.378, -4.869 48.378, -4.869 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2415'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2845'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.401111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.378, -4.869 48.378, -4.869 48.378, -4.869 48.378, -4.869 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2845'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.34'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.378, -4.869 48.378, -4.869 48.378, -4.869 48.378, -4.869 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7896'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3113'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.231388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.379, -4.869 48.379, -4.869 48.379, -4.869 48.379, -4.869 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3113'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2817'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.2438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.381, -4.869 48.381, -4.869 48.381, -4.869 48.381, -4.869 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2817'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7906'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.9225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.381, -4.869 48.381, -4.869 48.381, -4.869 48.381, -4.869 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7906'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2548'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.7833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.382, -4.869 48.382, -4.869 48.382, -4.869 48.382, -4.869 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2548'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3509'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.600555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.382, -4.869 48.382, -4.869 48.382, -4.869 48.382, -4.869 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3509'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9966'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.726666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.383, -4.869 48.383, -4.869 48.383, -4.869 48.383, -4.869 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9966'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2148'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.335833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.386, -4.869 48.386, -4.869 48.386, -4.869 48.386, -4.869 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2148'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7841'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.9530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.386, -4.869 48.386, -4.869 48.386, -4.869 48.386, -4.869 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7841'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_10000'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.7625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.393, -4.869 48.393, -4.869 48.393, -4.869 48.393, -4.869 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10000'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3669'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.405, -4.869 48.405, -4.869 48.405, -4.869 48.405, -4.869 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3669'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9724'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.412, -4.869 48.412, -4.869 48.412, -4.869 48.412, -4.869 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9724'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9303'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.051111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.436, -4.869 48.436, -4.869 48.436, -4.869 48.436, -4.869 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9303'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.704 -4.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.704"^^xsd:decimal ;
  dwc:decimalLongitude "-4.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.704 -4.869)"^^geo:wktLiteral ;
  geo-pos:lat "48.704"^^xsd:decimal ;
  geo-pos:long "-4.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6315'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.131666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.869'^^xsd:double;
  dwc:latitude '48.704'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.869 48.704, -4.869 48.704, -4.869 48.704, -4.869 48.704, -4.869 48.704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6315'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7085'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.295, -4.868 48.295, -4.868 48.295, -4.868 48.295, -4.868 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7085'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4180'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.029166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.319, -4.868 48.319, -4.868 48.319, -4.868 48.319, -4.868 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4180'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7411'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.6383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.324, -4.868 48.324, -4.868 48.324, -4.868 48.324, -4.868 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7411'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3626'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.331, -4.868 48.331, -4.868 48.331, -4.868 48.331, -4.868 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3626'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1415'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.7805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.339, -4.868 48.339, -4.868 48.339, -4.868 48.339, -4.868 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1415'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.341, -4.868 48.341, -4.868 48.341, -4.868 48.341, -4.868 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4896'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3563'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.342, -4.868 48.342, -4.868 48.342, -4.868 48.342, -4.868 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3563'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8234'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.352, -4.868 48.352, -4.868 48.352, -4.868 48.352, -4.868 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8234'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3484'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.142777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.358, -4.868 48.358, -4.868 48.358, -4.868 48.358, -4.868 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3484'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2157'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.789444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.359, -4.868 48.359, -4.868 48.359, -4.868 48.359, -4.868 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2157'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7509'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.363, -4.868 48.363, -4.868 48.363, -4.868 48.363, -4.868 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7509'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3017'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.364, -4.868 48.364, -4.868 48.364, -4.868 48.364, -4.868 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3017'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2608'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.7730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.365, -4.868 48.365, -4.868 48.365, -4.868 48.365, -4.868 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2608'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9932'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.366, -4.868 48.366, -4.868 48.366, -4.868 48.366, -4.868 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9932'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8613'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.295'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.368, -4.868 48.368, -4.868 48.368, -4.868 48.368, -4.868 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8613'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9196'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.047777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.369, -4.868 48.369, -4.868 48.369, -4.868 48.369, -4.868 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9196'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9572'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.449166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.37, -4.868 48.37, -4.868 48.37, -4.868 48.37, -4.868 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9572'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3096'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.372, -4.868 48.372, -4.868 48.372, -4.868 48.372, -4.868 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3096'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2410'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.709722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.376, -4.868 48.376, -4.868 48.376, -4.868 48.376, -4.868 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2410'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5366'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.8088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.376, -4.868 48.376, -4.868 48.376, -4.868 48.376, -4.868 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5366'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2693'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.582222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.377, -4.868 48.377, -4.868 48.377, -4.868 48.377, -4.868 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2693'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2302'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.19'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.377, -4.868 48.377, -4.868 48.377, -4.868 48.377, -4.868 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2302'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2720'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.683055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.378, -4.868 48.378, -4.868 48.378, -4.868 48.378, -4.868 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2720'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2409'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.154166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.379, -4.868 48.379, -4.868 48.379, -4.868 48.379, -4.868 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2409'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5994'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.385, -4.868 48.385, -4.868 48.385, -4.868 48.385, -4.868 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5994'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2301'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.667777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.387, -4.868 48.387, -4.868 48.387, -4.868 48.387, -4.868 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2301'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2475'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.388, -4.868 48.388, -4.868 48.388, -4.868 48.388, -4.868 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2475'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_10068'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.335555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.389, -4.868 48.389, -4.868 48.389, -4.868 48.389, -4.868 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10068'^^xsd:string;
  dwc:observationDate '2003-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9255'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.311388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.394, -4.868 48.394, -4.868 48.394, -4.868 48.394, -4.868 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9255'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1781'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.422, -4.868 48.422, -4.868 48.422, -4.868 48.422, -4.868 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1781'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1074'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.179444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.426, -4.868 48.426, -4.868 48.426, -4.868 48.426, -4.868 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1074'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7766'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.385277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.446, -4.868 48.446, -4.868 48.446, -4.868 48.446, -4.868 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7766'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.562 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.562"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.562 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.562"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_146'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.076944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.562'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.562, -4.868 48.562, -4.868 48.562, -4.868 48.562, -4.868 48.562))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_146'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.969 -4.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.969"^^xsd:decimal ;
  dwc:decimalLongitude "-4.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.969 -4.868)"^^geo:wktLiteral ;
  geo-pos:lat "48.969"^^xsd:decimal ;
  geo-pos:long "-4.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6464'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.868'^^xsd:double;
  dwc:latitude '48.969'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.868 48.969, -4.868 48.969, -4.868 48.969, -4.868 48.969, -4.868 48.969))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6464'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1507'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.3308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.314, -4.867 48.314, -4.867 48.314, -4.867 48.314, -4.867 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1507'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7261'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.135'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.325, -4.867 48.325, -4.867 48.325, -4.867 48.325, -4.867 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7261'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3501'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.346, -4.867 48.346, -4.867 48.346, -4.867 48.346, -4.867 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3501'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3654'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.5202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.346, -4.867 48.346, -4.867 48.346, -4.867 48.346, -4.867 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3654'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3088'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.347, -4.867 48.347, -4.867 48.347, -4.867 48.347, -4.867 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3088'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3370'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.122777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.35, -4.867 48.35, -4.867 48.35, -4.867 48.35, -4.867 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3370'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9194'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.354, -4.867 48.354, -4.867 48.354, -4.867 48.354, -4.867 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9194'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3489'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.241388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.362, -4.867 48.362, -4.867 48.362, -4.867 48.362, -4.867 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3489'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3475'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.262777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.363, -4.867 48.363, -4.867 48.363, -4.867 48.363, -4.867 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3475'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2288'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.338055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.364, -4.867 48.364, -4.867 48.364, -4.867 48.364, -4.867 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2288'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5445'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.950277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.364, -4.867 48.364, -4.867 48.364, -4.867 48.364, -4.867 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5445'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7241'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.996111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.364, -4.867 48.364, -4.867 48.364, -4.867 48.364, -4.867 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7241'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3114'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.0425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.365, -4.867 48.365, -4.867 48.365, -4.867 48.365, -4.867 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3114'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8844'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.284444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.365, -4.867 48.365, -4.867 48.365, -4.867 48.365, -4.867 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8844'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8608'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.6841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.366, -4.867 48.366, -4.867 48.366, -4.867 48.366, -4.867 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8608'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_617'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.459722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.367, -4.867 48.367, -4.867 48.367, -4.867 48.367, -4.867 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_617'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4860'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.367, -4.867 48.367, -4.867 48.367, -4.867 48.367, -4.867 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4860'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9530'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.980277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.367, -4.867 48.367, -4.867 48.367, -4.867 48.367, -4.867 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9530'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2836'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.2272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.369, -4.867 48.369, -4.867 48.369, -4.867 48.369, -4.867 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2836'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.37, -4.867 48.37, -4.867 48.37, -4.867 48.37, -4.867 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2888'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2163'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.9802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.371, -4.867 48.371, -4.867 48.371, -4.867 48.371, -4.867 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2163'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2166'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.371, -4.867 48.371, -4.867 48.371, -4.867 48.371, -4.867 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2166'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2668'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.371, -4.867 48.371, -4.867 48.371, -4.867 48.371, -4.867 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2668'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9576'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.895277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.372, -4.867 48.372, -4.867 48.372, -4.867 48.372, -4.867 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9576'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_620'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.373, -4.867 48.373, -4.867 48.373, -4.867 48.373, -4.867 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_620'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2447'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.284444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.373, -4.867 48.373, -4.867 48.373, -4.867 48.373, -4.867 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2447'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7454'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.139444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.373, -4.867 48.373, -4.867 48.373, -4.867 48.373, -4.867 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7454'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2562'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.4830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.374, -4.867 48.374, -4.867 48.374, -4.867 48.374, -4.867 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2562'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2723'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.374, -4.867 48.374, -4.867 48.374, -4.867 48.374, -4.867 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2723'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2831'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.445'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.376, -4.867 48.376, -4.867 48.376, -4.867 48.376, -4.867 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2831'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4243'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.4108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.376, -4.867 48.376, -4.867 48.376, -4.867 48.376, -4.867 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4243'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2436'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.668333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.377, -4.867 48.377, -4.867 48.377, -4.867 48.377, -4.867 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2436'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3286'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.377, -4.867 48.377, -4.867 48.377, -4.867 48.377, -4.867 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3286'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2929'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.3325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.378, -4.867 48.378, -4.867 48.378, -4.867 48.378, -4.867 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2929'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5436'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.378, -4.867 48.378, -4.867 48.378, -4.867 48.378, -4.867 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5436'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1485'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.379, -4.867 48.379, -4.867 48.379, -4.867 48.379, -4.867 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1485'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2650'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.999722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.379, -4.867 48.379, -4.867 48.379, -4.867 48.379, -4.867 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2650'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2563'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.381, -4.867 48.381, -4.867 48.381, -4.867 48.381, -4.867 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2563'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.4227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.381, -4.867 48.381, -4.867 48.381, -4.867 48.381, -4.867 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5886'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2933'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.708888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.383, -4.867 48.383, -4.867 48.383, -4.867 48.383, -4.867 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2933'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1500'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.5036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.386, -4.867 48.386, -4.867 48.386, -4.867 48.386, -4.867 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1500'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8068'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.0491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.387, -4.867 48.387, -4.867 48.387, -4.867 48.387, -4.867 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8068'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6944'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.399, -4.867 48.399, -4.867 48.399, -4.867 48.399, -4.867 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6944'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9268'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.4, -4.867 48.4, -4.867 48.4, -4.867 48.4, -4.867 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9268'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1089'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.1836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.443, -4.867 48.443, -4.867 48.443, -4.867 48.443, -4.867 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1089'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4492'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.0958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.457, -4.867 48.457, -4.867 48.457, -4.867 48.457, -4.867 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4492'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.578"^^xsd:decimal ;
  dwc:decimalLongitude "-4.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.867)"^^geo:wktLiteral ;
  geo-pos:lat "48.578"^^xsd:decimal ;
  geo-pos:long "-4.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4915'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.867'^^xsd:double;
  dwc:latitude '48.578'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.867 48.578, -4.867 48.578, -4.867 48.578, -4.867 48.578, -4.867 48.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4915'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.282"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9174'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.282, -4.866 48.282, -4.866 48.282, -4.866 48.282, -4.866 48.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9174'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1512'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0711111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.317, -4.866 48.317, -4.866 48.317, -4.866 48.317, -4.866 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1512'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3429'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.089444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.337, -4.866 48.337, -4.866 48.337, -4.866 48.337, -4.866 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3429'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3534'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.137777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.341, -4.866 48.341, -4.866 48.341, -4.866 48.341, -4.866 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3534'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4502'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.131111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.342, -4.866 48.342, -4.866 48.342, -4.866 48.342, -4.866 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4502'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3590'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.348, -4.866 48.348, -4.866 48.348, -4.866 48.348, -4.866 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3590'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3425'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.5563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.354, -4.866 48.354, -4.866 48.354, -4.866 48.354, -4.866 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3425'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3373'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.8661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.358, -4.866 48.358, -4.866 48.358, -4.866 48.358, -4.866 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3373'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3391'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.36, -4.866 48.36, -4.866 48.36, -4.866 48.36, -4.866 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3391'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2926'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.363, -4.866 48.363, -4.866 48.363, -4.866 48.363, -4.866 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2926'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_317'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.884722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.364, -4.866 48.364, -4.866 48.364, -4.866 48.364, -4.866 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_317'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8181'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.364, -4.866 48.364, -4.866 48.364, -4.866 48.364, -4.866 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8181'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3420'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.416111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.366, -4.866 48.366, -4.866 48.366, -4.866 48.366, -4.866 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3420'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3591'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.36'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.367, -4.866 48.367, -4.866 48.367, -4.866 48.367, -4.866 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3591'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5371'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.164166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.368, -4.866 48.368, -4.866 48.368, -4.866 48.368, -4.866 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5371'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2997'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.369, -4.866 48.369, -4.866 48.369, -4.866 48.369, -4.866 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2997'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4712'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.251944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.369, -4.866 48.369, -4.866 48.369, -4.866 48.369, -4.866 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4712'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2473'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.37, -4.866 48.37, -4.866 48.37, -4.866 48.37, -4.866 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2473'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5368'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.37, -4.866 48.37, -4.866 48.37, -4.866 48.37, -4.866 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5368'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3696'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.371, -4.866 48.371, -4.866 48.371, -4.866 48.371, -4.866 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3696'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5867'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.9647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.371, -4.866 48.371, -4.866 48.371, -4.866 48.371, -4.866 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5867'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9491'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.594722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.372, -4.866 48.372, -4.866 48.372, -4.866 48.372, -4.866 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9491'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3733'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.418888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.372, -4.866 48.372, -4.866 48.372, -4.866 48.372, -4.866 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3733'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2626'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.373, -4.866 48.373, -4.866 48.373, -4.866 48.373, -4.866 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2626'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5367'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.373, -4.866 48.373, -4.866 48.373, -4.866 48.373, -4.866 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5367'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2565'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.5452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.374, -4.866 48.374, -4.866 48.374, -4.866 48.374, -4.866 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2565'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2469'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.841111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.374, -4.866 48.374, -4.866 48.374, -4.866 48.374, -4.866 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2469'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2775'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2775'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3352'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3352'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2940'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.353611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2940'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3077'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.287222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3077'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7459'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.168333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7459'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9876'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.140833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9876'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9691'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375, -4.866 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9691'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2396'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.376, -4.866 48.376, -4.866 48.376, -4.866 48.376, -4.866 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2396'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2909'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.965'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.376, -4.866 48.376, -4.866 48.376, -4.866 48.376, -4.866 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2909'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2789'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.195833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.378, -4.866 48.378, -4.866 48.378, -4.866 48.378, -4.866 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2789'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2327'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.606111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.378, -4.866 48.378, -4.866 48.378, -4.866 48.378, -4.866 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2327'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2581'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.652222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.38, -4.866 48.38, -4.866 48.38, -4.866 48.38, -4.866 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2581'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2643'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.4486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.382, -4.866 48.382, -4.866 48.382, -4.866 48.382, -4.866 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2643'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7960'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.7944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.382, -4.866 48.382, -4.866 48.382, -4.866 48.382, -4.866 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7960'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2601'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.084722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.384, -4.866 48.384, -4.866 48.384, -4.866 48.384, -4.866 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2601'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7984'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.384, -4.866 48.384, -4.866 48.384, -4.866 48.384, -4.866 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7984'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9606'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.225277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.388, -4.866 48.388, -4.866 48.388, -4.866 48.388, -4.866 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9606'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10076'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.260833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.401, -4.866 48.401, -4.866 48.401, -4.866 48.401, -4.866 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10076'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3351'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.405, -4.866 48.405, -4.866 48.405, -4.866 48.405, -4.866 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3351'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.596 -4.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.596"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.596 -4.866)"^^geo:wktLiteral ;
  geo-pos:lat "48.596"^^xsd:decimal ;
  geo-pos:long "-4.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7388'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.140277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.866'^^xsd:double;
  dwc:latitude '48.596'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.866 48.596, -4.866 48.596, -4.866 48.596, -4.866 48.596, -4.866 48.596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7388'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.297"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.297"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2139'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.6805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.297'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.297, -4.865 48.297, -4.865 48.297, -4.865 48.297, -4.865 48.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2139'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1518'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.654722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.322, -4.865 48.322, -4.865 48.322, -4.865 48.322, -4.865 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1518'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8281'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.334, -4.865 48.334, -4.865 48.334, -4.865 48.334, -4.865 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8281'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3497'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.5194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.337, -4.865 48.337, -4.865 48.337, -4.865 48.337, -4.865 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3497'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_245'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.820833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.339, -4.865 48.339, -4.865 48.339, -4.865 48.339, -4.865 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_245'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3320'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.339, -4.865 48.339, -4.865 48.339, -4.865 48.339, -4.865 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3320'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7221'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.346, -4.865 48.346, -4.865 48.346, -4.865 48.346, -4.865 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7221'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3240'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.348, -4.865 48.348, -4.865 48.348, -4.865 48.348, -4.865 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3240'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3719'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.9302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.348, -4.865 48.348, -4.865 48.348, -4.865 48.348, -4.865 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3719'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3410'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.2955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.353, -4.865 48.353, -4.865 48.353, -4.865 48.353, -4.865 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3410'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_337'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.3108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.354, -4.865 48.354, -4.865 48.354, -4.865 48.354, -4.865 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_337'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_276'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.470833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.359, -4.865 48.359, -4.865 48.359, -4.865 48.359, -4.865 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_276'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_8924'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.737777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.364, -4.865 48.364, -4.865 48.364, -4.865 48.364, -4.865 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8924'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5392'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.365, -4.865 48.365, -4.865 48.365, -4.865 48.365, -4.865 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5392'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_428'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.366, -4.865 48.366, -4.865 48.366, -4.865 48.366, -4.865 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_428'^^xsd:string;
  dwc:observationDate '1999-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3105'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.366, -4.865 48.366, -4.865 48.366, -4.865 48.366, -4.865 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3105'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3407'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.272777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.366, -4.865 48.366, -4.865 48.366, -4.865 48.366, -4.865 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3407'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2791'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.51'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.367, -4.865 48.367, -4.865 48.367, -4.865 48.367, -4.865 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2791'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7510'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.367, -4.865 48.367, -4.865 48.367, -4.865 48.367, -4.865 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7510'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3046'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.818888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.369, -4.865 48.369, -4.865 48.369, -4.865 48.369, -4.865 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3046'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1488'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.120277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.371, -4.865 48.371, -4.865 48.371, -4.865 48.371, -4.865 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1488'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5397'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.661666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.371, -4.865 48.371, -4.865 48.371, -4.865 48.371, -4.865 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5397'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5409'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.372, -4.865 48.372, -4.865 48.372, -4.865 48.372, -4.865 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5409'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9872'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.372, -4.865 48.372, -4.865 48.372, -4.865 48.372, -4.865 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9872'^^xsd:string;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2778'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.373, -4.865 48.373, -4.865 48.373, -4.865 48.373, -4.865 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2778'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2942'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.135'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.373, -4.865 48.373, -4.865 48.373, -4.865 48.373, -4.865 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2942'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2577'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.374, -4.865 48.374, -4.865 48.374, -4.865 48.374, -4.865 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2577'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2444'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.374, -4.865 48.374, -4.865 48.374, -4.865 48.374, -4.865 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2444'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3287'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.608055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.374, -4.865 48.374, -4.865 48.374, -4.865 48.374, -4.865 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3287'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2509'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.374, -4.865 48.374, -4.865 48.374, -4.865 48.374, -4.865 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2509'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2560'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.375, -4.865 48.375, -4.865 48.375, -4.865 48.375, -4.865 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2560'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2569'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.343055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.375, -4.865 48.375, -4.865 48.375, -4.865 48.375, -4.865 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2569'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2597'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.375, -4.865 48.375, -4.865 48.375, -4.865 48.375, -4.865 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2597'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4708'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.376, -4.865 48.376, -4.865 48.376, -4.865 48.376, -4.865 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4708'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5225'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.376, -4.865 48.376, -4.865 48.376, -4.865 48.376, -4.865 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5225'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2585'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.377, -4.865 48.377, -4.865 48.377, -4.865 48.377, -4.865 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2585'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2796'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.379, -4.865 48.379, -4.865 48.379, -4.865 48.379, -4.865 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2796'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2596'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.630833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.379, -4.865 48.379, -4.865 48.379, -4.865 48.379, -4.865 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2596'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2488'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.546388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.38, -4.865 48.38, -4.865 48.38, -4.865 48.38, -4.865 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2488'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3592'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.38, -4.865 48.38, -4.865 48.38, -4.865 48.38, -4.865 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3592'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8605'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.656111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.381, -4.865 48.381, -4.865 48.381, -4.865 48.381, -4.865 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8605'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9490'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.378611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.382, -4.865 48.382, -4.865 48.382, -4.865 48.382, -4.865 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9490'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4269'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.383, -4.865 48.383, -4.865 48.383, -4.865 48.383, -4.865 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4269'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7456'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.385, -4.865 48.385, -4.865 48.385, -4.865 48.385, -4.865 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7456'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8081'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.448611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.389, -4.865 48.389, -4.865 48.389, -4.865 48.389, -4.865 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8081'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9403'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.392, -4.865 48.392, -4.865 48.392, -4.865 48.392, -4.865 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9403'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_601'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.517777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.399, -4.865 48.399, -4.865 48.399, -4.865 48.399, -4.865 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_601'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9205'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.193888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.402, -4.865 48.402, -4.865 48.402, -4.865 48.402, -4.865 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9205'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9092'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.033055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.406, -4.865 48.406, -4.865 48.406, -4.865 48.406, -4.865 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9092'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2100'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.4138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.407, -4.865 48.407, -4.865 48.407, -4.865 48.407, -4.865 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2100'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7399'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.424, -4.865 48.424, -4.865 48.424, -4.865 48.424, -4.865 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7399'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8030'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.574722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 48.47, -4.865 48.47, -4.865 48.47, -4.865 48.47, -4.865 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8030'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.201 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.201"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.201 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "49.201"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6863'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.1061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:latitude '49.201'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 49.201, -4.865 49.201, -4.865 49.201, -4.865 49.201, -4.865 49.201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6863'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7050'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.095277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.316, -4.864 48.316, -4.864 48.316, -4.864 48.316, -4.864 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7050'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3617'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.401388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.317, -4.864 48.317, -4.864 48.317, -4.864 48.317, -4.864 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3617'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3659'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.334, -4.864 48.334, -4.864 48.334, -4.864 48.334, -4.864 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3659'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3644'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.338, -4.864 48.338, -4.864 48.338, -4.864 48.338, -4.864 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3644'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4334'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.545555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.338, -4.864 48.338, -4.864 48.338, -4.864 48.338, -4.864 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4334'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3236'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.4063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.343, -4.864 48.343, -4.864 48.343, -4.864 48.343, -4.864 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3236'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3503'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.346, -4.864 48.346, -4.864 48.346, -4.864 48.346, -4.864 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3503'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3197'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.206388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.35, -4.864 48.35, -4.864 48.35, -4.864 48.35, -4.864 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3197'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2105'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2105'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.353, -4.864 48.353, -4.864 48.353, -4.864 48.353, -4.864 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2105'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2688'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.353, -4.864 48.353, -4.864 48.353, -4.864 48.353, -4.864 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2688'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3529'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.356, -4.864 48.356, -4.864 48.356, -4.864 48.356, -4.864 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3529'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8127'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.2097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.364, -4.864 48.364, -4.864 48.364, -4.864 48.364, -4.864 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8127'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3606'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.064166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.366, -4.864 48.366, -4.864 48.366, -4.864 48.366, -4.864 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3606'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2936'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.494166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.367, -4.864 48.367, -4.864 48.367, -4.864 48.367, -4.864 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2936'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.8280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.367, -4.864 48.367, -4.864 48.367, -4.864 48.367, -4.864 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5897'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6614'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.368, -4.864 48.368, -4.864 48.368, -4.864 48.368, -4.864 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6614'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5359'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.369, -4.864 48.369, -4.864 48.369, -4.864 48.369, -4.864 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5359'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1403'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.300833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.37, -4.864 48.37, -4.864 48.37, -4.864 48.37, -4.864 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1403'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_330'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.37, -4.864 48.37, -4.864 48.37, -4.864 48.37, -4.864 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_330'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2440'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.37, -4.864 48.37, -4.864 48.37, -4.864 48.37, -4.864 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2440'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4709'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.163055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.37, -4.864 48.37, -4.864 48.37, -4.864 48.37, -4.864 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4709'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9754'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.371, -4.864 48.371, -4.864 48.371, -4.864 48.371, -4.864 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9754'^^xsd:string;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3093'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.480833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.372, -4.864 48.372, -4.864 48.372, -4.864 48.372, -4.864 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3093'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4809'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.240277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.372, -4.864 48.372, -4.864 48.372, -4.864 48.372, -4.864 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4809'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7326'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.241111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.372, -4.864 48.372, -4.864 48.372, -4.864 48.372, -4.864 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7326'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2414'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.373, -4.864 48.373, -4.864 48.373, -4.864 48.373, -4.864 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2414'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2734'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.076111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.373, -4.864 48.373, -4.864 48.373, -4.864 48.373, -4.864 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2734'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2464'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.373, -4.864 48.373, -4.864 48.373, -4.864 48.373, -4.864 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2464'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3455'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.373, -4.864 48.373, -4.864 48.373, -4.864 48.373, -4.864 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3455'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2298'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.092222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.374, -4.864 48.374, -4.864 48.374, -4.864 48.374, -4.864 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2298'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4613'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.308055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.374, -4.864 48.374, -4.864 48.374, -4.864 48.374, -4.864 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4613'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4298'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.374, -4.864 48.374, -4.864 48.374, -4.864 48.374, -4.864 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4298'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4790'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.345833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.375, -4.864 48.375, -4.864 48.375, -4.864 48.375, -4.864 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4790'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8008'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.019722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.375, -4.864 48.375, -4.864 48.375, -4.864 48.375, -4.864 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8008'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7977'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.377, -4.864 48.377, -4.864 48.377, -4.864 48.377, -4.864 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7977'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3416'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.381, -4.864 48.381, -4.864 48.381, -4.864 48.381, -4.864 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3416'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4360'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.298888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.381, -4.864 48.381, -4.864 48.381, -4.864 48.381, -4.864 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4360'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2478'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.385277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.382, -4.864 48.382, -4.864 48.382, -4.864 48.382, -4.864 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2478'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2387'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.8963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.382, -4.864 48.382, -4.864 48.382, -4.864 48.382, -4.864 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2387'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2683'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.385, -4.864 48.385, -4.864 48.385, -4.864 48.385, -4.864 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2683'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9285'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.478611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.386, -4.864 48.386, -4.864 48.386, -4.864 48.386, -4.864 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9285'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2647'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.250277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.388, -4.864 48.388, -4.864 48.388, -4.864 48.388, -4.864 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2647'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2595'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.492777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.39, -4.864 48.39, -4.864 48.39, -4.864 48.39, -4.864 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2595'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9759'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.395, -4.864 48.395, -4.864 48.395, -4.864 48.395, -4.864 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9759'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9857'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.4713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.395, -4.864 48.395, -4.864 48.395, -4.864 48.395, -4.864 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9857'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9508'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.413611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.406, -4.864 48.406, -4.864 48.406, -4.864 48.406, -4.864 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9508'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.864)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7462'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.4194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.864'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864 48.445, -4.864 48.445, -4.864 48.445, -4.864 48.445, -4.864 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7462'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.304"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.304"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7695'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.287222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.304, -4.863 48.304, -4.863 48.304, -4.863 48.304, -4.863 48.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7695'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1413'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.82'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.329, -4.863 48.329, -4.863 48.329, -4.863 48.329, -4.863 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1413'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4551'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.665277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.33, -4.863 48.33, -4.863 48.33, -4.863 48.33, -4.863 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4551'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5153'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.341, -4.863 48.341, -4.863 48.341, -4.863 48.341, -4.863 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5153'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3607'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.8055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.342, -4.863 48.342, -4.863 48.342, -4.863 48.342, -4.863 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3607'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5773'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.717222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.344, -4.863 48.344, -4.863 48.344, -4.863 48.344, -4.863 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5773'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6992'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.721388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.345, -4.863 48.345, -4.863 48.345, -4.863 48.345, -4.863 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6992'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3424'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.9483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.349, -4.863 48.349, -4.863 48.349, -4.863 48.349, -4.863 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3424'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2700'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.6761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.354, -4.863 48.354, -4.863 48.354, -4.863 48.354, -4.863 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2700'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2104'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.355, -4.863 48.355, -4.863 48.355, -4.863 48.355, -4.863 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2104'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3310'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.559722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.355, -4.863 48.355, -4.863 48.355, -4.863 48.355, -4.863 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3310'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3473'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.358, -4.863 48.358, -4.863 48.358, -4.863 48.358, -4.863 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3473'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_626'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.36, -4.863 48.36, -4.863 48.36, -4.863 48.36, -4.863 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_626'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2397'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.7047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.361, -4.863 48.361, -4.863 48.361, -4.863 48.361, -4.863 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2397'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2821'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.364, -4.863 48.364, -4.863 48.364, -4.863 48.364, -4.863 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2821'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7073'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.5344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.365, -4.863 48.365, -4.863 48.365, -4.863 48.365, -4.863 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7073'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8617'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.366, -4.863 48.366, -4.863 48.366, -4.863 48.366, -4.863 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8617'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9629'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.862777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.366, -4.863 48.366, -4.863 48.366, -4.863 48.366, -4.863 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9629'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_630'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.367, -4.863 48.367, -4.863 48.367, -4.863 48.367, -4.863 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_630'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1635'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.988611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.367, -4.863 48.367, -4.863 48.367, -4.863 48.367, -4.863 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1635'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3572'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.242222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.367, -4.863 48.367, -4.863 48.367, -4.863 48.367, -4.863 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3572'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9991'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.367, -4.863 48.367, -4.863 48.367, -4.863 48.367, -4.863 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9991'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_622'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.368, -4.863 48.368, -4.863 48.368, -4.863 48.368, -4.863 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_622'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_331'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.368, -4.863 48.368, -4.863 48.368, -4.863 48.368, -4.863 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_331'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3091'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.368, -4.863 48.368, -4.863 48.368, -4.863 48.368, -4.863 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3091'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2463'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.369, -4.863 48.369, -4.863 48.369, -4.863 48.369, -4.863 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2463'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_619'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.3991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.37, -4.863 48.37, -4.863 48.37, -4.863 48.37, -4.863 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_619'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2696'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.371, -4.863 48.371, -4.863 48.371, -4.863 48.371, -4.863 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2696'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3327'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.254722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.371, -4.863 48.371, -4.863 48.371, -4.863 48.371, -4.863 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3327'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3174'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.766944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.371, -4.863 48.371, -4.863 48.371, -4.863 48.371, -4.863 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3174'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7213'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.371, -4.863 48.371, -4.863 48.371, -4.863 48.371, -4.863 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7213'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2967'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.556666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.372, -4.863 48.372, -4.863 48.372, -4.863 48.372, -4.863 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2967'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3045'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.441111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.372, -4.863 48.372, -4.863 48.372, -4.863 48.372, -4.863 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3045'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2627'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.8425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.372, -4.863 48.372, -4.863 48.372, -4.863 48.372, -4.863 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2627'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8603'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.7652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.372, -4.863 48.372, -4.863 48.372, -4.863 48.372, -4.863 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8603'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_328'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.813055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.373, -4.863 48.373, -4.863 48.373, -4.863 48.373, -4.863 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_328'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2442'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.373, -4.863 48.373, -4.863 48.373, -4.863 48.373, -4.863 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2442'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2939'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.373, -4.863 48.373, -4.863 48.373, -4.863 48.373, -4.863 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2939'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3083'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.484722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.373, -4.863 48.373, -4.863 48.373, -4.863 48.373, -4.863 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3083'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2443'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.374, -4.863 48.374, -4.863 48.374, -4.863 48.374, -4.863 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2443'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5882'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.374, -4.863 48.374, -4.863 48.374, -4.863 48.374, -4.863 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5882'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5365'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.3533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.374, -4.863 48.374, -4.863 48.374, -4.863 48.374, -4.863 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5365'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4755'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.178333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.374, -4.863 48.374, -4.863 48.374, -4.863 48.374, -4.863 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4755'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2572'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.104166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.375, -4.863 48.375, -4.863 48.375, -4.863 48.375, -4.863 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2572'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2785'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.375, -4.863 48.375, -4.863 48.375, -4.863 48.375, -4.863 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2785'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2776'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.9888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.376, -4.863 48.376, -4.863 48.376, -4.863 48.376, -4.863 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2776'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2561'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.3386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.378, -4.863 48.378, -4.863 48.378, -4.863 48.378, -4.863 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2561'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9624'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.895'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.379, -4.863 48.379, -4.863 48.379, -4.863 48.379, -4.863 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9624'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2698'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.175555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.38, -4.863 48.38, -4.863 48.38, -4.863 48.38, -4.863 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2698'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8805'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.381, -4.863 48.381, -4.863 48.381, -4.863 48.381, -4.863 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8805'^^xsd:string;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8055'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.382, -4.863 48.382, -4.863 48.382, -4.863 48.382, -4.863 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8055'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5906'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.383, -4.863 48.383, -4.863 48.383, -4.863 48.383, -4.863 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5906'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_269'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.385, -4.863 48.385, -4.863 48.385, -4.863 48.385, -4.863 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_269'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3390'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.8277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.386, -4.863 48.386, -4.863 48.386, -4.863 48.386, -4.863 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3390'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4456'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.432222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.388, -4.863 48.388, -4.863 48.388, -4.863 48.388, -4.863 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4456'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5871'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.4672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.393, -4.863 48.393, -4.863 48.393, -4.863 48.393, -4.863 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5871'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_9515'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.4, -4.863 48.4, -4.863 48.4, -4.863 48.4, -4.863 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9515'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9013'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.404, -4.863 48.404, -4.863 48.404, -4.863 48.404, -4.863 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9013'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2594'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.405, -4.863 48.405, -4.863 48.405, -4.863 48.405, -4.863 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2594'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_563'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.418, -4.863 48.418, -4.863 48.418, -4.863 48.418, -4.863 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_563'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.863)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2711'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.863'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.863 48.426, -4.863 48.426, -4.863 48.426, -4.863 48.426, -4.863 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2711'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.291"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.291"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4533'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.309444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.291'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.291, -4.862 48.291, -4.862 48.291, -4.862 48.291, -4.862 48.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4533'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2131'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.302, -4.862 48.302, -4.862 48.302, -4.862 48.302, -4.862 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2131'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3371'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.741111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.332, -4.862 48.332, -4.862 48.332, -4.862 48.332, -4.862 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3371'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3252'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.431388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.332, -4.862 48.332, -4.862 48.332, -4.862 48.332, -4.862 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3252'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3608'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.8525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.342, -4.862 48.342, -4.862 48.342, -4.862 48.342, -4.862 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3608'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4497'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.343, -4.862 48.343, -4.862 48.343, -4.862 48.343, -4.862 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4497'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3256'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.345, -4.862 48.345, -4.862 48.345, -4.862 48.345, -4.862 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3256'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4552'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.102222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.348, -4.862 48.348, -4.862 48.348, -4.862 48.348, -4.862 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4552'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3080'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.358, -4.862 48.358, -4.862 48.358, -4.862 48.358, -4.862 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3080'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3048'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.396111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.362, -4.862 48.362, -4.862 48.362, -4.862 48.362, -4.862 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3048'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7249'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.9575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.363, -4.862 48.363, -4.862 48.363, -4.862 48.363, -4.862 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7249'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2412'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.791944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.364, -4.862 48.364, -4.862 48.364, -4.862 48.364, -4.862 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2412'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1616'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.9997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.367, -4.862 48.367, -4.862 48.367, -4.862 48.367, -4.862 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1616'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2624'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.889722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.367, -4.862 48.367, -4.862 48.367, -4.862 48.367, -4.862 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2624'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2856'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.204722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2856'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4259'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4259'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5321'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.4652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5321'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5056'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.183611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5056'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6001'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.076388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368, -4.862 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6001'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2571'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.015277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.369, -4.862 48.369, -4.862 48.369, -4.862 48.369, -4.862 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2571'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8636'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.369, -4.862 48.369, -4.862 48.369, -4.862 48.369, -4.862 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8636'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2399'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.9025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.37, -4.862 48.37, -4.862 48.37, -4.862 48.37, -4.862 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2399'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2498'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.838333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.371, -4.862 48.371, -4.862 48.371, -4.862 48.371, -4.862 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2498'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2164'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.372, -4.862 48.372, -4.862 48.372, -4.862 48.372, -4.862 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2164'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4834'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.234722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.372, -4.862 48.372, -4.862 48.372, -4.862 48.372, -4.862 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4834'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7215'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.2344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.372, -4.862 48.372, -4.862 48.372, -4.862 48.372, -4.862 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7215'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3454'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.3513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.373, -4.862 48.373, -4.862 48.373, -4.862 48.373, -4.862 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3454'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2474'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.374, -4.862 48.374, -4.862 48.374, -4.862 48.374, -4.862 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2474'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4240'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.374, -4.862 48.374, -4.862 48.374, -4.862 48.374, -4.862 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4240'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2682'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.376, -4.862 48.376, -4.862 48.376, -4.862 48.376, -4.862 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2682'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3050'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.966944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.376, -4.862 48.376, -4.862 48.376, -4.862 48.376, -4.862 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3050'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9471'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.376, -4.862 48.376, -4.862 48.376, -4.862 48.376, -4.862 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9471'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2746'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.660555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.379, -4.862 48.379, -4.862 48.379, -4.862 48.379, -4.862 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2746'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3443'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.6883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.379, -4.862 48.379, -4.862 48.379, -4.862 48.379, -4.862 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3443'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3681'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.379, -4.862 48.379, -4.862 48.379, -4.862 48.379, -4.862 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3681'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8906'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2208333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.38, -4.862 48.38, -4.862 48.38, -4.862 48.38, -4.862 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8906'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2570'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.459722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.381, -4.862 48.381, -4.862 48.381, -4.862 48.381, -4.862 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2570'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2481'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.174444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.381, -4.862 48.381, -4.862 48.381, -4.862 48.381, -4.862 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2481'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4832'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.029166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.381, -4.862 48.381, -4.862 48.381, -4.862 48.381, -4.862 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4832'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2505'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.987777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.381, -4.862 48.381, -4.862 48.381, -4.862 48.381, -4.862 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2505'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2416'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.115'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.382, -4.862 48.382, -4.862 48.382, -4.862 48.382, -4.862 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2416'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7267'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.382, -4.862 48.382, -4.862 48.382, -4.862 48.382, -4.862 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7267'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2495'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.388, -4.862 48.388, -4.862 48.388, -4.862 48.388, -4.862 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2495'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2629'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.397, -4.862 48.397, -4.862 48.397, -4.862 48.397, -4.862 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2629'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2514'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.874166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.408, -4.862 48.408, -4.862 48.408, -4.862 48.408, -4.862 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2514'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10113'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.118888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.408, -4.862 48.408, -4.862 48.408, -4.862 48.408, -4.862 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10113'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7860'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.6983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.444, -4.862 48.444, -4.862 48.444, -4.862 48.444, -4.862 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7860'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.696 -4.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.696 -4.862)"^^geo:wktLiteral ;
  geo-pos:lat "48.696"^^xsd:decimal ;
  geo-pos:long "-4.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6426'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.393611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.862'^^xsd:double;
  dwc:latitude '48.696'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.862 48.696, -4.862 48.696, -4.862 48.696, -4.862 48.696, -4.862 48.696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6426'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1613'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.196111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.313, -4.861 48.313, -4.861 48.313, -4.861 48.313, -4.861 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1613'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2459'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.645555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.316, -4.861 48.316, -4.861 48.316, -4.861 48.316, -4.861 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2459'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6873'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.317, -4.861 48.317, -4.861 48.317, -4.861 48.317, -4.861 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6873'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.591944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.322, -4.861 48.322, -4.861 48.322, -4.861 48.322, -4.861 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5889'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1840'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.8319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.324, -4.861 48.324, -4.861 48.324, -4.861 48.324, -4.861 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1840'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4498'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.332, -4.861 48.332, -4.861 48.332, -4.861 48.332, -4.861 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4498'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3500'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.34, -4.861 48.34, -4.861 48.34, -4.861 48.34, -4.861 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3500'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7280'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.342, -4.861 48.342, -4.861 48.342, -4.861 48.342, -4.861 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7280'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3185'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.426666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.343, -4.861 48.343, -4.861 48.343, -4.861 48.343, -4.861 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3185'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3366'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.344, -4.861 48.344, -4.861 48.344, -4.861 48.344, -4.861 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3366'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8126'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.590277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.347, -4.861 48.347, -4.861 48.347, -4.861 48.347, -4.861 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8126'^^xsd:string;
  dwc:observationDate '2003-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5372'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.987777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.35, -4.861 48.35, -4.861 48.35, -4.861 48.35, -4.861 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5372'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7356'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.102222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.36, -4.861 48.36, -4.861 48.36, -4.861 48.36, -4.861 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7356'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1490'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.42'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.366, -4.861 48.366, -4.861 48.366, -4.861 48.366, -4.861 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1490'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2470'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.366, -4.861 48.366, -4.861 48.366, -4.861 48.366, -4.861 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2470'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3483'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.461944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.366, -4.861 48.366, -4.861 48.366, -4.861 48.366, -4.861 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3483'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2826'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.615'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.367, -4.861 48.367, -4.861 48.367, -4.861 48.367, -4.861 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2826'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3487'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.045555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.367, -4.861 48.367, -4.861 48.367, -4.861 48.367, -4.861 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3487'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1406'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.368, -4.861 48.368, -4.861 48.368, -4.861 48.368, -4.861 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1406'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4356'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.6044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.368, -4.861 48.368, -4.861 48.368, -4.861 48.368, -4.861 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4356'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4357'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.2933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.369, -4.861 48.369, -4.861 48.369, -4.861 48.369, -4.861 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4357'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_9708'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.813055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.369, -4.861 48.369, -4.861 48.369, -4.861 48.369, -4.861 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9708'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2966'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.101111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.371, -4.861 48.371, -4.861 48.371, -4.861 48.371, -4.861 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2966'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3041'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.371, -4.861 48.371, -4.861 48.371, -4.861 48.371, -4.861 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3041'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4752'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.371, -4.861 48.371, -4.861 48.371, -4.861 48.371, -4.861 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4752'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9972'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.9283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.371, -4.861 48.371, -4.861 48.371, -4.861 48.371, -4.861 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9972'^^xsd:string;
  dwc:observationDate '2003-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2611'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.079722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.372, -4.861 48.372, -4.861 48.372, -4.861 48.372, -4.861 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2611'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2691'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.372, -4.861 48.372, -4.861 48.372, -4.861 48.372, -4.861 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2691'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2445'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2445'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2448'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.64'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2448'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4381'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.605'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4381'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4611'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4611'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2910'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373, -4.861 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2910'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2792'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.876666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.374, -4.861 48.374, -4.861 48.374, -4.861 48.374, -4.861 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2792'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4828'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.5291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.376, -4.861 48.376, -4.861 48.376, -4.861 48.376, -4.861 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4828'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7350'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.101111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.377, -4.861 48.377, -4.861 48.377, -4.861 48.377, -4.861 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7350'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8863'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.2425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.377, -4.861 48.377, -4.861 48.377, -4.861 48.377, -4.861 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8863'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3512'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.379, -4.861 48.379, -4.861 48.379, -4.861 48.379, -4.861 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3512'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2289'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.804722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.379, -4.861 48.379, -4.861 48.379, -4.861 48.379, -4.861 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2289'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8614'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.015277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.379, -4.861 48.379, -4.861 48.379, -4.861 48.379, -4.861 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8614'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10072'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.851666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.381, -4.861 48.381, -4.861 48.381, -4.861 48.381, -4.861 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10072'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2749'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.383, -4.861 48.383, -4.861 48.383, -4.861 48.383, -4.861 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2749'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2692'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.9488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.385, -4.861 48.385, -4.861 48.385, -4.861 48.385, -4.861 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2692'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3043'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.7944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.386, -4.861 48.386, -4.861 48.386, -4.861 48.386, -4.861 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3043'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8135'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.845555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.401, -4.861 48.401, -4.861 48.401, -4.861 48.401, -4.861 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8135'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7991'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.2572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.403, -4.861 48.403, -4.861 48.403, -4.861 48.403, -4.861 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7991'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.556"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.556"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7601'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.417222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.556'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.556, -4.861 48.556, -4.861 48.556, -4.861 48.556, -4.861 48.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7601'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.573"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6308'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.8266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.573'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.573, -4.861 48.573, -4.861 48.573, -4.861 48.573, -4.861 48.573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6308'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.584"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6437'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.055833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.584'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.584, -4.861 48.584, -4.861 48.584, -4.861 48.584, -4.861 48.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6437'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "48.64"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6436'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '48.64'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 48.64, -4.861 48.64, -4.861 48.64, -4.861 48.64, -4.861 48.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6436'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.012 -4.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.012"^^xsd:decimal ;
  dwc:decimalLongitude "-4.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.012 -4.861)"^^geo:wktLiteral ;
  geo-pos:lat "49.012"^^xsd:decimal ;
  geo-pos:long "-4.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6264'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.861'^^xsd:double;
  dwc:latitude '49.012'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.861 49.012, -4.861 49.012, -4.861 49.012, -4.861 49.012, -4.861 49.012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6264'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2159'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.9625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.31, -4.86 48.31, -4.86 48.31, -4.86 48.31, -4.86 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2159'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3612'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.329, -4.86 48.329, -4.86 48.329, -4.86 48.329, -4.86 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3612'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3013'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.998611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.333, -4.86 48.333, -4.86 48.333, -4.86 48.333, -4.86 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3013'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7260'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.306388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.335, -4.86 48.335, -4.86 48.335, -4.86 48.335, -4.86 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7260'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3642'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.9575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.337, -4.86 48.337, -4.86 48.337, -4.86 48.337, -4.86 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3642'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3613'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.34, -4.86 48.34, -4.86 48.34, -4.86 48.34, -4.86 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3613'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3335'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.451388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.343, -4.86 48.343, -4.86 48.343, -4.86 48.343, -4.86 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3335'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3618'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.343, -4.86 48.343, -4.86 48.343, -4.86 48.343, -4.86 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3618'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3319'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.351, -4.86 48.351, -4.86 48.351, -4.86 48.351, -4.86 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3319'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3318'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.352, -4.86 48.352, -4.86 48.352, -4.86 48.352, -4.86 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3318'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5706'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.8069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.356, -4.86 48.356, -4.86 48.356, -4.86 48.356, -4.86 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5706'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3411'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.357, -4.86 48.357, -4.86 48.357, -4.86 48.357, -4.86 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3411'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5351'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.359, -4.86 48.359, -4.86 48.359, -4.86 48.359, -4.86 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5351'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2995'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.4002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.361, -4.86 48.361, -4.86 48.361, -4.86 48.361, -4.86 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2995'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3439'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.131944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.361, -4.86 48.361, -4.86 48.361, -4.86 48.361, -4.86 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3439'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2636'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.342777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.361, -4.86 48.361, -4.86 48.361, -4.86 48.361, -4.86 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2636'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3438'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.120833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.362, -4.86 48.362, -4.86 48.362, -4.86 48.362, -4.86 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3438'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3206'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.5883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.364, -4.86 48.364, -4.86 48.364, -4.86 48.364, -4.86 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3206'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3571'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.064444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.366, -4.86 48.366, -4.86 48.366, -4.86 48.366, -4.86 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3571'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3481'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.6186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.366, -4.86 48.366, -4.86 48.366, -4.86 48.366, -4.86 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3481'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3396'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.3922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.367, -4.86 48.367, -4.86 48.367, -4.86 48.367, -4.86 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3396'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3507'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.671944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.368, -4.86 48.368, -4.86 48.368, -4.86 48.368, -4.86 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3507'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3685'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.368, -4.86 48.368, -4.86 48.368, -4.86 48.368, -4.86 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3685'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2727'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.788611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.369, -4.86 48.369, -4.86 48.369, -4.86 48.369, -4.86 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2727'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4757'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.165'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.369, -4.86 48.369, -4.86 48.369, -4.86 48.369, -4.86 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4757'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5396'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.964722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.369, -4.86 48.369, -4.86 48.369, -4.86 48.369, -4.86 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5396'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2637'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.37, -4.86 48.37, -4.86 48.37, -4.86 48.37, -4.86 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2637'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2644'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.37, -4.86 48.37, -4.86 48.37, -4.86 48.37, -4.86 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2644'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2568'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.889722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.371, -4.86 48.371, -4.86 48.371, -4.86 48.371, -4.86 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2568'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1489'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.746388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.372, -4.86 48.372, -4.86 48.372, -4.86 48.372, -4.86 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1489'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2162'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.265'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.372, -4.86 48.372, -4.86 48.372, -4.86 48.372, -4.86 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2162'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2426'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.372, -4.86 48.372, -4.86 48.372, -4.86 48.372, -4.86 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2426'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4612'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.119166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.373, -4.86 48.373, -4.86 48.373, -4.86 48.373, -4.86 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4612'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4359'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.373, -4.86 48.373, -4.86 48.373, -4.86 48.373, -4.86 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4359'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4711'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.274166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.373, -4.86 48.373, -4.86 48.373, -4.86 48.373, -4.86 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4711'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7416'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.373, -4.86 48.373, -4.86 48.373, -4.86 48.373, -4.86 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7416'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3053'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.430277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.374, -4.86 48.374, -4.86 48.374, -4.86 48.374, -4.86 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3053'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2816'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.375, -4.86 48.375, -4.86 48.375, -4.86 48.375, -4.86 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2816'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2755'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.0658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.375, -4.86 48.375, -4.86 48.375, -4.86 48.375, -4.86 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2755'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2404'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.55'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.376, -4.86 48.376, -4.86 48.376, -4.86 48.376, -4.86 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2404'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2774'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.376, -4.86 48.376, -4.86 48.376, -4.86 48.376, -4.86 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2774'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4829'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.376, -4.86 48.376, -4.86 48.376, -4.86 48.376, -4.86 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4829'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2290'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.015833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.378, -4.86 48.378, -4.86 48.378, -4.86 48.378, -4.86 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2290'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2500'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.378, -4.86 48.378, -4.86 48.378, -4.86 48.378, -4.86 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2500'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7276'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.378, -4.86 48.378, -4.86 48.378, -4.86 48.378, -4.86 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7276'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5993'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.382, -4.86 48.382, -4.86 48.382, -4.86 48.382, -4.86 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5993'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9202'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.996388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.383, -4.86 48.383, -4.86 48.383, -4.86 48.383, -4.86 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9202'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7824'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.465833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.384, -4.86 48.384, -4.86 48.384, -4.86 48.384, -4.86 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7824'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9275'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.385, -4.86 48.385, -4.86 48.385, -4.86 48.385, -4.86 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9275'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9928'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.577222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.387, -4.86 48.387, -4.86 48.387, -4.86 48.387, -4.86 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9928'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7223'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.389, -4.86 48.389, -4.86 48.389, -4.86 48.389, -4.86 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7223'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9197'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.37'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.389, -4.86 48.389, -4.86 48.389, -4.86 48.389, -4.86 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9197'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9621'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.394, -4.86 48.394, -4.86 48.394, -4.86 48.394, -4.86 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9621'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3000'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.399, -4.86 48.399, -4.86 48.399, -4.86 48.399, -4.86 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3000'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4840'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.401, -4.86 48.401, -4.86 48.401, -4.86 48.401, -4.86 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4840'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5091'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.401, -4.86 48.401, -4.86 48.401, -4.86 48.401, -4.86 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5091'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4774'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.427222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.405, -4.86 48.405, -4.86 48.405, -4.86 48.405, -4.86 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4774'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.848 -4.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.848"^^xsd:decimal ;
  dwc:decimalLongitude "-4.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.848 -4.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.848"^^xsd:decimal ;
  geo-pos:long "-4.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6344'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.306388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.86'^^xsd:double;
  dwc:latitude '48.848'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.86 48.848, -4.86 48.848, -4.86 48.848, -4.86 48.848, -4.86 48.848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6344'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2141'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.302, -4.859 48.302, -4.859 48.302, -4.859 48.302, -4.859 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2141'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2161'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.307, -4.859 48.307, -4.859 48.307, -4.859 48.307, -4.859 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2161'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2132'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.324, -4.859 48.324, -4.859 48.324, -4.859 48.324, -4.859 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2132'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3533'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.325, -4.859 48.325, -4.859 48.325, -4.859 48.325, -4.859 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3533'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4917'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.263333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.341, -4.859 48.341, -4.859 48.341, -4.859 48.341, -4.859 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4917'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3643'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.1116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.343, -4.859 48.343, -4.859 48.343, -4.859 48.343, -4.859 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3643'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5057'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.989166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.352, -4.859 48.352, -4.859 48.352, -4.859 48.352, -4.859 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5057'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4919'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.5730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.353, -4.859 48.353, -4.859 48.353, -4.859 48.353, -4.859 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4919'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3071'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.8958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.359, -4.859 48.359, -4.859 48.359, -4.859 48.359, -4.859 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3071'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_262'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.363, -4.859 48.363, -4.859 48.363, -4.859 48.363, -4.859 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_262'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7219'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.296944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.364, -4.859 48.364, -4.859 48.364, -4.859 48.364, -4.859 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7219'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7252'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.226111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.365, -4.859 48.365, -4.859 48.365, -4.859 48.365, -4.859 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7252'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2425'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.9113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.367, -4.859 48.367, -4.859 48.367, -4.859 48.367, -4.859 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2425'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3478'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.628888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.367, -4.859 48.367, -4.859 48.367, -4.859 48.367, -4.859 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3478'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6002'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.098611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.367, -4.859 48.367, -4.859 48.367, -4.859 48.367, -4.859 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6002'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1397'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.369, -4.859 48.369, -4.859 48.369, -4.859 48.369, -4.859 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1397'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2985'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.9902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.369, -4.859 48.369, -4.859 48.369, -4.859 48.369, -4.859 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2985'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2398'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.9497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.37, -4.859 48.37, -4.859 48.37, -4.859 48.37, -4.859 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2398'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2965'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.89'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.37, -4.859 48.37, -4.859 48.37, -4.859 48.37, -4.859 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2965'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2310'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.008888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.37, -4.859 48.37, -4.859 48.37, -4.859 48.37, -4.859 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2310'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3082'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.37, -4.859 48.37, -4.859 48.37, -4.859 48.37, -4.859 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3082'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2968'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.723333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.371, -4.859 48.371, -4.859 48.371, -4.859 48.371, -4.859 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2968'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4833'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.201388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.371, -4.859 48.371, -4.859 48.371, -4.859 48.371, -4.859 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4833'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2551'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.217777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.372, -4.859 48.372, -4.859 48.372, -4.859 48.372, -4.859 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2551'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2703'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.375, -4.859 48.375, -4.859 48.375, -4.859 48.375, -4.859 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2703'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7145'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.375, -4.859 48.375, -4.859 48.375, -4.859 48.375, -4.859 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7145'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_2318'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.376, -4.859 48.376, -4.859 48.376, -4.859 48.376, -4.859 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2318'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3569'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.543611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.376, -4.859 48.376, -4.859 48.376, -4.859 48.376, -4.859 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3569'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5540'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.376, -4.859 48.376, -4.859 48.376, -4.859 48.376, -4.859 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5540'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4244'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.377, -4.859 48.377, -4.859 48.377, -4.859 48.377, -4.859 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4244'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3161'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.915833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.378, -4.859 48.378, -4.859 48.378, -4.859 48.378, -4.859 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3161'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2913'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.785'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.378, -4.859 48.378, -4.859 48.378, -4.859 48.378, -4.859 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2913'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2590'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.582777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.379, -4.859 48.379, -4.859 48.379, -4.859 48.379, -4.859 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2590'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2702'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.383, -4.859 48.383, -4.859 48.383, -4.859 48.383, -4.859 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2702'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2779'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.383, -4.859 48.383, -4.859 48.383, -4.859 48.383, -4.859 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2779'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2476'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.051944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.383, -4.859 48.383, -4.859 48.383, -4.859 48.383, -4.859 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2476'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3707'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.350833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.384, -4.859 48.384, -4.859 48.384, -4.859 48.384, -4.859 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3707'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2599'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.392, -4.859 48.392, -4.859 48.392, -4.859 48.392, -4.859 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2599'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5858'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.200833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.401, -4.859 48.401, -4.859 48.401, -4.859 48.401, -4.859 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5858'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3177'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.412, -4.859 48.412, -4.859 48.412, -4.859 48.412, -4.859 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3177'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7847'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.418, -4.859 48.418, -4.859 48.418, -4.859 48.418, -4.859 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7847'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.499"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.499"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7671'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.7075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.499'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.499, -4.859 48.499, -4.859 48.499, -4.859 48.499, -4.859 48.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7671'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.713 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.713"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.713 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.713"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6623'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.4575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.713'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.713, -4.859 48.713, -4.859 48.713, -4.859 48.713, -4.859 48.713))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6623'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.853 -4.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.853"^^xsd:decimal ;
  dwc:decimalLongitude "-4.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.853 -4.859)"^^geo:wktLiteral ;
  geo-pos:lat "48.853"^^xsd:decimal ;
  geo-pos:long "-4.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6175'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.048611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.859'^^xsd:double;
  dwc:latitude '48.853'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.859 48.853, -4.859 48.853, -4.859 48.853, -4.859 48.853, -4.859 48.853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6175'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2729'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.325, -4.858 48.325, -4.858 48.325, -4.858 48.325, -4.858 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2729'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4321'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.345, -4.858 48.345, -4.858 48.345, -4.858 48.345, -4.858 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4321'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3553'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.348, -4.858 48.348, -4.858 48.348, -4.858 48.348, -4.858 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3553'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_9693'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.353, -4.858 48.353, -4.858 48.353, -4.858 48.353, -4.858 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9693'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1480'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.513611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.355, -4.858 48.355, -4.858 48.355, -4.858 48.355, -4.858 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1480'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3193'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.049722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.356, -4.858 48.356, -4.858 48.356, -4.858 48.356, -4.858 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3193'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5913'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.476388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.357, -4.858 48.357, -4.858 48.357, -4.858 48.357, -4.858 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5913'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3322'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.36, -4.858 48.36, -4.858 48.36, -4.858 48.36, -4.858 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3322'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7282'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.361, -4.858 48.361, -4.858 48.361, -4.858 48.361, -4.858 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7282'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_336'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.363, -4.858 48.363, -4.858 48.363, -4.858 48.363, -4.858 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_336'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8340'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.868055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.363, -4.858 48.363, -4.858 48.363, -4.858 48.363, -4.858 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8340'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3711'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.364, -4.858 48.364, -4.858 48.364, -4.858 48.364, -4.858 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3711'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4754'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.365, -4.858 48.365, -4.858 48.365, -4.858 48.365, -4.858 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4754'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3121'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.885277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.366, -4.858 48.366, -4.858 48.366, -4.858 48.366, -4.858 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3121'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8637'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.061666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.366, -4.858 48.366, -4.858 48.366, -4.858 48.366, -4.858 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8637'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3716'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.5375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.367, -4.858 48.367, -4.858 48.367, -4.858 48.367, -4.858 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3716'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_320'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.220833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.368, -4.858 48.368, -4.858 48.368, -4.858 48.368, -4.858 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_320'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4756'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.800555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.368, -4.858 48.368, -4.858 48.368, -4.858 48.368, -4.858 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4756'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7233'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.6875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.368, -4.858 48.368, -4.858 48.368, -4.858 48.368, -4.858 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7233'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1623'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.048055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.369, -4.858 48.369, -4.858 48.369, -4.858 48.369, -4.858 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1623'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4753'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.37, -4.858 48.37, -4.858 48.37, -4.858 48.37, -4.858 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4753'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3479'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.371, -4.858 48.371, -4.858 48.371, -4.858 48.371, -4.858 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3479'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5053'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.3613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.371, -4.858 48.371, -4.858 48.371, -4.858 48.371, -4.858 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5053'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2287'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.372, -4.858 48.372, -4.858 48.372, -4.858 48.372, -4.858 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2287'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5855'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.2675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.373, -4.858 48.373, -4.858 48.373, -4.858 48.373, -4.858 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5855'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2591'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.8758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.374, -4.858 48.374, -4.858 48.374, -4.858 48.374, -4.858 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2591'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2307'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.374, -4.858 48.374, -4.858 48.374, -4.858 48.374, -4.858 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2307'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2423'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.376, -4.858 48.376, -4.858 48.376, -4.858 48.376, -4.858 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2423'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2485'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.376, -4.858 48.376, -4.858 48.376, -4.858 48.376, -4.858 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2485'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2706'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.425555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.378, -4.858 48.378, -4.858 48.378, -4.858 48.378, -4.858 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2706'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2600'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.473611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.378, -4.858 48.378, -4.858 48.378, -4.858 48.378, -4.858 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2600'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3358'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.274444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.378, -4.858 48.378, -4.858 48.378, -4.858 48.378, -4.858 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3358'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2493'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.378, -4.858 48.378, -4.858 48.378, -4.858 48.378, -4.858 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2493'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2745'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.616111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.379, -4.858 48.379, -4.858 48.379, -4.858 48.379, -4.858 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2745'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3708'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.464166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.381, -4.858 48.381, -4.858 48.381, -4.858 48.381, -4.858 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3708'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2477'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.063055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.382, -4.858 48.382, -4.858 48.382, -4.858 48.382, -4.858 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2477'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9761'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.1147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.382, -4.858 48.382, -4.858 48.382, -4.858 48.382, -4.858 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9761'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2503'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.687222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.385, -4.858 48.385, -4.858 48.385, -4.858 48.385, -4.858 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2503'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2697'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.832222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.388, -4.858 48.388, -4.858 48.388, -4.858 48.388, -4.858 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2697'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_10135'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.880277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.398, -4.858 48.398, -4.858 48.398, -4.858 48.398, -4.858 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10135'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5301'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.120833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.404, -4.858 48.404, -4.858 48.404, -4.858 48.404, -4.858 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5301'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.449"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.449"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7419'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.7441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.449'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.449, -4.858 48.449, -4.858 48.449, -4.858 48.449, -4.858 48.449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7419'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.498"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6660'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.260833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.498'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.498, -4.858 48.498, -4.858 48.498, -4.858 48.498, -4.858 48.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6660'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.835 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.835"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.835 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "48.835"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6345'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.285'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '48.835'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 48.835, -4.858 48.835, -4.858 48.835, -4.858 48.835, -4.858 48.835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6345'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.078 -4.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.078"^^xsd:decimal ;
  dwc:decimalLongitude "-4.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.078 -4.858)"^^geo:wktLiteral ;
  geo-pos:lat "49.078"^^xsd:decimal ;
  geo-pos:long "-4.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6984'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.756666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.858'^^xsd:double;
  dwc:latitude '49.078'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.858 49.078, -4.858 49.078, -4.858 49.078, -4.858 49.078, -4.858 49.078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6984'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7037'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.952222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.313, -4.857 48.313, -4.857 48.313, -4.857 48.313, -4.857 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7037'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6653'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1208333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.334, -4.857 48.334, -4.857 48.334, -4.857 48.334, -4.857 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6653'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7281'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.336, -4.857 48.336, -4.857 48.336, -4.857 48.336, -4.857 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7281'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3517'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.342, -4.857 48.342, -4.857 48.342, -4.857 48.342, -4.857 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3517'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6649'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.345, -4.857 48.345, -4.857 48.345, -4.857 48.345, -4.857 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6649'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3527'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.346, -4.857 48.346, -4.857 48.346, -4.857 48.346, -4.857 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3527'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_420'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.8077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.349, -4.857 48.349, -4.857 48.349, -4.857 48.349, -4.857 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_420'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3222'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.354, -4.857 48.354, -4.857 48.354, -4.857 48.354, -4.857 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3222'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3559'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.999722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.356, -4.857 48.356, -4.857 48.356, -4.857 48.356, -4.857 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3559'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2313'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.115277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.359, -4.857 48.359, -4.857 48.359, -4.857 48.359, -4.857 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2313'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1418'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.613611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.361, -4.857 48.361, -4.857 48.361, -4.857 48.361, -4.857 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1418'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2771'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.361, -4.857 48.361, -4.857 48.361, -4.857 48.361, -4.857 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2771'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2794'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.361, -4.857 48.361, -4.857 48.361, -4.857 48.361, -4.857 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2794'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8179'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.3255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.361, -4.857 48.361, -4.857 48.361, -4.857 48.361, -4.857 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8179'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3548'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.362, -4.857 48.362, -4.857 48.362, -4.857 48.362, -4.857 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3548'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3228'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.365, -4.857 48.365, -4.857 48.365, -4.857 48.365, -4.857 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3228'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2786'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.367, -4.857 48.367, -4.857 48.367, -4.857 48.367, -4.857 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2786'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3570'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.275555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.368, -4.857 48.368, -4.857 48.368, -4.857 48.368, -4.857 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3570'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2925'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.369, -4.857 48.369, -4.857 48.369, -4.857 48.369, -4.857 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2925'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4258'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.37, -4.857 48.37, -4.857 48.37, -4.857 48.37, -4.857 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4258'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2613'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.001944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.37, -4.857 48.37, -4.857 48.37, -4.857 48.37, -4.857 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2613'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5946'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.37, -4.857 48.37, -4.857 48.37, -4.857 48.37, -4.857 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5946'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5350'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.371, -4.857 48.371, -4.857 48.371, -4.857 48.371, -4.857 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5350'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4260'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.231944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.374, -4.857 48.374, -4.857 48.374, -4.857 48.374, -4.857 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4260'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5055'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.3891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.374, -4.857 48.374, -4.857 48.374, -4.857 48.374, -4.857 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5055'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2566'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.8119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.375, -4.857 48.375, -4.857 48.375, -4.857 48.375, -4.857 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2566'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2780'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.12'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.375, -4.857 48.375, -4.857 48.375, -4.857 48.375, -4.857 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2780'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2855'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.604722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.375, -4.857 48.375, -4.857 48.375, -4.857 48.375, -4.857 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2855'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2519'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.935833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.376, -4.857 48.376, -4.857 48.376, -4.857 48.376, -4.857 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2519'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7683'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.148055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.376, -4.857 48.376, -4.857 48.376, -4.857 48.376, -4.857 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7683'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2733'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.199444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.377, -4.857 48.377, -4.857 48.377, -4.857 48.377, -4.857 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2733'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2511'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.259166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.378, -4.857 48.378, -4.857 48.378, -4.857 48.378, -4.857 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2511'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7947'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.78'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.379, -4.857 48.379, -4.857 48.379, -4.857 48.379, -4.857 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7947'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9631'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.523888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.379, -4.857 48.379, -4.857 48.379, -4.857 48.379, -4.857 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9631'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4719'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.388, -4.857 48.388, -4.857 48.388, -4.857 48.388, -4.857 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4719'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_10132'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.5102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.388, -4.857 48.388, -4.857 48.388, -4.857 48.388, -4.857 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10132'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6004'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.39, -4.857 48.39, -4.857 48.39, -4.857 48.39, -4.857 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6004'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_9251'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.671666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.391, -4.857 48.391, -4.857 48.391, -4.857 48.391, -4.857 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9251'^^xsd:string;
  dwc:observationDate '2003-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4583'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.08'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.392, -4.857 48.392, -4.857 48.392, -4.857 48.392, -4.857 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4583'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7828'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.4727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.394, -4.857 48.394, -4.857 48.394, -4.857 48.394, -4.857 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7828'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_9274'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.676944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.396, -4.857 48.396, -4.857 48.396, -4.857 48.396, -4.857 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9274'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6612'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.387777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.397, -4.857 48.397, -4.857 48.397, -4.857 48.397, -4.857 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6612'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4155'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.401, -4.857 48.401, -4.857 48.401, -4.857 48.401, -4.857 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4155'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2948'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.412, -4.857 48.412, -4.857 48.412, -4.857 48.412, -4.857 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2948'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8873'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.419, -4.857 48.419, -4.857 48.419, -4.857 48.419, -4.857 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8873'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5998'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.476388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.431, -4.857 48.431, -4.857 48.431, -4.857 48.431, -4.857 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5998'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2802'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7463888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.437, -4.857 48.437, -4.857 48.437, -4.857 48.437, -4.857 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2802'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.857)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4916'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.7669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.857'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.857 48.443, -4.857 48.443, -4.857 48.443, -4.857 48.443, -4.857 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4916'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3706'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.594722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.272, -4.856 48.272, -4.856 48.272, -4.856 48.272, -4.856 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3706'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2454'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.951388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.312, -4.856 48.312, -4.856 48.312, -4.856 48.312, -4.856 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2454'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3210'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.3469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.336, -4.856 48.336, -4.856 48.336, -4.856 48.336, -4.856 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3210'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_8718'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.83'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.34, -4.856 48.34, -4.856 48.34, -4.856 48.34, -4.856 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8718'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3516'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.342, -4.856 48.342, -4.856 48.342, -4.856 48.342, -4.856 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3516'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3476'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.401111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.342, -4.856 48.342, -4.856 48.342, -4.856 48.342, -4.856 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3476'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3560'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.287222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.344, -4.856 48.344, -4.856 48.344, -4.856 48.344, -4.856 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3560'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2462'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.361, -4.856 48.361, -4.856 48.361, -4.856 48.361, -4.856 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2462'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1396'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.363, -4.856 48.363, -4.856 48.363, -4.856 48.363, -4.856 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1396'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3558'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.050277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.363, -4.856 48.363, -4.856 48.363, -4.856 48.363, -4.856 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3558'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1487'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.4725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1487'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_329'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.513055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_329'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2610'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2610'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3447'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3447'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2484'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2484'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3075'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3075'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5369'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.584722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365, -4.856 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5369'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2834'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.578055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.367, -4.856 48.367, -4.856 48.367, -4.856 48.367, -4.856 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2834'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3712'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.367, -4.856 48.367, -4.856 48.367, -4.856 48.367, -4.856 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3712'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4347'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.7988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.368, -4.856 48.368, -4.856 48.368, -4.856 48.368, -4.856 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4347'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7352'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.369, -4.856 48.369, -4.856 48.369, -4.856 48.369, -4.856 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7352'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1398'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.145'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.37, -4.856 48.37, -4.856 48.37, -4.856 48.37, -4.856 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1398'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2770'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.8919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.371, -4.856 48.371, -4.856 48.371, -4.856 48.371, -4.856 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2770'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2467'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.372, -4.856 48.372, -4.856 48.372, -4.856 48.372, -4.856 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2467'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2815'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.2511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.375, -4.856 48.375, -4.856 48.375, -4.856 48.375, -4.856 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2815'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2324'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.376, -4.856 48.376, -4.856 48.376, -4.856 48.376, -4.856 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2324'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_334'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.444166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.377, -4.856 48.377, -4.856 48.377, -4.856 48.377, -4.856 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_334'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_8819'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.346388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.377, -4.856 48.377, -4.856 48.377, -4.856 48.377, -4.856 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8819'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9682'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.166944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.377, -4.856 48.377, -4.856 48.377, -4.856 48.377, -4.856 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9682'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2393'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.379, -4.856 48.379, -4.856 48.379, -4.856 48.379, -4.856 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2393'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5095'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.357777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.379, -4.856 48.379, -4.856 48.379, -4.856 48.379, -4.856 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5095'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2690'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.38, -4.856 48.38, -4.856 48.38, -4.856 48.38, -4.856 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2690'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2486'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.382, -4.856 48.382, -4.856 48.382, -4.856 48.382, -4.856 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2486'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7912'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.23'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.39, -4.856 48.39, -4.856 48.39, -4.856 48.39, -4.856 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7912'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10077'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.361944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.392, -4.856 48.392, -4.856 48.392, -4.856 48.392, -4.856 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10077'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2960'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.4061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.394, -4.856 48.394, -4.856 48.394, -4.856 48.394, -4.856 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2960'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2923'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.614166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.396, -4.856 48.396, -4.856 48.396, -4.856 48.396, -4.856 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2923'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1093'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.130277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.412, -4.856 48.412, -4.856 48.412, -4.856 48.412, -4.856 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1093'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7643'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.046111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.427, -4.856 48.427, -4.856 48.427, -4.856 48.427, -4.856 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7643'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3140'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.83'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.433, -4.856 48.433, -4.856 48.433, -4.856 48.433, -4.856 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3140'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4596'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.33'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.434, -4.856 48.434, -4.856 48.434, -4.856 48.434, -4.856 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4596'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.452 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.452"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.452 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.452"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7359'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.452'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.452, -4.856 48.452, -4.856 48.452, -4.856 48.452, -4.856 48.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7359'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.453"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.453"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4876'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.106666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.453'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.453, -4.856 48.453, -4.856 48.453, -4.856 48.453, -4.856 48.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4876'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.8791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.458, -4.856 48.458, -4.856 48.458, -4.856 48.458, -4.856 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7886'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.46"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.46"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6607'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.521111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.46, -4.856 48.46, -4.856 48.46, -4.856 48.46, -4.856 48.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6607'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7394'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.295833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.466, -4.856 48.466, -4.856 48.466, -4.856 48.466, -4.856 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7394'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.764 -4.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.764"^^xsd:decimal ;
  dwc:decimalLongitude "-4.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.764 -4.856)"^^geo:wktLiteral ;
  geo-pos:lat "48.764"^^xsd:decimal ;
  geo-pos:long "-4.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6292'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.231388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.856'^^xsd:double;
  dwc:latitude '48.764'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.856 48.764, -4.856 48.764, -4.856 48.764, -4.856 48.764, -4.856 48.764))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6292'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.231 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.231"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.231 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.231"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9428'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.231'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.231, -4.855 48.231, -4.855 48.231, -4.855 48.231, -4.855 48.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9428'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2534'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.309, -4.855 48.309, -4.855 48.309, -4.855 48.309, -4.855 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2534'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4236'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.860277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.322, -4.855 48.322, -4.855 48.322, -4.855 48.322, -4.855 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4236'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7042'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.255833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.327, -4.855 48.327, -4.855 48.327, -4.855 48.327, -4.855 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7042'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_628'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.153333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.354, -4.855 48.354, -4.855 48.354, -4.855 48.354, -4.855 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_628'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5325'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.446111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.358, -4.855 48.358, -4.855 48.358, -4.855 48.358, -4.855 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5325'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_624'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.36, -4.855 48.36, -4.855 48.36, -4.855 48.36, -4.855 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_624'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4933'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.828333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.365, -4.855 48.365, -4.855 48.365, -4.855 48.365, -4.855 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4933'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5438'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.4405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.366, -4.855 48.366, -4.855 48.366, -4.855 48.366, -4.855 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5438'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3674'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.367, -4.855 48.367, -4.855 48.367, -4.855 48.367, -4.855 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3674'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6003'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.367, -4.855 48.367, -4.855 48.367, -4.855 48.367, -4.855 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6003'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7273'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.367, -4.855 48.367, -4.855 48.367, -4.855 48.367, -4.855 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7273'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7453'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.2586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.367, -4.855 48.367, -4.855 48.367, -4.855 48.367, -4.855 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7453'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5412'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.274722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.368, -4.855 48.368, -4.855 48.368, -4.855 48.368, -4.855 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5412'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3273'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.240277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.369, -4.855 48.369, -4.855 48.369, -4.855 48.369, -4.855 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3273'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7823'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.369, -4.855 48.369, -4.855 48.369, -4.855 48.369, -4.855 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7823'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1634'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.848055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.37, -4.855 48.37, -4.855 48.37, -4.855 48.37, -4.855 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1634'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3266'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.686388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.37, -4.855 48.37, -4.855 48.37, -4.855 48.37, -4.855 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3266'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2861'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.371, -4.855 48.371, -4.855 48.371, -4.855 48.371, -4.855 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2861'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3001'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.0625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.371, -4.855 48.371, -4.855 48.371, -4.855 48.371, -4.855 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3001'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_6000'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.254166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.372, -4.855 48.372, -4.855 48.372, -4.855 48.372, -4.855 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6000'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5054'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.0280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.373, -4.855 48.373, -4.855 48.373, -4.855 48.373, -4.855 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5054'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8607'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.321388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.373, -4.855 48.373, -4.855 48.373, -4.855 48.373, -4.855 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8607'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2315'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.498333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.374, -4.855 48.374, -4.855 48.374, -4.855 48.374, -4.855 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2315'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2874'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.7613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.374, -4.855 48.374, -4.855 48.374, -4.855 48.374, -4.855 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2874'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4645'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.0322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.378, -4.855 48.378, -4.855 48.378, -4.855 48.378, -4.855 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4645'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2582'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.838333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.382, -4.855 48.382, -4.855 48.382, -4.855 48.382, -4.855 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2582'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_9286'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.848333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.383, -4.855 48.383, -4.855 48.383, -4.855 48.383, -4.855 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9286'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_2319'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.384, -4.855 48.384, -4.855 48.384, -4.855 48.384, -4.855 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2319'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_10159'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.048333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.386, -4.855 48.386, -4.855 48.386, -4.855 48.386, -4.855 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10159'^^xsd:string;
  dwc:observationDate '2004-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4688'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.389, -4.855 48.389, -4.855 48.389, -4.855 48.389, -4.855 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4688'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4405'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.835277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.39, -4.855 48.39, -4.855 48.39, -4.855 48.39, -4.855 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4405'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3704'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.255'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.415, -4.855 48.415, -4.855 48.415, -4.855 48.415, -4.855 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3704'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4600'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.437, -4.855 48.437, -4.855 48.437, -4.855 48.437, -4.855 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4600'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.494"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.494"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7745'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.494, -4.855 48.494, -4.855 48.494, -4.855 48.494, -4.855 48.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7745'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.812 -4.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.812"^^xsd:decimal ;
  dwc:decimalLongitude "-4.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.812 -4.855)"^^geo:wktLiteral ;
  geo-pos:lat "48.812"^^xsd:decimal ;
  geo-pos:long "-4.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9854'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.565277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.855'^^xsd:double;
  dwc:latitude '48.812'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.855 48.812, -4.855 48.812, -4.855 48.812, -4.855 48.812, -4.855 48.812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9854'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.299"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.299"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1821'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.7436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.299, -4.854 48.299, -4.854 48.299, -4.854 48.299, -4.854 48.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1821'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_633'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.317, -4.854 48.317, -4.854 48.317, -4.854 48.317, -4.854 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_633'^^xsd:string;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3520'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.711388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.338, -4.854 48.338, -4.854 48.338, -4.854 48.338, -4.854 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3520'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5373'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.873055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.339, -4.854 48.339, -4.854 48.339, -4.854 48.339, -4.854 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5373'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5911'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.344, -4.854 48.344, -4.854 48.344, -4.854 48.344, -4.854 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5911'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2449'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.347, -4.854 48.347, -4.854 48.347, -4.854 48.347, -4.854 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2449'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6007'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.035277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.35, -4.854 48.35, -4.854 48.35, -4.854 48.35, -4.854 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6007'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5904'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.352, -4.854 48.352, -4.854 48.352, -4.854 48.352, -4.854 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5904'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3214'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.356, -4.854 48.356, -4.854 48.356, -4.854 48.356, -4.854 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3214'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2405'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.358, -4.854 48.358, -4.854 48.358, -4.854 48.358, -4.854 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2405'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3291'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.36, -4.854 48.36, -4.854 48.36, -4.854 48.36, -4.854 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3291'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3037'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.451111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.36, -4.854 48.36, -4.854 48.36, -4.854 48.36, -4.854 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3037'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3005'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.0438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.361, -4.854 48.361, -4.854 48.361, -4.854 48.361, -4.854 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3005'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3172'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.764444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.363, -4.854 48.363, -4.854 48.363, -4.854 48.363, -4.854 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3172'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2472'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.365, -4.854 48.365, -4.854 48.365, -4.854 48.365, -4.854 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2472'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3679'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.365, -4.854 48.365, -4.854 48.365, -4.854 48.365, -4.854 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3679'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2863'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.366, -4.854 48.366, -4.854 48.366, -4.854 48.366, -4.854 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2863'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1624'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.3925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.368, -4.854 48.368, -4.854 48.368, -4.854 48.368, -4.854 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1624'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5726'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.952222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.369, -4.854 48.369, -4.854 48.369, -4.854 48.369, -4.854 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5726'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2687'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.371, -4.854 48.371, -4.854 48.371, -4.854 48.371, -4.854 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2687'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4707'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.371, -4.854 48.371, -4.854 48.371, -4.854 48.371, -4.854 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4707'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5941'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.044166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.371, -4.854 48.371, -4.854 48.371, -4.854 48.371, -4.854 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5941'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_10073'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.458611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.372, -4.854 48.372, -4.854 48.372, -4.854 48.372, -4.854 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10073'^^xsd:string;
  dwc:observationDate '2003-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7681'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.120555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.376, -4.854 48.376, -4.854 48.376, -4.854 48.376, -4.854 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7681'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2804'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.532777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.377, -4.854 48.377, -4.854 48.377, -4.854 48.377, -4.854 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2804'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4295'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.377, -4.854 48.377, -4.854 48.377, -4.854 48.377, -4.854 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4295'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9607'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.355833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.379, -4.854 48.379, -4.854 48.379, -4.854 48.379, -4.854 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9607'^^xsd:string;
  dwc:observationDate '2003-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3670'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.214444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.382, -4.854 48.382, -4.854 48.382, -4.854 48.382, -4.854 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3670'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_8611'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.104444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.385, -4.854 48.385, -4.854 48.385, -4.854 48.385, -4.854 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8611'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4433'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.485'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.395, -4.854 48.395, -4.854 48.395, -4.854 48.395, -4.854 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4433'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5403'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.405, -4.854 48.405, -4.854 48.405, -4.854 48.405, -4.854 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5403'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8910'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.545833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.406, -4.854 48.406, -4.854 48.406, -4.854 48.406, -4.854 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8910'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4562'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.414, -4.854 48.414, -4.854 48.414, -4.854 48.414, -4.854 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4562'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.612 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.612"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.612 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.612"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6135'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.3325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.612'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.612, -4.854 48.612, -4.854 48.612, -4.854 48.612, -4.854 48.612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6135'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.741 -4.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.741"^^xsd:decimal ;
  dwc:decimalLongitude "-4.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.741 -4.854)"^^geo:wktLiteral ;
  geo-pos:lat "48.741"^^xsd:decimal ;
  geo-pos:long "-4.854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6144'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.553055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.854'^^xsd:double;
  dwc:latitude '48.741'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.854 48.741, -4.854 48.741, -4.854 48.741, -4.854 48.741, -4.854 48.741))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6144'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1611'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.058888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.286, -4.853 48.286, -4.853 48.286, -4.853 48.286, -4.853 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1611'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3628'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.331666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.346, -4.853 48.346, -4.853 48.346, -4.853 48.346, -4.853 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3628'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4421'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.347, -4.853 48.347, -4.853 48.347, -4.853 48.347, -4.853 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4421'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.22'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.348, -4.853 48.348, -4.853 48.348, -4.853 48.348, -4.853 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4900'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1833'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.3469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.349, -4.853 48.349, -4.853 48.349, -4.853 48.349, -4.853 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1833'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3620'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.35, -4.853 48.35, -4.853 48.35, -4.853 48.35, -4.853 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3620'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3614'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.133611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.351, -4.853 48.351, -4.853 48.351, -4.853 48.351, -4.853 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3614'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5305'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.933888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.353, -4.853 48.353, -4.853 48.353, -4.853 48.353, -4.853 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5305'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3261'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.359, -4.853 48.359, -4.853 48.359, -4.853 48.359, -4.853 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3261'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3505'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.3975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.36, -4.853 48.36, -4.853 48.36, -4.853 48.36, -4.853 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3505'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_418'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.8133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.361, -4.853 48.361, -4.853 48.361, -4.853 48.361, -4.853 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_418'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_10001'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.361, -4.853 48.361, -4.853 48.361, -4.853 48.361, -4.853 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10001'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3355'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.621388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.363, -4.853 48.363, -4.853 48.363, -4.853 48.363, -4.853 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3355'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3555'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.7713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.364, -4.853 48.364, -4.853 48.364, -4.853 48.364, -4.853 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3555'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_631'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.908888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.365, -4.853 48.365, -4.853 48.365, -4.853 48.365, -4.853 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_631'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3381'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.517777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.367, -4.853 48.367, -4.853 48.367, -4.853 48.367, -4.853 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3381'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3388'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.8388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.367, -4.853 48.367, -4.853 48.367, -4.853 48.367, -4.853 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3388'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2635'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.387777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.367, -4.853 48.367, -4.853 48.367, -4.853 48.367, -4.853 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2635'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2619'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.369, -4.853 48.369, -4.853 48.369, -4.853 48.369, -4.853 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2619'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8660'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.854166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.369, -4.853 48.369, -4.853 48.369, -4.853 48.369, -4.853 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8660'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_10149'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.129722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.369, -4.853 48.369, -4.853 48.369, -4.853 48.369, -4.853 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10149'^^xsd:string;
  dwc:observationDate '2004-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2579'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.511944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.37, -4.853 48.37, -4.853 48.37, -4.853 48.37, -4.853 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2579'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2750'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.373055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.371, -4.853 48.371, -4.853 48.371, -4.853 48.371, -4.853 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2750'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_9204'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.371, -4.853 48.371, -4.853 48.371, -4.853 48.371, -4.853 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9204'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2969'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.956666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.372, -4.853 48.372, -4.853 48.372, -4.853 48.372, -4.853 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2969'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3139'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.372, -4.853 48.372, -4.853 48.372, -4.853 48.372, -4.853 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3139'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2851'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.374, -4.853 48.374, -4.853 48.374, -4.853 48.374, -4.853 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2851'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2501'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2501'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.374, -4.853 48.374, -4.853 48.374, -4.853 48.374, -4.853 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2501'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2852'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.376, -4.853 48.376, -4.853 48.376, -4.853 48.376, -4.853 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2852'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4474'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.376, -4.853 48.376, -4.853 48.376, -4.853 48.376, -4.853 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4474'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2684'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.735833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.377, -4.853 48.377, -4.853 48.377, -4.853 48.377, -4.853 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2684'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.853)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7506'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.113611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.853'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.853 48.394, -4.853 48.394, -4.853 48.394, -4.853 48.394, -4.853 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7506'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.328"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7311'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.328, -4.852 48.328, -4.852 48.328, -4.852 48.328, -4.852 48.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7311'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_9195'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.4597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.335, -4.852 48.335, -4.852 48.335, -4.852 48.335, -4.852 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9195'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4909'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.5316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.342, -4.852 48.342, -4.852 48.342, -4.852 48.342, -4.852 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4909'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5440'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.5316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.342, -4.852 48.342, -4.852 48.342, -4.852 48.342, -4.852 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5440'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6057'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.158055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.343, -4.852 48.343, -4.852 48.343, -4.852 48.343, -4.852 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6057'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3725'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.235833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.346, -4.852 48.346, -4.852 48.346, -4.852 48.346, -4.852 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3725'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3323'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.076944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.354, -4.852 48.354, -4.852 48.354, -4.852 48.354, -4.852 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3323'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4434'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.13'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.358, -4.852 48.358, -4.852 48.358, -4.852 48.358, -4.852 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4434'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2606'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.3727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.36, -4.852 48.36, -4.852 48.36, -4.852 48.36, -4.852 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2606'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2607'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.5205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.363, -4.852 48.363, -4.852 48.363, -4.852 48.363, -4.852 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2607'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5408'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.366, -4.852 48.366, -4.852 48.366, -4.852 48.366, -4.852 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5408'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3663'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.72'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.367, -4.852 48.367, -4.852 48.367, -4.852 48.367, -4.852 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3663'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4358'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.367, -4.852 48.367, -4.852 48.367, -4.852 48.367, -4.852 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4358'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1482'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.561944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.37, -4.852 48.37, -4.852 48.37, -4.852 48.37, -4.852 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1482'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5557'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.7566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.37, -4.852 48.37, -4.852 48.37, -4.852 48.37, -4.852 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5557'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2849'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.2922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.371, -4.852 48.371, -4.852 48.371, -4.852 48.371, -4.852 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2849'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5892'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.8891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.372, -4.852 48.372, -4.852 48.372, -4.852 48.372, -4.852 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5892'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2430'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.374, -4.852 48.374, -4.852 48.374, -4.852 48.374, -4.852 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2430'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2487'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.9575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.378, -4.852 48.378, -4.852 48.378, -4.852 48.378, -4.852 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2487'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2761'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.561388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.384, -4.852 48.384, -4.852 48.384, -4.852 48.384, -4.852 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2761'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8624'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.476666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.393, -4.852 48.393, -4.852 48.393, -4.852 48.393, -4.852 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8624'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5992'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.470555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.4, -4.852 48.4, -4.852 48.4, -4.852 48.4, -4.852 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5992'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2429'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.403, -4.852 48.403, -4.852 48.403, -4.852 48.403, -4.852 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2429'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_6887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.416, -4.852 48.416, -4.852 48.416, -4.852 48.416, -4.852 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6887'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7833'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.434, -4.852 48.434, -4.852 48.434, -4.852 48.434, -4.852 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7833'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7676'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.9225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 48.466, -4.852 48.466, -4.852 48.466, -4.852 48.466, -4.852 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7676'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.105 -4.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.105 -4.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.105"^^xsd:decimal ;
  geo-pos:long "-4.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6262'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.0325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.852'^^xsd:double;
  dwc:latitude '49.105'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852 49.105, -4.852 49.105, -4.852 49.105, -4.852 49.105, -4.852 49.105))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6262'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7005'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.159444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.33, -4.851 48.33, -4.851 48.33, -4.851 48.33, -4.851 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7005'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3365'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.337, -4.851 48.337, -4.851 48.337, -4.851 48.337, -4.851 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3365'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4728'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.156388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.343, -4.851 48.343, -4.851 48.343, -4.851 48.343, -4.851 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4728'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4920'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.4780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.351, -4.851 48.351, -4.851 48.351, -4.851 48.351, -4.851 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4920'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2390'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.923888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.355, -4.851 48.355, -4.851 48.355, -4.851 48.355, -4.851 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2390'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3036'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.98'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.355, -4.851 48.355, -4.851 48.355, -4.851 48.355, -4.851 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3036'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7296'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.359, -4.851 48.359, -4.851 48.359, -4.851 48.359, -4.851 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7296'^^xsd:string;
  dwc:observationDate '2002-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.36, -4.851 48.36, -4.851 48.36, -4.851 48.36, -4.851 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5898'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4495'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.361, -4.851 48.361, -4.851 48.361, -4.851 48.361, -4.851 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4495'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5556'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.362, -4.851 48.362, -4.851 48.362, -4.851 48.362, -4.851 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5556'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5326'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.326388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.365, -4.851 48.365, -4.851 48.365, -4.851 48.365, -4.851 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5326'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3106'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3106'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.2022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.368, -4.851 48.368, -4.851 48.368, -4.851 48.368, -4.851 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3106'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1404'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.400833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.371, -4.851 48.371, -4.851 48.371, -4.851 48.371, -4.851 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1404'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3480'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.3975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.372, -4.851 48.372, -4.851 48.372, -4.851 48.372, -4.851 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3480'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2743'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.9725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.374, -4.851 48.374, -4.851 48.374, -4.851 48.374, -4.851 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2743'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2622'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.303333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.374, -4.851 48.374, -4.851 48.374, -4.851 48.374, -4.851 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2622'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2914'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.899444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.375, -4.851 48.375, -4.851 48.375, -4.851 48.375, -4.851 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2914'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2915'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.576666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.382, -4.851 48.382, -4.851 48.382, -4.851 48.382, -4.851 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2915'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8046'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.270555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.392, -4.851 48.392, -4.851 48.392, -4.851 48.392, -4.851 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8046'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2482'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.660833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.393, -4.851 48.393, -4.851 48.393, -4.851 48.393, -4.851 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2482'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2504'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.320555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.396, -4.851 48.396, -4.851 48.396, -4.851 48.396, -4.851 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2504'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1090'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.406, -4.851 48.406, -4.851 48.406, -4.851 48.406, -4.851 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1090'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2428'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.41, -4.851 48.41, -4.851 48.41, -4.851 48.41, -4.851 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2428'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4729'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.432, -4.851 48.432, -4.851 48.432, -4.851 48.432, -4.851 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4729'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.446, -4.851 48.446, -4.851 48.446, -4.851 48.446, -4.851 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7887'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.528"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.528"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7775'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.028055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.528'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.528, -4.851 48.528, -4.851 48.528, -4.851 48.528, -4.851 48.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7775'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.561 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.561"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.561 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.561"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3841'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.351944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.561'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.561, -4.851 48.561, -4.851 48.561, -4.851 48.561, -4.851 48.561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3841'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.616 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.616"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.616 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "48.616"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_223'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.4311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '48.616'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 48.616, -4.851 48.616, -4.851 48.616, -4.851 48.616, -4.851 48.616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_223'^^xsd:string;
  dwc:observationDate '1999-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.892 -4.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.892"^^xsd:decimal ;
  dwc:decimalLongitude "-4.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.892 -4.851)"^^geo:wktLiteral ;
  geo-pos:lat "49.892"^^xsd:decimal ;
  geo-pos:long "-4.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_9326'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.851'^^xsd:double;
  dwc:latitude '49.892'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.851 49.892, -4.851 49.892, -4.851 49.892, -4.851 49.892, -4.851 49.892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9326'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4445'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.28, -4.85 48.28, -4.85 48.28, -4.85 48.28, -4.85 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4445'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4335'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.249166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.342, -4.85 48.342, -4.85 48.342, -4.85 48.342, -4.85 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4335'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3602'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.9430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.344, -4.85 48.344, -4.85 48.344, -4.85 48.344, -4.85 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3602'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6011'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.713333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.349, -4.85 48.349, -4.85 48.349, -4.85 48.349, -4.85 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6011'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3079'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.359, -4.85 48.359, -4.85 48.359, -4.85 48.359, -4.85 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3079'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3293'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.3494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.361, -4.85 48.361, -4.85 48.361, -4.85 48.361, -4.85 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3293'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3397'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.361, -4.85 48.361, -4.85 48.361, -4.85 48.361, -4.85 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3397'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5555'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.361, -4.85 48.361, -4.85 48.361, -4.85 48.361, -4.85 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5555'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2730'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.365, -4.85 48.365, -4.85 48.365, -4.85 48.365, -4.85 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2730'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3061'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.365, -4.85 48.365, -4.85 48.365, -4.85 48.365, -4.85 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3061'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3066'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.0236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.365, -4.85 48.365, -4.85 48.365, -4.85 48.365, -4.85 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3066'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2782'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.263333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.369, -4.85 48.369, -4.85 48.369, -4.85 48.369, -4.85 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2782'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5491'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.4444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.369, -4.85 48.369, -4.85 48.369, -4.85 48.369, -4.85 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5491'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5399'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.0775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.37, -4.85 48.37, -4.85 48.37, -4.85 48.37, -4.85 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5399'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1493'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.372, -4.85 48.372, -4.85 48.372, -4.85 48.372, -4.85 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1493'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4830'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.3291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.372, -4.85 48.372, -4.85 48.372, -4.85 48.372, -4.85 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4830'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4614'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.0797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.372, -4.85 48.372, -4.85 48.372, -4.85 48.372, -4.85 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4614'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2753'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.099444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.373, -4.85 48.373, -4.85 48.373, -4.85 48.373, -4.85 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2753'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2394'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.824444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.373, -4.85 48.373, -4.85 48.373, -4.85 48.373, -4.85 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2394'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2434'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.944722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.375, -4.85 48.375, -4.85 48.375, -4.85 48.375, -4.85 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2434'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2411'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.120833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.376, -4.85 48.376, -4.85 48.376, -4.85 48.376, -4.85 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2411'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2719'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.1275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.376, -4.85 48.376, -4.85 48.376, -4.85 48.376, -4.85 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2719'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2513'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.231111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.377, -4.85 48.377, -4.85 48.377, -4.85 48.377, -4.85 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2513'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7158'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.276666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.381, -4.85 48.381, -4.85 48.381, -4.85 48.381, -4.85 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7158'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3357'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.297777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.384, -4.85 48.384, -4.85 48.384, -4.85 48.384, -4.85 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3357'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2432'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.851111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.389, -4.85 48.389, -4.85 48.389, -4.85 48.389, -4.85 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2432'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4680'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.401, -4.85 48.401, -4.85 48.401, -4.85 48.401, -4.85 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4680'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.464"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "48.464"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_8194'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '48.464'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.85 48.464, -4.85 48.464, -4.85 48.464, -4.85 48.464, -4.85 48.464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8194'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3526'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.1213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.324, -4.849 48.324, -4.849 48.324, -4.849 48.324, -4.849 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3526'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7078'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.332, -4.849 48.332, -4.849 48.332, -4.849 48.332, -4.849 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7078'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_8892'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.033055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.338, -4.849 48.338, -4.849 48.338, -4.849 48.338, -4.849 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8892'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3196'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.872777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.341, -4.849 48.341, -4.849 48.341, -4.849 48.341, -4.849 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3196'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3655'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.348, -4.849 48.348, -4.849 48.348, -4.849 48.348, -4.849 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3655'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1619'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.922777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.35, -4.849 48.35, -4.849 48.35, -4.849 48.35, -4.849 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1619'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2384'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.35, -4.849 48.35, -4.849 48.35, -4.849 48.35, -4.849 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2384'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3721'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.359, -4.849 48.359, -4.849 48.359, -4.849 48.359, -4.849 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3721'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3191'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.4280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.363, -4.849 48.363, -4.849 48.363, -4.849 48.363, -4.849 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3191'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8268'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8711111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.365, -4.849 48.365, -4.849 48.365, -4.849 48.365, -4.849 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8268'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_332'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.865277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.366, -4.849 48.366, -4.849 48.366, -4.849 48.366, -4.849 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_332'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2661'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.7383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.369, -4.849 48.369, -4.849 48.369, -4.849 48.369, -4.849 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2661'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2781'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.042222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.37, -4.849 48.37, -4.849 48.37, -4.849 48.37, -4.849 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2781'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3482'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.371, -4.849 48.371, -4.849 48.371, -4.849 48.371, -4.849 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3482'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2893'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.934444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.371, -4.849 48.371, -4.849 48.371, -4.849 48.371, -4.849 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2893'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_2555'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.62'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.376, -4.849 48.376, -4.849 48.376, -4.849 48.376, -4.849 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2555'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2862'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.6452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.376, -4.849 48.376, -4.849 48.376, -4.849 48.376, -4.849 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2862'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3277'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.719722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.382, -4.849 48.382, -4.849 48.382, -4.849 48.382, -4.849 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3277'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_8943'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.206388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.385, -4.849 48.385, -4.849 48.385, -4.849 48.385, -4.849 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8943'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7866'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.844722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.401, -4.849 48.401, -4.849 48.401, -4.849 48.401, -4.849 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7866'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4582'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.402, -4.849 48.402, -4.849 48.402, -4.849 48.402, -4.849 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4582'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7208'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.406, -4.849 48.406, -4.849 48.406, -4.849 48.406, -4.849 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7208'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.288055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.407, -4.849 48.407, -4.849 48.407, -4.849 48.407, -4.849 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7891'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2709'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.201666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.409, -4.849 48.409, -4.849 48.409, -4.849 48.409, -4.849 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2709'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3109'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3109'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.414, -4.849 48.414, -4.849 48.414, -4.849 48.414, -4.849 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3109'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4631'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.545'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.447, -4.849 48.447, -4.849 48.447, -4.849 48.447, -4.849 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4631'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.547 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.547"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.547 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "48.547"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7736'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '48.547'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 48.547, -4.849 48.547, -4.849 48.547, -4.849 48.547, -4.849 48.547))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7736'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.237 -4.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.237"^^xsd:decimal ;
  dwc:decimalLongitude "-4.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.237 -4.849)"^^geo:wktLiteral ;
  geo-pos:lat "50.237"^^xsd:decimal ;
  geo-pos:long "-4.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1742'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.8058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.849'^^xsd:double;
  dwc:latitude '50.237'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.849 50.237, -4.849 50.237, -4.849 50.237, -4.849 50.237, -4.849 50.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1742'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3384'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.297777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.306, -4.848 48.306, -4.848 48.306, -4.848 48.306, -4.848 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3384'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5154'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.9541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.347, -4.848 48.347, -4.848 48.347, -4.848 48.347, -4.848 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5154'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4849'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.009444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.348, -4.848 48.348, -4.848 48.348, -4.848 48.348, -4.848 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4849'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3515'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.349, -4.848 48.349, -4.848 48.349, -4.848 48.349, -4.848 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3515'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4547'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.353, -4.848 48.353, -4.848 48.353, -4.848 48.353, -4.848 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4547'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4653'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.353, -4.848 48.353, -4.848 48.353, -4.848 48.353, -4.848 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4653'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3215'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.268333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.357, -4.848 48.357, -4.848 48.357, -4.848 48.357, -4.848 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3215'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7980'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.224722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.359, -4.848 48.359, -4.848 48.359, -4.848 48.359, -4.848 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7980'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3073'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.9033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.361, -4.848 48.361, -4.848 48.361, -4.848 48.361, -4.848 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3073'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5348'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.362, -4.848 48.362, -4.848 48.362, -4.848 48.362, -4.848 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5348'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1416'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.365, -4.848 48.365, -4.848 48.365, -4.848 48.365, -4.848 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1416'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3272'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.342222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.366, -4.848 48.366, -4.848 48.366, -4.848 48.366, -4.848 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3272'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9678'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.366, -4.848 48.366, -4.848 48.366, -4.848 48.366, -4.848 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9678'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3325'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.12'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.367, -4.848 48.367, -4.848 48.367, -4.848 48.367, -4.848 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3325'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2820'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.371, -4.848 48.371, -4.848 48.371, -4.848 48.371, -4.848 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2820'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3169'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.376, -4.848 48.376, -4.848 48.376, -4.848 48.376, -4.848 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3169'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2941'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.031388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.376, -4.848 48.376, -4.848 48.376, -4.848 48.376, -4.848 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2941'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2788'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.848611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.377, -4.848 48.377, -4.848 48.377, -4.848 48.377, -4.848 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2788'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2808'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.578333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.377, -4.848 48.377, -4.848 48.377, -4.848 48.377, -4.848 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2808'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_102'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.379, -4.848 48.379, -4.848 48.379, -4.848 48.379, -4.848 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_102'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2667'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.5416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.383, -4.848 48.383, -4.848 48.383, -4.848 48.383, -4.848 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2667'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_9927'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.269722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.387, -4.848 48.387, -4.848 48.387, -4.848 48.387, -4.848 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9927'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2321'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.260555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.392, -4.848 48.392, -4.848 48.392, -4.848 48.392, -4.848 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2321'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2612'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.336944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.393, -4.848 48.393, -4.848 48.393, -4.848 48.393, -4.848 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2612'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7195'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.243055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.412, -4.848 48.412, -4.848 48.412, -4.848 48.412, -4.848 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7195'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6662'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.044722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.414, -4.848 48.414, -4.848 48.414, -4.848 48.414, -4.848 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6662'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2395'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.6927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.419, -4.848 48.419, -4.848 48.419, -4.848 48.419, -4.848 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2395'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4750'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.425, -4.848 48.425, -4.848 48.425, -4.848 48.425, -4.848 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4750'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7865'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.3625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.435, -4.848 48.435, -4.848 48.435, -4.848 48.435, -4.848 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7865'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7450'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.8036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 48.444, -4.848 48.444, -4.848 48.444, -4.848 48.444, -4.848 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7450'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.056 -4.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.056"^^xsd:decimal ;
  dwc:decimalLongitude "-4.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.056 -4.848)"^^geo:wktLiteral ;
  geo-pos:lat "49.056"^^xsd:decimal ;
  geo-pos:long "-4.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6465'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.848'^^xsd:double;
  dwc:latitude '49.056'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.848 49.056, -4.848 49.056, -4.848 49.056, -4.848 49.056, -4.848 49.056))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6465'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2458'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.223333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.32, -4.847 48.32, -4.847 48.32, -4.847 48.32, -4.847 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2458'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3623'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.241944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.324, -4.847 48.324, -4.847 48.324, -4.847 48.324, -4.847 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3623'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8267'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.33, -4.847 48.33, -4.847 48.33, -4.847 48.33, -4.847 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8267'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4315'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.227222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.337, -4.847 48.337, -4.847 48.337, -4.847 48.337, -4.847 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4315'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4895'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.935'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.338, -4.847 48.338, -4.847 48.338, -4.847 48.338, -4.847 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4895'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4450'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.298055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.349, -4.847 48.349, -4.847 48.349, -4.847 48.349, -4.847 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4450'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2535'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.5236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.351, -4.847 48.351, -4.847 48.351, -4.847 48.351, -4.847 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2535'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2737'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.453055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.351, -4.847 48.351, -4.847 48.351, -4.847 48.351, -4.847 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2737'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4726'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.079166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.354, -4.847 48.354, -4.847 48.354, -4.847 48.354, -4.847 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4726'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3360'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.300555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.355, -4.847 48.355, -4.847 48.355, -4.847 48.355, -4.847 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3360'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3578'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.358, -4.847 48.358, -4.847 48.358, -4.847 48.358, -4.847 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3578'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3426'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.359, -4.847 48.359, -4.847 48.359, -4.847 48.359, -4.847 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3426'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3072'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.359, -4.847 48.359, -4.847 48.359, -4.847 48.359, -4.847 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3072'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3074'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.359, -4.847 48.359, -4.847 48.359, -4.847 48.359, -4.847 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3074'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4245'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.119722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.365, -4.847 48.365, -4.847 48.365, -4.847 48.365, -4.847 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4245'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2305'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.275555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.369, -4.847 48.369, -4.847 48.369, -4.847 48.369, -4.847 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2305'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1795'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.3083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.371, -4.847 48.371, -4.847 48.371, -4.847 48.371, -4.847 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1795'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2840'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.439444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.372, -4.847 48.372, -4.847 48.372, -4.847 48.372, -4.847 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2840'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4297'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.5747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.376, -4.847 48.376, -4.847 48.376, -4.847 48.376, -4.847 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4297'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2291'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.8616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.379, -4.847 48.379, -4.847 48.379, -4.847 48.379, -4.847 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2291'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7409'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.235833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.382, -4.847 48.382, -4.847 48.382, -4.847 48.382, -4.847 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7409'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_8938'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.473055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.383, -4.847 48.383, -4.847 48.383, -4.847 48.383, -4.847 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8938'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4361'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.151944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.396, -4.847 48.396, -4.847 48.396, -4.847 48.396, -4.847 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4361'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7754'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.4, -4.847 48.4, -4.847 48.4, -4.847 48.4, -4.847 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7754'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3119'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.656944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.405, -4.847 48.405, -4.847 48.405, -4.847 48.405, -4.847 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3119'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6663'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.2525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.411, -4.847 48.411, -4.847 48.411, -4.847 48.411, -4.847 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6663'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4595'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.239166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.437, -4.847 48.437, -4.847 48.437, -4.847 48.437, -4.847 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4595'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7487'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.446, -4.847 48.446, -4.847 48.446, -4.847 48.446, -4.847 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7487'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.541 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.541 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.541"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7481'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.680833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.541'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.541, -4.847 48.541, -4.847 48.541, -4.847 48.541, -4.847 48.541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7481'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.782 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.782"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.782 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "48.782"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6291'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.426944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '48.782'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.847 48.782, -4.847 48.782, -4.847 48.782, -4.847 48.782, -4.847 48.782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6291'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2457'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.423333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.311, -4.846 48.311, -4.846 48.311, -4.846 48.311, -4.846 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2457'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3652'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.647777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.311, -4.846 48.311, -4.846 48.311, -4.846 48.311, -4.846 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3652'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9294'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.615277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.316, -4.846 48.316, -4.846 48.316, -4.846 48.316, -4.846 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9294'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_8006'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.344, -4.846 48.344, -4.846 48.344, -4.846 48.344, -4.846 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8006'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5389'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.240555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.345, -4.846 48.345, -4.846 48.345, -4.846 48.345, -4.846 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5389'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7159'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.278611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.348, -4.846 48.348, -4.846 48.348, -4.846 48.348, -4.846 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7159'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5465'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.433888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.354, -4.846 48.354, -4.846 48.354, -4.846 48.354, -4.846 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5465'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2502'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.165'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.359, -4.846 48.359, -4.846 48.359, -4.846 48.359, -4.846 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2502'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2930'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.988055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.362, -4.846 48.362, -4.846 48.362, -4.846 48.362, -4.846 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2930'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2546'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.6722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.373, -4.846 48.373, -4.846 48.373, -4.846 48.373, -4.846 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2546'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_629'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.539444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.374, -4.846 48.374, -4.846 48.374, -4.846 48.374, -4.846 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_629'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2283'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.822777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.374, -4.846 48.374, -4.846 48.374, -4.846 48.374, -4.846 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2283'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2705'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.192222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.378, -4.846 48.378, -4.846 48.378, -4.846 48.378, -4.846 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2705'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5097'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.8941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.378, -4.846 48.378, -4.846 48.378, -4.846 48.378, -4.846 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5097'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3566'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4569444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.38, -4.846 48.38, -4.846 48.38, -4.846 48.38, -4.846 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3566'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7929'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.38, -4.846 48.38, -4.846 48.38, -4.846 48.38, -4.846 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7929'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2860'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.383, -4.846 48.383, -4.846 48.383, -4.846 48.383, -4.846 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2860'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1505'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.621666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.385, -4.846 48.385, -4.846 48.385, -4.846 48.385, -4.846 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1505'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7574'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.39, -4.846 48.39, -4.846 48.39, -4.846 48.39, -4.846 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7574'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7420'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.8977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.414, -4.846 48.414, -4.846 48.414, -4.846 48.414, -4.846 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7420'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4561'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.436, -4.846 48.436, -4.846 48.436, -4.846 48.436, -4.846 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4561'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7405'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.457, -4.846 48.457, -4.846 48.457, -4.846 48.457, -4.846 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7405'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.724 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.724"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.724 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.724"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6143'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.724'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.724, -4.846 48.724, -4.846 48.724, -4.846 48.724, -4.846 48.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6143'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.822 -4.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.822"^^xsd:decimal ;
  dwc:decimalLongitude "-4.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.822 -4.846)"^^geo:wktLiteral ;
  geo-pos:lat "48.822"^^xsd:decimal ;
  geo-pos:long "-4.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3836'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.241111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.846'^^xsd:double;
  dwc:latitude '48.822'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.846 48.822, -4.846 48.822, -4.846 48.822, -4.846 48.822, -4.846 48.822))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3836'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.27"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7220'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.27, -4.845 48.27, -4.845 48.27, -4.845 48.27, -4.845 48.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7220'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6611'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.329166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.319, -4.845 48.319, -4.845 48.319, -4.845 48.319, -4.845 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6611'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4655'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.286666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.342, -4.845 48.342, -4.845 48.342, -4.845 48.342, -4.845 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4655'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7571'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.163333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.355, -4.845 48.355, -4.845 48.355, -4.845 48.355, -4.845 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7571'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2392'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.2325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.359, -4.845 48.359, -4.845 48.359, -4.845 48.359, -4.845 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2392'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3554'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.5647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.365, -4.845 48.365, -4.845 48.365, -4.845 48.365, -4.845 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3554'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4296'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.365, -4.845 48.365, -4.845 48.365, -4.845 48.365, -4.845 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4296'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2603'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.575833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.377, -4.845 48.377, -4.845 48.377, -4.845 48.377, -4.845 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2603'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4473'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.382, -4.845 48.382, -4.845 48.382, -4.845 48.382, -4.845 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4473'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2766'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.643611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.385, -4.845 48.385, -4.845 48.385, -4.845 48.385, -4.845 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2766'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2427'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.39, -4.845 48.39, -4.845 48.39, -4.845 48.39, -4.845 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2427'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1792'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.2619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.391, -4.845 48.391, -4.845 48.391, -4.845 48.391, -4.845 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1792'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4461'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.583055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.408, -4.845 48.408, -4.845 48.408, -4.845 48.408, -4.845 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4461'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3259'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.069166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.423, -4.845 48.423, -4.845 48.423, -4.845 48.423, -4.845 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3259'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7752'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.429, -4.845 48.429, -4.845 48.429, -4.845 48.429, -4.845 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7752'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.678 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.678"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.678 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "48.678"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6134'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '48.678'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 48.678, -4.845 48.678, -4.845 48.678, -4.845 48.678, -4.845 48.678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6134'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2156'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.512222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.333, -4.844 48.333, -4.844 48.333, -4.844 48.333, -4.844 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2156'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2552'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.228888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.354, -4.844 48.354, -4.844 48.354, -4.844 48.354, -4.844 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2552'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9881'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.812222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.354, -4.844 48.354, -4.844 48.354, -4.844 48.354, -4.844 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9881'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3292'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.356, -4.844 48.356, -4.844 48.356, -4.844 48.356, -4.844 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3292'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3395'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.358, -4.844 48.358, -4.844 48.358, -4.844 48.358, -4.844 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3395'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7181'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.031388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.366, -4.844 48.366, -4.844 48.366, -4.844 48.366, -4.844 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7181'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7840'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.6494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.372, -4.844 48.372, -4.844 48.372, -4.844 48.372, -4.844 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7840'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1620'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.376, -4.844 48.376, -4.844 48.376, -4.844 48.376, -4.844 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1620'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5915'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.381, -4.844 48.381, -4.844 48.381, -4.844 48.381, -4.844 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5915'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7151'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.903888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.392, -4.844 48.392, -4.844 48.392, -4.844 48.392, -4.844 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7151'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7200'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.405, -4.844 48.405, -4.844 48.405, -4.844 48.405, -4.844 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7200'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5084'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.306388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.407, -4.844 48.407, -4.844 48.407, -4.844 48.407, -4.844 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5084'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7901'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.327222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.411, -4.844 48.411, -4.844 48.411, -4.844 48.411, -4.844 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7901'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4253'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.457, -4.844 48.457, -4.844 48.457, -4.844 48.457, -4.844 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4253'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.507"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.507"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7610'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.318611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.507'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.507, -4.844 48.507, -4.844 48.507, -4.844 48.507, -4.844 48.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7610'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.541 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.541 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.541"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7528'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.722777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.541'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.541, -4.844 48.541, -4.844 48.541, -4.844 48.541, -4.844 48.541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7528'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.665 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.665 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.665"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_257'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.665'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.665, -4.844 48.665, -4.844 48.665, -4.844 48.665, -4.844 48.665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_257'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.666 -4.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.666 -4.844)"^^geo:wktLiteral ;
  geo-pos:lat "48.666"^^xsd:decimal ;
  geo-pos:long "-4.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6419'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.7061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.844'^^xsd:double;
  dwc:latitude '48.666'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844 48.666, -4.844 48.666, -4.844 48.666, -4.844 48.666, -4.844 48.666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6419'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_405'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.391944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.311, -4.843 48.311, -4.843 48.311, -4.843 48.311, -4.843 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_405'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2536'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.423611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.319, -4.843 48.319, -4.843 48.319, -4.843 48.319, -4.843 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2536'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_3611'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.5483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.336, -4.843 48.336, -4.843 48.336, -4.843 48.336, -4.843 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3611'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3268'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.981111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.353, -4.843 48.353, -4.843 48.353, -4.843 48.353, -4.843 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3268'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2609'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.361, -4.843 48.361, -4.843 48.361, -4.843 48.361, -4.843 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2609'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3741'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.043611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.373, -4.843 48.373, -4.843 48.373, -4.843 48.373, -4.843 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3741'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2713'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.513333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.374, -4.843 48.374, -4.843 48.374, -4.843 48.374, -4.843 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2713'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_9675'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.1125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.376, -4.843 48.376, -4.843 48.376, -4.843 48.376, -4.843 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9675'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2308'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.299444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.378, -4.843 48.378, -4.843 48.378, -4.843 48.378, -4.843 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2308'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3486'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.280833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.379, -4.843 48.379, -4.843 48.379, -4.843 48.379, -4.843 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3486'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2496'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.344166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.379, -4.843 48.379, -4.843 48.379, -4.843 48.379, -4.843 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2496'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2721'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.800833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.38, -4.843 48.38, -4.843 48.38, -4.843 48.38, -4.843 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2721'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8914'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.591388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.38, -4.843 48.38, -4.843 48.38, -4.843 48.38, -4.843 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8914'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_9046'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.495'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.384, -4.843 48.384, -4.843 48.384, -4.843 48.384, -4.843 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9046'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_277'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.188611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.395, -4.843 48.395, -4.843 48.395, -4.843 48.395, -4.843 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_277'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8339'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.056666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.413, -4.843 48.413, -4.843 48.413, -4.843 48.413, -4.843 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8339'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5806'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.112777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.416, -4.843 48.416, -4.843 48.416, -4.843 48.416, -4.843 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5806'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9734'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.455277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.422, -4.843 48.422, -4.843 48.422, -4.843 48.422, -4.843 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9734'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.544"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.544"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3049'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.271944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.544'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.544, -4.843 48.544, -4.843 48.544, -4.843 48.544, -4.843 48.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3049'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.799 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.799"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.799 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "48.799"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6306'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.124722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '48.799'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 48.799, -4.843 48.799, -4.843 48.799, -4.843 48.799, -4.843 48.799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6306'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 -4.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.232"^^xsd:decimal ;
  dwc:decimalLongitude "-4.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.232 -4.843)"^^geo:wktLiteral ;
  geo-pos:lat "50.232"^^xsd:decimal ;
  geo-pos:long "-4.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1743'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.625277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.843'^^xsd:double;
  dwc:latitude '50.232'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.843 50.232, -4.843 50.232, -4.843 50.232, -4.843 50.232, -4.843 50.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1743'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3583'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.332, -4.842 48.332, -4.842 48.332, -4.842 48.332, -4.842 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3583'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_270'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.8502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.351, -4.842 48.351, -4.842 48.351, -4.842 48.351, -4.842 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_270'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2286'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.357, -4.842 48.357, -4.842 48.357, -4.842 48.357, -4.842 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2286'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7245'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.5455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.362, -4.842 48.362, -4.842 48.362, -4.842 48.362, -4.842 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7245'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_2169'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.364, -4.842 48.364, -4.842 48.364, -4.842 48.364, -4.842 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2169'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2825'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.826388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.365, -4.842 48.365, -4.842 48.365, -4.842 48.365, -4.842 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2825'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4476'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.8633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.365, -4.842 48.365, -4.842 48.365, -4.842 48.365, -4.842 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4476'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3363'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.2094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.366, -4.842 48.366, -4.842 48.366, -4.842 48.366, -4.842 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3363'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7286'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.6572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.366, -4.842 48.366, -4.842 48.366, -4.842 48.366, -4.842 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7286'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3189'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.378, -4.842 48.378, -4.842 48.378, -4.842 48.378, -4.842 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3189'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7950'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.323611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.378, -4.842 48.378, -4.842 48.378, -4.842 48.378, -4.842 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7950'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7415'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.110555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.384, -4.842 48.384, -4.842 48.384, -4.842 48.384, -4.842 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7415'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_599'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.8486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.386, -4.842 48.386, -4.842 48.386, -4.842 48.386, -4.842 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_599'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2735'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.776111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.386, -4.842 48.386, -4.842 48.386, -4.842 48.386, -4.842 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2735'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4988'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.398611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.41, -4.842 48.41, -4.842 48.41, -4.842 48.41, -4.842 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4988'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_10118'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.062777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 48.428, -4.842 48.428, -4.842 48.428, -4.842 48.428, -4.842 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10118'^^xsd:string;
  dwc:observationDate '2003-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.505 -4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.505 -4.842)"^^geo:wktLiteral ;
  geo-pos:lat "49.505"^^xsd:decimal ;
  geo-pos:long "-4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_733'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.842'^^xsd:double;
  dwc:latitude '49.505'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.842 49.505, -4.842 49.505, -4.842 49.505, -4.842 49.505, -4.842 49.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_733'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.193 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.193"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.193 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.193"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_8269'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.193'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.193, -4.841 48.193, -4.841 48.193, -4.841 48.193, -4.841 48.193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8269'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4548'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.338, -4.841 48.338, -4.841 48.338, -4.841 48.338, -4.841 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4548'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8982'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.623611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.349, -4.841 48.349, -4.841 48.349, -4.841 48.349, -4.841 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8982'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4949'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.353, -4.841 48.353, -4.841 48.353, -4.841 48.353, -4.841 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4949'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5558'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.357, -4.841 48.357, -4.841 48.357, -4.841 48.357, -4.841 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5558'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3405'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.455833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.364, -4.841 48.364, -4.841 48.364, -4.841 48.364, -4.841 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3405'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4816'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.367, -4.841 48.367, -4.841 48.367, -4.841 48.367, -4.841 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4816'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2497'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.155277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.372, -4.841 48.372, -4.841 48.372, -4.841 48.372, -4.841 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2497'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_9618'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.7641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.374, -4.841 48.374, -4.841 48.374, -4.841 48.374, -4.841 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9618'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2151'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.168611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.377, -4.841 48.377, -4.841 48.377, -4.841 48.377, -4.841 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2151'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8042'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.29'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.381, -4.841 48.381, -4.841 48.381, -4.841 48.381, -4.841 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8042'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5318'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5318'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.501111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.406, -4.841 48.406, -4.841 48.406, -4.841 48.406, -4.841 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5318'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9069'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.020555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.428, -4.841 48.428, -4.841 48.428, -4.841 48.428, -4.841 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9069'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6872'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.437, -4.841 48.437, -4.841 48.437, -4.841 48.437, -4.841 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6872'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7217'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.448, -4.841 48.448, -4.841 48.448, -4.841 48.448, -4.841 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7217'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.599"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "48.599"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6987'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '48.599'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 48.599, -4.841 48.599, -4.841 48.599, -4.841 48.599, -4.841 48.599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6987'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.532 -4.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.532 -4.841)"^^geo:wktLiteral ;
  geo-pos:lat "49.532"^^xsd:decimal ;
  geo-pos:long "-4.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6861'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.973888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.841'^^xsd:double;
  dwc:latitude '49.532'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.841 49.532, -4.841 49.532, -4.841 49.532, -4.841 49.532, -4.841 49.532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6861'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.251"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7271'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.9055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.251, -4.84 48.251, -4.84 48.251, -4.84 48.251, -4.84 48.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7271'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_275'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.573055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.302, -4.84 48.302, -4.84 48.302, -4.84 48.302, -4.84 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_275'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3514'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.9227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.33, -4.84 48.33, -4.84 48.33, -4.84 48.33, -4.84 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3514'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3498'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3498'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.0591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.333, -4.84 48.333, -4.84 48.333, -4.84 48.333, -4.84 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3498'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4654'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.053333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.341, -4.84 48.341, -4.84 48.341, -4.84 48.341, -4.84 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4654'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9429'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.344, -4.84 48.344, -4.84 48.344, -4.84 48.344, -4.84 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9429'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3584'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.723333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.349, -4.84 48.349, -4.84 48.349, -4.84 48.349, -4.84 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3584'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4948'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.126666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.358, -4.84 48.358, -4.84 48.358, -4.84 48.358, -4.84 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4948'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3349'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.864166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.36, -4.84 48.36, -4.84 48.36, -4.84 48.36, -4.84 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3349'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2471'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.361, -4.84 48.361, -4.84 48.361, -4.84 48.361, -4.84 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2471'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3192'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.361, -4.84 48.361, -4.84 48.361, -4.84 48.361, -4.84 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3192'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2710'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9461111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.372, -4.84 48.372, -4.84 48.372, -4.84 48.372, -4.84 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2710'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2686'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.8666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.372, -4.84 48.372, -4.84 48.372, -4.84 48.372, -4.84 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2686'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4372'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.9311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.373, -4.84 48.373, -4.84 48.373, -4.84 48.373, -4.84 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4372'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_322'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.746944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.378, -4.84 48.378, -4.84 48.378, -4.84 48.378, -4.84 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_322'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2553'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.378, -4.84 48.378, -4.84 48.378, -4.84 48.378, -4.84 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2553'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7253'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.2152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.389, -4.84 48.389, -4.84 48.389, -4.84 48.389, -4.84 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7253'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2413'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.395, -4.84 48.395, -4.84 48.395, -4.84 48.395, -4.84 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2413'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4675'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.8983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.395, -4.84 48.395, -4.84 48.395, -4.84 48.395, -4.84 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4675'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4674'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.6955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.401, -4.84 48.401, -4.84 48.401, -4.84 48.401, -4.84 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4674'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7931'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.068333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.408, -4.84 48.408, -4.84 48.408, -4.84 48.408, -4.84 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7931'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7679'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.5708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.438, -4.84 48.438, -4.84 48.438, -4.84 48.438, -4.84 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7679'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2801'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.4075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.439, -4.84 48.439, -4.84 48.439, -4.84 48.439, -4.84 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2801'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.467"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.467"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7408'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.800555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.467, -4.84 48.467, -4.84 48.467, -4.84 48.467, -4.84 48.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7408'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.583"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7387'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.335277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.583, -4.84 48.583, -4.84 48.583, -4.84 48.583, -4.84 48.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7387'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.805 -4.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.805"^^xsd:decimal ;
  dwc:decimalLongitude "-4.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.805 -4.84)"^^geo:wktLiteral ;
  geo-pos:lat "48.805"^^xsd:decimal ;
  geo-pos:long "-4.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6382'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.176944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.84'^^xsd:double;
  dwc:latitude '48.805'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.84 48.805, -4.84 48.805, -4.84 48.805, -4.84 48.805, -4.84 48.805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6382'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2143'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.163611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.271, -4.839 48.271, -4.839 48.271, -4.839 48.271, -4.839 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2143'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4159'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.6080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.295, -4.839 48.295, -4.839 48.295, -4.839 48.295, -4.839 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4159'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9935'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.730277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.317, -4.839 48.317, -4.839 48.317, -4.839 48.317, -4.839 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9935'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6650'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.333, -4.839 48.333, -4.839 48.333, -4.839 48.333, -4.839 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6650'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2523'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.342, -4.839 48.342, -4.839 48.342, -4.839 48.342, -4.839 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2523'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4904'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.233611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.353, -4.839 48.353, -4.839 48.353, -4.839 48.353, -4.839 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4904'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6048'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.289722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.353, -4.839 48.353, -4.839 48.353, -4.839 48.353, -4.839 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6048'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3276'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.356, -4.839 48.356, -4.839 48.356, -4.839 48.356, -4.839 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3276'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4819'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.249166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.369, -4.839 48.369, -4.839 48.369, -4.839 48.369, -4.839 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4819'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4513'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.369, -4.839 48.369, -4.839 48.369, -4.839 48.369, -4.839 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4513'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2465'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.379, -4.839 48.379, -4.839 48.379, -4.839 48.379, -4.839 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2465'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_9054'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.389, -4.839 48.389, -4.839 48.389, -4.839 48.389, -4.839 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9054'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3025'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.395, -4.839 48.395, -4.839 48.395, -4.839 48.395, -4.839 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3025'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1788'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.409, -4.839 48.409, -4.839 48.409, -4.839 48.409, -4.839 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1788'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.839)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7558'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.9180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.839'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.839 48.423, -4.839 48.423, -4.839 48.423, -4.839 48.423, -4.839 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7558'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3369'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.004444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.322, -4.838 48.322, -4.838 48.322, -4.838 48.322, -4.838 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3369'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7264'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.337, -4.838 48.337, -4.838 48.337, -4.838 48.337, -4.838 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7264'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2323'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.4552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.338, -4.838 48.338, -4.838 48.338, -4.838 48.338, -4.838 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2323'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4656'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.775555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.347, -4.838 48.347, -4.838 48.347, -4.838 48.347, -4.838 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4656'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2168'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.929444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.348, -4.838 48.348, -4.838 48.348, -4.838 48.348, -4.838 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2168'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3506'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.321111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.351, -4.838 48.351, -4.838 48.351, -4.838 48.351, -4.838 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3506'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1495'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.356, -4.838 48.356, -4.838 48.356, -4.838 48.356, -4.838 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1495'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5601'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.5886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.358, -4.838 48.358, -4.838 48.358, -4.838 48.358, -4.838 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5601'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5875'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.979444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.366, -4.838 48.366, -4.838 48.366, -4.838 48.366, -4.838 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5875'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7320'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.473055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.378, -4.838 48.378, -4.838 48.378, -4.838 48.378, -4.838 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7320'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2614'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.940277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.392, -4.838 48.392, -4.838 48.392, -4.838 48.392, -4.838 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2614'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4730'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.393, -4.838 48.393, -4.838 48.393, -4.838 48.393, -4.838 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4730'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5260'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.393, -4.838 48.393, -4.838 48.393, -4.838 48.393, -4.838 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5260'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4841'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.252222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.417, -4.838 48.417, -4.838 48.417, -4.838 48.417, -4.838 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4841'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7677'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.7538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.42, -4.838 48.42, -4.838 48.42, -4.838 48.42, -4.838 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7677'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7868'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.241388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.434, -4.838 48.434, -4.838 48.434, -4.838 48.434, -4.838 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7868'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7361'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.435, -4.838 48.435, -4.838 48.435, -4.838 48.435, -4.838 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7361'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7514'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.447, -4.838 48.447, -4.838 48.447, -4.838 48.447, -4.838 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7514'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.462 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.462"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.462 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.462"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4657'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.018611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.462'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.462, -4.838 48.462, -4.838 48.462, -4.838 48.462, -4.838 48.462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4657'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.507"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.507 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.507"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3844'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.507'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.507, -4.838 48.507, -4.838 48.507, -4.838 48.507, -4.838 48.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3844'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.543 -4.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.543"^^xsd:decimal ;
  dwc:decimalLongitude "-4.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.543 -4.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.543"^^xsd:decimal ;
  geo-pos:long "-4.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7436'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.838'^^xsd:double;
  dwc:latitude '48.543'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.838 48.543, -4.838 48.543, -4.838 48.543, -4.838 48.543, -4.838 48.543))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7436'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.287"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.287"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3414'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.287'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.287, -4.837 48.287, -4.837 48.287, -4.837 48.287, -4.837 48.287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3414'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5548'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.298, -4.837 48.298, -4.837 48.298, -4.837 48.298, -4.837 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5548'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7354'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.324, -4.837 48.324, -4.837 48.324, -4.837 48.324, -4.837 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7354'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3428'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.8775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.331, -4.837 48.331, -4.837 48.331, -4.837 48.331, -4.837 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3428'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4496'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4496'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.335, -4.837 48.335, -4.837 48.335, -4.837 48.335, -4.837 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4496'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4634'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.4152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.34, -4.837 48.34, -4.837 48.34, -4.837 48.34, -4.837 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4634'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3715'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.445833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.356, -4.837 48.356, -4.837 48.356, -4.837 48.356, -4.837 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3715'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3392'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.276666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.361, -4.837 48.361, -4.837 48.361, -4.837 48.361, -4.837 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3392'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3269'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.365, -4.837 48.365, -4.837 48.365, -4.837 48.365, -4.837 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3269'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6030'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.365, -4.837 48.365, -4.837 48.365, -4.837 48.365, -4.837 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6030'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2408'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.465277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.369, -4.837 48.369, -4.837 48.369, -4.837 48.369, -4.837 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2408'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2908'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.374, -4.837 48.374, -4.837 48.374, -4.837 48.374, -4.837 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2908'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7647'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.417, -4.837 48.417, -4.837 48.417, -4.837 48.417, -4.837 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7647'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1071'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.724444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.426, -4.837 48.426, -4.837 48.426, -4.837 48.426, -4.837 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1071'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7343'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.3747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.442, -4.837 48.442, -4.837 48.442, -4.837 48.442, -4.837 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7343'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7451'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.4827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.446, -4.837 48.446, -4.837 48.446, -4.837 48.446, -4.837 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7451'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9787'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.8611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.533, -4.837 48.533, -4.837 48.533, -4.837 48.533, -4.837 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9787'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69 -4.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69"^^xsd:decimal ;
  dwc:decimalLongitude "-4.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69 -4.837)"^^geo:wktLiteral ;
  geo-pos:lat "48.69"^^xsd:decimal ;
  geo-pos:long "-4.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6435'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.004444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.837'^^xsd:double;
  dwc:latitude '48.69'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.837 48.69, -4.837 48.69, -4.837 48.69, -4.837 48.69, -4.837 48.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6435'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2538'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.112222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.311, -4.836 48.311, -4.836 48.311, -4.836 48.311, -4.836 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2538'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2158'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.4697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.311, -4.836 48.311, -4.836 48.311, -4.836 48.311, -4.836 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2158'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2460'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.285555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.319, -4.836 48.319, -4.836 48.319, -4.836 48.319, -4.836 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2460'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2540'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.723333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.327, -4.836 48.327, -4.836 48.327, -4.836 48.327, -4.836 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2540'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1508'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.9775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.329, -4.836 48.329, -4.836 48.329, -4.836 48.329, -4.836 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1508'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3270'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.33, -4.836 48.33, -4.836 48.33, -4.836 48.33, -4.836 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3270'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4947'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.35, -4.836 48.35, -4.836 48.35, -4.836 48.35, -4.836 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4947'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_7248'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.400833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.358, -4.836 48.358, -4.836 48.358, -4.836 48.358, -4.836 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7248'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4649'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.36, -4.836 48.36, -4.836 48.36, -4.836 48.36, -4.836 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4649'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2526'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.600555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.363, -4.836 48.363, -4.836 48.363, -4.836 48.363, -4.836 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2526'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2652'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.3072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.376, -4.836 48.376, -4.836 48.376, -4.836 48.376, -4.836 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2652'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2718'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.387, -4.836 48.387, -4.836 48.387, -4.836 48.387, -4.836 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2718'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2699'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.395, -4.836 48.395, -4.836 48.395, -4.836 48.395, -4.836 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2699'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6659'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.848055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.405, -4.836 48.405, -4.836 48.405, -4.836 48.405, -4.836 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6659'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4197'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.182777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.406, -4.836 48.406, -4.836 48.406, -4.836 48.406, -4.836 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4197'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4773'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.1175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.407, -4.836 48.407, -4.836 48.407, -4.836 48.407, -4.836 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4773'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7461'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.33'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.423, -4.836 48.423, -4.836 48.423, -4.836 48.423, -4.836 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7461'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7848'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 48.431, -4.836 48.431, -4.836 48.431, -4.836 48.431, -4.836 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7848'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.704 -4.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.704"^^xsd:decimal ;
  dwc:decimalLongitude "-4.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.704 -4.836)"^^geo:wktLiteral ;
  geo-pos:lat "49.704"^^xsd:decimal ;
  geo-pos:long "-4.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4127'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.6463888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.836'^^xsd:double;
  dwc:latitude '49.704'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.836 49.704, -4.836 49.704, -4.836 49.704, -4.836 49.704, -4.836 49.704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4127'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8341'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.239722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.33, -4.835 48.33, -4.835 48.33, -4.835 48.33, -4.835 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8341'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2545'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.311388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.339, -4.835 48.339, -4.835 48.339, -4.835 48.339, -4.835 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2545'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3362'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.359, -4.835 48.359, -4.835 48.359, -4.835 48.359, -4.835 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3362'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2510'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.366, -4.835 48.366, -4.835 48.366, -4.835 48.366, -4.835 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2510'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3568'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.449166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.367, -4.835 48.367, -4.835 48.367, -4.835 48.367, -4.835 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3568'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3389'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.369, -4.835 48.369, -4.835 48.369, -4.835 48.369, -4.835 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3389'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5895'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.0225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.369, -4.835 48.369, -4.835 48.369, -4.835 48.369, -4.835 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5895'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9912'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.3666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.369, -4.835 48.369, -4.835 48.369, -4.835 48.369, -4.835 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9912'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_293'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.616111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.371, -4.835 48.371, -4.835 48.371, -4.835 48.371, -4.835 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_293'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2576'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7216666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.371, -4.835 48.371, -4.835 48.371, -4.835 48.371, -4.835 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2576'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3047'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.998888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.393, -4.835 48.393, -4.835 48.393, -4.835 48.393, -4.835 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3047'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4483'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.489444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.407, -4.835 48.407, -4.835 48.407, -4.835 48.407, -4.835 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4483'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_9637'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.993055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.41, -4.835 48.41, -4.835 48.41, -4.835 48.41, -4.835 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9637'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2620'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.411, -4.835 48.411, -4.835 48.411, -4.835 48.411, -4.835 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2620'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4376'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.129444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.423, -4.835 48.423, -4.835 48.423, -4.835 48.423, -4.835 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4376'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6991'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.427, -4.835 48.427, -4.835 48.427, -4.835 48.427, -4.835 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6991'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -4.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.481"^^xsd:decimal ;
  dwc:decimalLongitude "-4.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.481 -4.835)"^^geo:wktLiteral ;
  geo-pos:lat "48.481"^^xsd:decimal ;
  geo-pos:long "-4.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7744'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.4622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.835'^^xsd:double;
  dwc:latitude '48.481'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.835 48.481, -4.835 48.481, -4.835 48.481, -4.835 48.481, -4.835 48.481))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7744'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2544'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.385'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.314, -4.834 48.314, -4.834 48.314, -4.834 48.314, -4.834 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2544'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2451'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.324, -4.834 48.324, -4.834 48.324, -4.834 48.324, -4.834 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2451'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7110'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.9583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.331, -4.834 48.331, -4.834 48.331, -4.834 48.331, -4.834 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7110'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6876'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.914166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.34, -4.834 48.34, -4.834 48.34, -4.834 48.34, -4.834 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6876'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2978'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.281944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.343, -4.834 48.343, -4.834 48.343, -4.834 48.343, -4.834 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2978'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4553'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.562777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.343, -4.834 48.343, -4.834 48.343, -4.834 48.343, -4.834 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4553'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_441'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.9047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.361, -4.834 48.361, -4.834 48.361, -4.834 48.361, -4.834 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_441'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3165'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.5813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.365, -4.834 48.365, -4.834 48.365, -4.834 48.365, -4.834 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3165'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5080'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.364444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.368, -4.834 48.368, -4.834 48.368, -4.834 48.368, -4.834 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5080'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2578'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.8894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.369, -4.834 48.369, -4.834 48.369, -4.834 48.369, -4.834 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2578'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_6005'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.2475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.37, -4.834 48.37, -4.834 48.37, -4.834 48.37, -4.834 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6005'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2623'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.593888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.371, -4.834 48.371, -4.834 48.371, -4.834 48.371, -4.834 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2623'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3402'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.8272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.374, -4.834 48.374, -4.834 48.374, -4.834 48.374, -4.834 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3402'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10110'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10110'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.3475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.384, -4.834 48.384, -4.834 48.384, -4.834 48.384, -4.834 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10110'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6609'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.318888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.387, -4.834 48.387, -4.834 48.387, -4.834 48.387, -4.834 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6609'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_8999'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.891944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.398, -4.834 48.398, -4.834 48.398, -4.834 48.398, -4.834 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8999'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.427, -4.834 48.427, -4.834 48.427, -4.834 48.427, -4.834 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7888'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.834)"^^geo:wktLiteral ;
  geo-pos:lat "48.569"^^xsd:decimal ;
  geo-pos:long "-4.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1072'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.9519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:latitude '48.569'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 48.569, -4.834 48.569, -4.834 48.569, -4.834 48.569, -4.834 48.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1072'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_649'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.890833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.315, -4.833 48.315, -4.833 48.315, -4.833 48.315, -4.833 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_649'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4327'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.3177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.345, -4.833 48.345, -4.833 48.345, -4.833 48.345, -4.833 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4327'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6655'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.35, -4.833 48.35, -4.833 48.35, -4.833 48.35, -4.833 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6655'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2829'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.245'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.352, -4.833 48.352, -4.833 48.352, -4.833 48.352, -4.833 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2829'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7843'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.3025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.368, -4.833 48.368, -4.833 48.368, -4.833 48.368, -4.833 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7843'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2388'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.621111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.372, -4.833 48.372, -4.833 48.372, -4.833 48.372, -4.833 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2388'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2920'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.546666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.391, -4.833 48.391, -4.833 48.391, -4.833 48.391, -4.833 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2920'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7818'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.561666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.42, -4.833 48.42, -4.833 48.42, -4.833 48.42, -4.833 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7818'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_10114'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.424, -4.833 48.424, -4.833 48.424, -4.833 48.424, -4.833 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10114'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7489'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.433, -4.833 48.433, -4.833 48.433, -4.833 48.433, -4.833 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7489'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7513'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.442, -4.833 48.442, -4.833 48.442, -4.833 48.442, -4.833 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7513'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7515'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.445, -4.833 48.445, -4.833 48.445, -4.833 48.445, -4.833 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7515'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.679 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.679"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.679 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.679"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6133'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.679'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.679, -4.833 48.679, -4.833 48.679, -4.833 48.679, -4.833 48.679))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6133'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.825 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.825"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.825 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.825"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6343'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.038333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '48.825'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.833 48.825, -4.833 48.825, -4.833 48.825, -4.833 48.825, -4.833 48.825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6343'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.237 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.237"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.237 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.237"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8271'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.8066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.237'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.237, -4.832 48.237, -4.832 48.237, -4.832 48.237, -4.832 48.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8271'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2539'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.712222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.321, -4.832 48.321, -4.832 48.321, -4.832 48.321, -4.832 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2539'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4529'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.33, -4.832 48.33, -4.832 48.33, -4.832 48.33, -4.832 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4529'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7323'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.334, -4.832 48.334, -4.832 48.334, -4.832 48.334, -4.832 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7323'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_3458'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.546111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.346, -4.832 48.346, -4.832 48.346, -4.832 48.346, -4.832 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3458'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2316'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.660277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.347, -4.832 48.347, -4.832 48.347, -4.832 48.347, -4.832 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2316'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_3341'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.357, -4.832 48.357, -4.832 48.357, -4.832 48.357, -4.832 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3341'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2400'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.173611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.366, -4.832 48.366, -4.832 48.366, -4.832 48.366, -4.832 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2400'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2712'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.224444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.381, -4.832 48.381, -4.832 48.381, -4.832 48.381, -4.832 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2712'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2625'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.815'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.381, -4.832 48.381, -4.832 48.381, -4.832 48.381, -4.832 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2625'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2439'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.2369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.382, -4.832 48.382, -4.832 48.382, -4.832 48.382, -4.832 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2439'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2634'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.665555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.384, -4.832 48.384, -4.832 48.384, -4.832 48.384, -4.832 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2634'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7443'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.4122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.395, -4.832 48.395, -4.832 48.395, -4.832 48.395, -4.832 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7443'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7932'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.323888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.396, -4.832 48.396, -4.832 48.396, -4.832 48.396, -4.832 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7932'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2656'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.823888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.41, -4.832 48.41, -4.832 48.41, -4.832 48.41, -4.832 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2656'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7861'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.428, -4.832 48.428, -4.832 48.428, -4.832 48.428, -4.832 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7861'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.832)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-4.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7488'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.832'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.832 48.441, -4.832 48.441, -4.832 48.441, -4.832 48.441, -4.832 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7488'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2450'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.323, -4.831 48.323, -4.831 48.323, -4.831 48.323, -4.831 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2450'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5539'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.5091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.36, -4.831 48.36, -4.831 48.36, -4.831 48.36, -4.831 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5539'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2616'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.364, -4.831 48.364, -4.831 48.364, -4.831 48.364, -4.831 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2616'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4751'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.37, -4.831 48.37, -4.831 48.37, -4.831 48.37, -4.831 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4751'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3597'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.509166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.371, -4.831 48.371, -4.831 48.371, -4.831 48.371, -4.831 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3597'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2841'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.8275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.375, -4.831 48.375, -4.831 48.375, -4.831 48.375, -4.831 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2841'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5192'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.376, -4.831 48.376, -4.831 48.376, -4.831 48.376, -4.831 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5192'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_9509'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.376, -4.831 48.376, -4.831 48.376, -4.831 48.376, -4.831 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9509'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2489'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.413055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.378, -4.831 48.378, -4.831 48.378, -4.831 48.378, -4.831 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2489'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_9287'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.381, -4.831 48.381, -4.831 48.381, -4.831 48.381, -4.831 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9287'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2830'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.7783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.391, -4.831 48.391, -4.831 48.391, -4.831 48.391, -4.831 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2830'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7519'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.401, -4.831 48.401, -4.831 48.401, -4.831 48.401, -4.831 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7519'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2615'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.3538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.411, -4.831 48.411, -4.831 48.411, -4.831 48.411, -4.831 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2615'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7516'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.425, -4.831 48.425, -4.831 48.425, -4.831 48.425, -4.831 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7516'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.528"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.528"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7742'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.356111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.528'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.528, -4.831 48.528, -4.831 48.528, -4.831 48.528, -4.831 48.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7742'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.53"^^xsd:decimal ;
  dwc:decimalLongitude "-4.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.831)"^^geo:wktLiteral ;
  geo-pos:lat "48.53"^^xsd:decimal ;
  geo-pos:long "-4.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7656'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.831'^^xsd:double;
  dwc:latitude '48.53'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.831 48.53, -4.831 48.53, -4.831 48.53, -4.831 48.53, -4.831 48.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7656'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7112'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.295, -4.83 48.295, -4.83 48.295, -4.83 48.295, -4.83 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7112'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.299"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.299"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7083'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.299, -4.83 48.299, -4.83 48.299, -4.83 48.299, -4.83 48.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7083'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3326'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.628888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.348, -4.83 48.348, -4.83 48.348, -4.83 48.348, -4.83 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3326'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5503'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.352, -4.83 48.352, -4.83 48.352, -4.83 48.352, -4.83 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5503'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4234'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.5888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.358, -4.83 48.358, -4.83 48.358, -4.83 48.358, -4.83 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4234'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2322'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.7916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.364, -4.83 48.364, -4.83 48.364, -4.83 48.364, -4.83 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2322'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5832'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.5180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.374, -4.83 48.374, -4.83 48.374, -4.83 48.374, -4.83 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5832'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4332'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.042777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.392, -4.83 48.392, -4.83 48.392, -4.83 48.392, -4.83 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4332'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3056'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.408, -4.83 48.408, -4.83 48.408, -4.83 48.408, -4.83 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3056'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7678'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.895'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.426, -4.83 48.426, -4.83 48.426, -4.83 48.426, -4.83 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7678'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.691 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.691 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "48.691"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6158'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.114444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '48.691'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.83 48.691, -4.83 48.691, -4.83 48.691, -4.83 48.691, -4.83 48.691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6158'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1832'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.695555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.25, -4.829 48.25, -4.829 48.25, -4.829 48.25, -4.829 48.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1832'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_636'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.019722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.316, -4.829 48.316, -4.829 48.316, -4.829 48.316, -4.829 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_636'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2452'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.318, -4.829 48.318, -4.829 48.318, -4.829 48.318, -4.829 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2452'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5005'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.6213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.325, -4.829 48.325, -4.829 48.325, -4.829 48.325, -4.829 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5005'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4856'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.344, -4.829 48.344, -4.829 48.344, -4.829 48.344, -4.829 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4856'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5098'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.9183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.345, -4.829 48.345, -4.829 48.345, -4.829 48.345, -4.829 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5098'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3556'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.346, -4.829 48.346, -4.829 48.346, -4.829 48.346, -4.829 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3556'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2763'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.5725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.379, -4.829 48.379, -4.829 48.379, -4.829 48.379, -4.829 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2763'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2924'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.787777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.38, -4.829 48.38, -4.829 48.38, -4.829 48.38, -4.829 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2924'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_1622'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.240277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.384, -4.829 48.384, -4.829 48.384, -4.829 48.384, -4.829 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1622'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_8209'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.689722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.395, -4.829 48.395, -4.829 48.395, -4.829 48.395, -4.829 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8209'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_9715'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.733888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.411, -4.829 48.411, -4.829 48.411, -4.829 48.411, -4.829 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9715'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7517'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.425, -4.829 48.425, -4.829 48.425, -4.829 48.425, -4.829 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7517'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4228'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.426, -4.829 48.426, -4.829 48.426, -4.829 48.426, -4.829 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4228'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7360'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.429, -4.829 48.429, -4.829 48.429, -4.829 48.429, -4.829 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7360'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4460'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.266388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.433, -4.829 48.433, -4.829 48.433, -4.829 48.433, -4.829 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4460'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.7875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.447, -4.829 48.447, -4.829 48.447, -4.829 48.447, -4.829 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7885'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.546 -4.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.546"^^xsd:decimal ;
  dwc:decimalLongitude "-4.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.546 -4.829)"^^geo:wktLiteral ;
  geo-pos:lat "48.546"^^xsd:decimal ;
  geo-pos:long "-4.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2203'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.492222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.829'^^xsd:double;
  dwc:latitude '48.546'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.829 48.546, -4.829 48.546, -4.829 48.546, -4.829 48.546, -4.829 48.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2203'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4857'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.72'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.341, -4.828 48.341, -4.828 48.341, -4.828 48.341, -4.828 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4857'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4858'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.343, -4.828 48.343, -4.828 48.343, -4.828 48.343, -4.828 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4858'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8839'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.0630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.356, -4.828 48.356, -4.828 48.356, -4.828 48.356, -4.828 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8839'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6613'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.375, -4.828 48.375, -4.828 48.375, -4.828 48.375, -4.828 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6613'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8120'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.379, -4.828 48.379, -4.828 48.379, -4.828 48.379, -4.828 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8120'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2767'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.903333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.388, -4.828 48.388, -4.828 48.388, -4.828 48.388, -4.828 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2767'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7597'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.429, -4.828 48.429, -4.828 48.429, -4.828 48.429, -4.828 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7597'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7485'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.373333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.444, -4.828 48.444, -4.828 48.444, -4.828 48.444, -4.828 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7485'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6132'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.73'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.73, -4.828 48.73, -4.828 48.73, -4.828 48.73, -4.828 48.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6132'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_9313'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.733, -4.828 48.733, -4.828 48.733, -4.828 48.733, -4.828 48.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9313'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.74"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.74"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6626'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.3969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.74'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.74, -4.828 48.74, -4.828 48.74, -4.828 48.74, -4.828 48.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6626'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.832 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.832"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.832 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.832"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6350'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.005833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.832'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.832, -4.828 48.832, -4.828 48.832, -4.828 48.832, -4.828 48.832))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6350'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.837 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.837"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.837 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.837"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6347'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.4175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.837'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.837, -4.828 48.837, -4.828 48.837, -4.828 48.837, -4.828 48.837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6347'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.896 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.896"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.896 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.896"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3833'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.591111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.896'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.896, -4.828 48.896, -4.828 48.896, -4.828 48.896, -4.828 48.896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3833'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.896 -4.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.896"^^xsd:decimal ;
  dwc:decimalLongitude "-4.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.896 -4.828)"^^geo:wktLiteral ;
  geo-pos:lat "48.896"^^xsd:decimal ;
  geo-pos:long "-4.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3834'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.828'^^xsd:double;
  dwc:latitude '48.896'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.828 48.896, -4.828 48.896, -4.828 48.896, -4.828 48.896, -4.828 48.896))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3834'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5407'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.308055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.337, -4.827 48.337, -4.827 48.337, -4.827 48.337, -4.827 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5407'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5727'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.296388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.337, -4.827 48.337, -4.827 48.337, -4.827 48.337, -4.827 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5727'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3324'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.221388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.354, -4.827 48.354, -4.827 48.354, -4.827 48.354, -4.827 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3324'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7284'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.209166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.359, -4.827 48.359, -4.827 48.359, -4.827 48.359, -4.827 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7284'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2525'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.491388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.362, -4.827 48.362, -4.827 48.362, -4.827 48.362, -4.827 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2525'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.183888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.362, -4.827 48.362, -4.827 48.362, -4.827 48.362, -4.827 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2891'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5854'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.364, -4.827 48.364, -4.827 48.364, -4.827 48.364, -4.827 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5854'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2854'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.925833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.37, -4.827 48.37, -4.827 48.37, -4.827 48.37, -4.827 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2854'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3267'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.163888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.38, -4.827 48.38, -4.827 48.38, -4.827 48.38, -4.827 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3267'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2592'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.383, -4.827 48.383, -4.827 48.383, -4.827 48.383, -4.827 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2592'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4246'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.154166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.39, -4.827 48.39, -4.827 48.39, -4.827 48.39, -4.827 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4246'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4744'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.722777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.395, -4.827 48.395, -4.827 48.395, -4.827 48.395, -4.827 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4744'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3573'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.399, -4.827 48.399, -4.827 48.399, -4.827 48.399, -4.827 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3573'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7503'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.5888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.409, -4.827 48.409, -4.827 48.409, -4.827 48.409, -4.827 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7503'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_340'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.801944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.432, -4.827 48.432, -4.827 48.432, -4.827 48.432, -4.827 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_340'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7330'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.793611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.491, -4.827 48.491, -4.827 48.491, -4.827 48.491, -4.827 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7330'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7673'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.5, -4.827 48.5, -4.827 48.5, -4.827 48.5, -4.827 48.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7673'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.517"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7478'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.517, -4.827 48.517, -4.827 48.517, -4.827 48.517, -4.827 48.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7478'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6064'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.233888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.536, -4.827 48.536, -4.827 48.536, -4.827 48.536, -4.827 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6064'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.566"^^xsd:decimal ;
  dwc:decimalLongitude "-4.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.827)"^^geo:wktLiteral ;
  geo-pos:lat "48.566"^^xsd:decimal ;
  geo-pos:long "-4.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7385'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.2425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.827'^^xsd:double;
  dwc:latitude '48.566'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.827 48.566, -4.827 48.566, -4.827 48.566, -4.827 48.566, -4.827 48.566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7385'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.826)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2529'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.5511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.826'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.826 48.317, -4.826 48.317, -4.826 48.317, -4.826 48.317, -4.826 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2529'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.826)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_3627'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.769166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.826'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.826 48.334, -4.826 48.334, -4.826 48.334, -4.826 48.334, -4.826 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3627'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.826)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_8282'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.566944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.826'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.826 48.339, -4.826 48.339, -4.826 48.339, -4.826 48.339, -4.826 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8282'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.826)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4792'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.533888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.826'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.826 48.37, -4.826 48.37, -4.826 48.37, -4.826 48.37, -4.826 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4792'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.826)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4472'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.826'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.826 48.378, -4.826 48.378, -4.826 48.378, -4.826 48.378, -4.826 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4472'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.826)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5092'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.826'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.826 48.39, -4.826 48.39, -4.826 48.39, -4.826 48.39, -4.826 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5092'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.826)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4851'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.587222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.826'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.826 48.404, -4.826 48.404, -4.826 48.404, -4.826 48.404, -4.826 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4851'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.826)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7862'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.826'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.826 48.423, -4.826 48.423, -4.826 48.423, -4.826 48.423, -4.826 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7862'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.825)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3038'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.825'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.825 48.346, -4.825 48.346, -4.825 48.346, -4.825 48.346, -4.825 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3038'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.825)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_644'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.679166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.825'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.825 48.351, -4.825 48.351, -4.825 48.351, -4.825 48.351, -4.825 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_644'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.825)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2827'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.825'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.825 48.369, -4.825 48.369, -4.825 48.369, -4.825 48.369, -4.825 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2827'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.825)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5358'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.825'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.825 48.375, -4.825 48.375, -4.825 48.375, -4.825 48.375, -4.825 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5358'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.825)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2822'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.805'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.825'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.825 48.383, -4.825 48.383, -4.825 48.383, -4.825 48.383, -4.825 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2822'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.825)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7367'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.265'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.825'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.825 48.425, -4.825 48.425, -4.825 48.425, -4.825 48.425, -4.825 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7367'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.571 -4.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.571 -4.825)"^^geo:wktLiteral ;
  geo-pos:lat "48.571"^^xsd:decimal ;
  geo-pos:long "-4.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7475'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.073055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.825'^^xsd:double;
  dwc:latitude '48.571'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.825 48.571, -4.825 48.571, -4.825 48.571, -4.825 48.571, -4.825 48.571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7475'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -4.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.225"^^xsd:decimal ;
  dwc:decimalLongitude "-4.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -4.825)"^^geo:wktLiteral ;
  geo-pos:lat "50.225"^^xsd:decimal ;
  geo-pos:long "-4.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1739'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.825'^^xsd:double;
  dwc:latitude '50.225'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.825 50.225, -4.825 50.225, -4.825 50.225, -4.825 50.225, -4.825 50.225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1739'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.26"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.26"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2130'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.8680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.26, -4.824 48.26, -4.824 48.26, -4.824 48.26, -4.824 48.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2130'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2419'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.344, -4.824 48.344, -4.824 48.344, -4.824 48.344, -4.824 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2419'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3521'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.354722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.348, -4.824 48.348, -4.824 48.348, -4.824 48.348, -4.824 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3521'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4810'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.401388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.365, -4.824 48.365, -4.824 48.365, -4.824 48.365, -4.824 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4810'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4815'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.373, -4.824 48.373, -4.824 48.373, -4.824 48.373, -4.824 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4815'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7846'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.377, -4.824 48.377, -4.824 48.377, -4.824 48.377, -4.824 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7846'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2515'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.4294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.378, -4.824 48.378, -4.824 48.378, -4.824 48.378, -4.824 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2515'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4328'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.9997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.382, -4.824 48.382, -4.824 48.382, -4.824 48.382, -4.824 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4328'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5827'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.2825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.408, -4.824 48.408, -4.824 48.408, -4.824 48.408, -4.824 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5827'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7465'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.42, -4.824 48.42, -4.824 48.42, -4.824 48.42, -4.824 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7465'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7649'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.313888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.432, -4.824 48.432, -4.824 48.432, -4.824 48.432, -4.824 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7649'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7395'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.390555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.434, -4.824 48.434, -4.824 48.434, -4.824 48.434, -4.824 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7395'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4560'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.44, -4.824 48.44, -4.824 48.44, -4.824 48.44, -4.824 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4560'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.494"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.494"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7471'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.504166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.494, -4.824 48.494, -4.824 48.494, -4.824 48.494, -4.824 48.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7471'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7555'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.51, -4.824 48.51, -4.824 48.51, -4.824 48.51, -4.824 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7555'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.559 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.559"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.559 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.559"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6601'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.145'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.559'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.559, -4.824 48.559, -4.824 48.559, -4.824 48.559, -4.824 48.559))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6601'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.589"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6136'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.211388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.589'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.589, -4.824 48.589, -4.824 48.589, -4.824 48.589, -4.824 48.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6136'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.842 -4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.842"^^xsd:decimal ;
  dwc:decimalLongitude "-4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.842 -4.824)"^^geo:wktLiteral ;
  geo-pos:lat "48.842"^^xsd:decimal ;
  geo-pos:long "-4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3835'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.468055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.824'^^xsd:double;
  dwc:latitude '48.842'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.824 48.842, -4.824 48.842, -4.824 48.842, -4.824 48.842, -4.824 48.842))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3835'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2532'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.315, -4.823 48.315, -4.823 48.315, -4.823 48.315, -4.823 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2532'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4943'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.4438888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.333, -4.823 48.333, -4.823 48.333, -4.823 48.333, -4.823 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4943'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7365'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.507222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.356, -4.823 48.356, -4.823 48.356, -4.823 48.356, -4.823 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7365'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2528'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.462777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.365, -4.823 48.365, -4.823 48.365, -4.823 48.365, -4.823 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2528'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1494'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.366, -4.823 48.366, -4.823 48.366, -4.823 48.366, -4.823 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1494'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3238'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.366, -4.823 48.366, -4.823 48.366, -4.823 48.366, -4.823 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3238'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4639'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.2066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.37, -4.823 48.37, -4.823 48.37, -4.823 48.37, -4.823 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4639'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8059'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.356666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.394, -4.823 48.394, -4.823 48.394, -4.823 48.394, -4.823 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8059'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2853'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.536944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.409, -4.823 48.409, -4.823 48.409, -4.823 48.409, -4.823 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2853'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_8915'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.265833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.409, -4.823 48.409, -4.823 48.409, -4.823 48.409, -4.823 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8915'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4939'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.250833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.447, -4.823 48.447, -4.823 48.447, -4.823 48.447, -4.823 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4939'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.823)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6060'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.823'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.823 48.457, -4.823 48.457, -4.823 48.457, -4.823 48.457, -4.823 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6060'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4946'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6594444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.34, -4.822 48.34, -4.822 48.34, -4.822 48.34, -4.822 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4946'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8840'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.1019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.351, -4.822 48.351, -4.822 48.351, -4.822 48.351, -4.822 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8840'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_338'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.6044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.369, -4.822 48.369, -4.822 48.369, -4.822 48.369, -4.822 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_338'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4720'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.8530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.375, -4.822 48.375, -4.822 48.375, -4.822 48.375, -4.822 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4720'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2391'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.695277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.382, -4.822 48.382, -4.822 48.382, -4.822 48.382, -4.822 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2391'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4609'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.382, -4.822 48.382, -4.822 48.382, -4.822 48.382, -4.822 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4609'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4557'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.27'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.385, -4.822 48.385, -4.822 48.385, -4.822 48.385, -4.822 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4557'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2593'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.115'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.395, -4.822 48.395, -4.822 48.395, -4.822 48.395, -4.822 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2593'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4432'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.4, -4.822 48.4, -4.822 48.4, -4.822 48.4, -4.822 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4432'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7466'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.186944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.41, -4.822 48.41, -4.822 48.41, -4.822 48.41, -4.822 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7466'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4480'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.4263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.419, -4.822 48.419, -4.822 48.419, -4.822 48.419, -4.822 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4480'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.051111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.422, -4.822 48.422, -4.822 48.422, -4.822 48.422, -4.822 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7889'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4517'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4517'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.104444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.426, -4.822 48.426, -4.822 48.426, -4.822 48.426, -4.822 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4517'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.497"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_8537'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.252222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.497, -4.822 48.497, -4.822 48.497, -4.822 48.497, -4.822 48.497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8537'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.607"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "48.607"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6309'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.0994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '48.607'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 48.607, -4.822 48.607, -4.822 48.607, -4.822 48.607, -4.822 48.607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6309'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.455 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.455"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.455 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "49.455"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6862'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.784166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '49.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.822 49.455, -4.822 49.455, -4.822 49.455, -4.822 49.455, -4.822 49.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6862'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2455'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.530277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.323, -4.821 48.323, -4.821 48.323, -4.821 48.323, -4.821 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2455'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3528'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.326, -4.821 48.326, -4.821 48.326, -4.821 48.326, -4.821 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3528'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_8227'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.995555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.359, -4.821 48.359, -4.821 48.359, -4.821 48.359, -4.821 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8227'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4633'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.368, -4.821 48.368, -4.821 48.368, -4.821 48.368, -4.821 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4633'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2828'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0863888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.373, -4.821 48.373, -4.821 48.373, -4.821 48.373, -4.821 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2828'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7572'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.307777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.388, -4.821 48.388, -4.821 48.388, -4.821 48.388, -4.821 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7572'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2558'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.389, -4.821 48.389, -4.821 48.389, -4.821 48.389, -4.821 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2558'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2757'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.305'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.392, -4.821 48.392, -4.821 48.392, -4.821 48.392, -4.821 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2757'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4673'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.408, -4.821 48.408, -4.821 48.408, -4.821 48.408, -4.821 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4673'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4839'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.412, -4.821 48.412, -4.821 48.412, -4.821 48.412, -4.821 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4839'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4333'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.328333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.412, -4.821 48.412, -4.821 48.412, -4.821 48.412, -4.821 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4333'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7863'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.42, -4.821 48.42, -4.821 48.42, -4.821 48.42, -4.821 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7863'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7464'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.5361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.422, -4.821 48.422, -4.821 48.422, -4.821 48.422, -4.821 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7464'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4289'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.6516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.425, -4.821 48.425, -4.821 48.425, -4.821 48.425, -4.821 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4289'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.821)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4927'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.821'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.821 48.425, -4.821 48.425, -4.821 48.425, -4.821 48.425, -4.821 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4927'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1479'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.325, -4.82 48.325, -4.82 48.325, -4.82 48.325, -4.82 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1479'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2867'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.7347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.331, -4.82 48.331, -4.82 48.331, -4.82 48.331, -4.82 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2867'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4724'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.34, -4.82 48.34, -4.82 48.34, -4.82 48.34, -4.82 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4724'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2437'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.35, -4.82 48.35, -4.82 48.35, -4.82 48.35, -4.82 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2437'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2996'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.351, -4.82 48.351, -4.82 48.351, -4.82 48.351, -4.82 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2996'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4442'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.373, -4.82 48.373, -4.82 48.373, -4.82 48.373, -4.82 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4442'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5360'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.042222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.382, -4.82 48.382, -4.82 48.382, -4.82 48.382, -4.82 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5360'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2300'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.402, -4.82 48.402, -4.82 48.402, -4.82 48.402, -4.82 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2300'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4928'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.642777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.42, -4.82 48.42, -4.82 48.42, -4.82 48.42, -4.82 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4928'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7421'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.441, -4.82 48.441, -4.82 48.441, -4.82 48.441, -4.82 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7421'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4594'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.442, -4.82 48.442, -4.82 48.442, -4.82 48.442, -4.82 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4594'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.477"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.477 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.477"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7505'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.507222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.477'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.477, -4.82 48.477, -4.82 48.477, -4.82 48.477, -4.82 48.477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7505'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.511 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.511"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.511 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.511"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7345'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.082777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.511'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.511, -4.82 48.511, -4.82 48.511, -4.82 48.511, -4.82 48.511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7345'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.52 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.52 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.52"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7439'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.104722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.52'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.52, -4.82 48.52, -4.82 48.52, -4.82 48.52, -4.82 48.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7439'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.782 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.782"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.782 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "48.782"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6627'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '48.782'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.82 48.782, -4.82 48.782, -4.82 48.782, -4.82 48.782, -4.82 48.782))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6627'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4423'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.317, -4.819 48.317, -4.819 48.317, -4.819 48.317, -4.819 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4423'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7316'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7316'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.4425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.339, -4.819 48.339, -4.819 48.339, -4.819 48.339, -4.819 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7316'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5296'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.34, -4.819 48.34, -4.819 48.34, -4.819 48.34, -4.819 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5296'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4791'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.893888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.342, -4.819 48.342, -4.819 48.342, -4.819 48.342, -4.819 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4791'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3545'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.780277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.359, -4.819 48.359, -4.819 48.359, -4.819 48.359, -4.819 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3545'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_2798'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.704722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.38, -4.819 48.38, -4.819 48.38, -4.819 48.38, -4.819 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2798'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_323'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.86'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.396, -4.819 48.396, -4.819 48.396, -4.819 48.396, -4.819 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_323'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7645'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.5427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.396, -4.819 48.396, -4.819 48.396, -4.819 48.396, -4.819 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7645'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_8047'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.405, -4.819 48.405, -4.819 48.405, -4.819 48.405, -4.819 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8047'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7559'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.411, -4.819 48.411, -4.819 48.411, -4.819 48.411, -4.819 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7559'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.819)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6608'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.029166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.819'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.819 48.415, -4.819 48.415, -4.819 48.415, -4.819 48.415, -4.819 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6608'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2115'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.309, -4.818 48.309, -4.818 48.309, -4.818 48.309, -4.818 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2115'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2537'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.579166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.313, -4.818 48.313, -4.818 48.313, -4.818 48.313, -4.818 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2537'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1400'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.34, -4.818 48.34, -4.818 48.34, -4.818 48.34, -4.818 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1400'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4942'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.491944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.38, -4.818 48.38, -4.818 48.38, -4.818 48.38, -4.818 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4942'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4837'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.7869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.411, -4.818 48.411, -4.818 48.411, -4.818 48.411, -4.818 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4837'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7364'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.454, -4.818 48.454, -4.818 48.454, -4.818 48.454, -4.818 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7364'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.503 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.503"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.503 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.503"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7729'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.503'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.503, -4.818 48.503, -4.818 48.503, -4.818 48.503, -4.818 48.503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7729'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.512 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.512 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.512"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7665'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.049722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.512'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.512, -4.818 48.512, -4.818 48.512, -4.818 48.512, -4.818 48.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7665'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7522'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.536, -4.818 48.536, -4.818 48.536, -4.818 48.536, -4.818 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7522'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.637"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "48.637"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6310'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.5197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '48.637'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 48.637, -4.818 48.637, -4.818 48.637, -4.818 48.637, -4.818 48.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6310'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.698 -4.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.698"^^xsd:decimal ;
  dwc:decimalLongitude "-4.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.698 -4.818)"^^geo:wktLiteral ;
  geo-pos:lat "50.698"^^xsd:decimal ;
  geo-pos:long "-4.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4099'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.128611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.818'^^xsd:double;
  dwc:latitude '50.698'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.818 50.698, -4.818 50.698, -4.818 50.698, -4.818 50.698, -4.818 50.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4099'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2542'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.401111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.315, -4.817 48.315, -4.817 48.315, -4.817 48.315, -4.817 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2542'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_9723'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.550555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.326, -4.817 48.326, -4.817 48.326, -4.817 48.326, -4.817 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9723'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3111'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3111'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.403611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.351, -4.817 48.351, -4.817 48.351, -4.817 48.351, -4.817 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3111'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_1630'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.767222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.361, -4.817 48.361, -4.817 48.361, -4.817 48.361, -4.817 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1630'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4723'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.366, -4.817 48.366, -4.817 48.366, -4.817 48.366, -4.817 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4723'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2964'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.126111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.386, -4.817 48.386, -4.817 48.386, -4.817 48.386, -4.817 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2964'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_10038'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.388, -4.817 48.388, -4.817 48.388, -4.817 48.388, -4.817 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10038'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4921'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.402, -4.817 48.402, -4.817 48.402, -4.817 48.402, -4.817 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4921'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4418'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.5525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.412, -4.817 48.412, -4.817 48.412, -4.817 48.412, -4.817 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4418'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7869'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.485277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.414, -4.817 48.414, -4.817 48.414, -4.817 48.414, -4.817 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7869'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4873'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.441, -4.817 48.441, -4.817 48.441, -4.817 48.441, -4.817 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4873'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.476 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.476"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.476 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.476"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4266'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.122777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.476'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.476, -4.817 48.476, -4.817 48.476, -4.817 48.476, -4.817 48.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4266'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.722 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.722"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.722 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "48.722"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6130'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.7513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:latitude '48.722'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 48.722, -4.817 48.722, -4.817 48.722, -4.817 48.722, -4.817 48.722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6130'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5052'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.0025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.319, -4.816 48.319, -4.816 48.319, -4.816 48.319, -4.816 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5052'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2456'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.645555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.332, -4.816 48.332, -4.816 48.332, -4.816 48.332, -4.816 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2456'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2772'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.450277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.334, -4.816 48.334, -4.816 48.334, -4.816 48.334, -4.816 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2772'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3271'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.356, -4.816 48.356, -4.816 48.356, -4.816 48.356, -4.816 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3271'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2297'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.363, -4.816 48.363, -4.816 48.363, -4.816 48.363, -4.816 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2297'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2527'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.016388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.368, -4.816 48.368, -4.816 48.368, -4.816 48.368, -4.816 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2527'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2299'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.49'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.372, -4.816 48.372, -4.816 48.372, -4.816 48.372, -4.816 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2299'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4294'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.406, -4.816 48.406, -4.816 48.406, -4.816 48.406, -4.816 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4294'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2508'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.412, -4.816 48.412, -4.816 48.412, -4.816 48.412, -4.816 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2508'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.456 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.456"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.456 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.456"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7700'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.456'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.456, -4.816 48.456, -4.816 48.456, -4.816 48.456, -4.816 48.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7700'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7344'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.536, -4.816 48.536, -4.816 48.536, -4.816 48.536, -4.816 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7344'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.612 -4.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.612"^^xsd:decimal ;
  dwc:decimalLongitude "-4.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.612 -4.816)"^^geo:wktLiteral ;
  geo-pos:lat "48.612"^^xsd:decimal ;
  geo-pos:long "-4.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7716'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.816'^^xsd:double;
  dwc:latitude '48.612'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.816 48.612, -4.816 48.612, -4.816 48.612, -4.816 48.612, -4.816 48.612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7716'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1609'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.941111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.317, -4.815 48.317, -4.815 48.317, -4.815 48.317, -4.815 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1609'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7573'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.238611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.348, -4.815 48.348, -4.815 48.348, -4.815 48.348, -4.815 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7573'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2859'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.984722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.349, -4.815 48.349, -4.815 48.349, -4.815 48.349, -4.815 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2859'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1098'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.050277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.355, -4.815 48.355, -4.815 48.355, -4.815 48.355, -4.815 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1098'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1791'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.8325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.356, -4.815 48.356, -4.815 48.356, -4.815 48.356, -4.815 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1791'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2431'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.364, -4.815 48.364, -4.815 48.364, -4.815 48.364, -4.815 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2431'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4371'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.2158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.37, -4.815 48.37, -4.815 48.37, -4.815 48.37, -4.815 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4371'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4931'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.581388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.397, -4.815 48.397, -4.815 48.397, -4.815 48.397, -4.815 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4931'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4640'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.429, -4.815 48.429, -4.815 48.429, -4.815 48.429, -4.815 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4640'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3029'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.69'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 48.445, -4.815 48.445, -4.815 48.445, -4.815 48.445, -4.815 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3029'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.631 -4.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.631"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.631 -4.815)"^^geo:wktLiteral ;
  geo-pos:lat "50.631"^^xsd:decimal ;
  geo-pos:long "-4.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4005'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.5875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.815'^^xsd:double;
  dwc:latitude '50.631'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815 50.631, -4.815 50.631, -4.815 50.631, -4.815 50.631, -4.815 50.631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4005'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.285"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7697'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.066944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.285, -4.814 48.285, -4.814 48.285, -4.814 48.285, -4.814 48.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7697'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1818'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.319, -4.814 48.319, -4.814 48.319, -4.814 48.319, -4.814 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1818'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8549'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.336, -4.814 48.336, -4.814 48.336, -4.814 48.336, -4.814 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8549'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.357, -4.814 48.357, -4.814 48.357, -4.814 48.357, -4.814 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4894'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4893'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.367, -4.814 48.367, -4.814 48.367, -4.814 48.367, -4.814 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4893'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8733'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.378, -4.814 48.378, -4.814 48.378, -4.814 48.378, -4.814 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8733'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4938'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3461111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.402, -4.814 48.402, -4.814 48.402, -4.814 48.402, -4.814 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4938'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2557'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.9941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.403, -4.814 48.403, -4.814 48.403, -4.814 48.403, -4.814 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2557'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7406'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.431944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.418, -4.814 48.418, -4.814 48.418, -4.814 48.418, -4.814 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7406'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4403'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.4036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.421, -4.814 48.421, -4.814 48.421, -4.814 48.421, -4.814 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4403'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7445'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.425, -4.814 48.425, -4.814 48.425, -4.814 48.425, -4.814 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7445'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_6896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.930277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.44, -4.814 48.44, -4.814 48.44, -4.814 48.44, -4.814 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6896'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.615"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7390'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.875555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.615'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.615, -4.814 48.615, -4.814 48.615, -4.814 48.615, -4.814 48.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7390'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.729 -4.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.729"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.729 -4.814)"^^geo:wktLiteral ;
  geo-pos:lat "48.729"^^xsd:decimal ;
  geo-pos:long "-4.814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6378'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.814'^^xsd:double;
  dwc:latitude '48.729'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814 48.729, -4.814 48.729, -4.814 48.729, -4.814 48.729, -4.814 48.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6378'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3651'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.988333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.359, -4.813 48.359, -4.813 48.359, -4.813 48.359, -4.813 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3651'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6008'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.3102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.368, -4.813 48.368, -4.813 48.368, -4.813 48.368, -4.813 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6008'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4718'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.375, -4.813 48.375, -4.813 48.375, -4.813 48.375, -4.813 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4718'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4807'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.379, -4.813 48.379, -4.813 48.379, -4.813 48.379, -4.813 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4807'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2621'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.931111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.39, -4.813 48.39, -4.813 48.39, -4.813 48.39, -4.813 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2621'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3117'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.0813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.394, -4.813 48.394, -4.813 48.394, -4.813 48.394, -4.813 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3117'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_9492'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.396, -4.813 48.396, -4.813 48.396, -4.813 48.396, -4.813 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9492'^^xsd:string;
  dwc:observationDate '2003-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2758'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.4, -4.813 48.4, -4.813 48.4, -4.813 48.4, -4.813 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2758'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7830'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.0819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.414, -4.813 48.414, -4.813 48.414, -4.813 48.414, -4.813 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7830'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7157'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.47, -4.813 48.47, -4.813 48.47, -4.813 48.47, -4.813 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7157'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.512 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.512 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.512"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7776'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.089722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.512'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.512, -4.813 48.512, -4.813 48.512, -4.813 48.512, -4.813 48.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7776'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.526"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.526"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7602'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.526'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.526, -4.813 48.526, -4.813 48.526, -4.813 48.526, -4.813 48.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7602'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.813)"^^geo:wktLiteral ;
  geo-pos:lat "48.589"^^xsd:decimal ;
  geo-pos:long "-4.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6634'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.536388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.813'^^xsd:double;
  dwc:latitude '48.589'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813 48.589, -4.813 48.589, -4.813 48.589, -4.813 48.589, -4.813 48.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6634'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.247 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.247"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.247 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.247"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1823'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.247, -4.812 48.247, -4.812 48.247, -4.812 48.247, -4.812 48.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1823'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2309'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.3116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.335, -4.812 48.335, -4.812 48.335, -4.812 48.335, -4.812 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2309'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_3682'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.004166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.341, -4.812 48.341, -4.812 48.341, -4.812 48.341, -4.812 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3682'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4662'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.8680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.351, -4.812 48.351, -4.812 48.351, -4.812 48.351, -4.812 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4662'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4546'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.3033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.365, -4.812 48.365, -4.812 48.365, -4.812 48.365, -4.812 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4546'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2722'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.368, -4.812 48.368, -4.812 48.368, -4.812 48.368, -4.812 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2722'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4814'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.7383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.372, -4.812 48.372, -4.812 48.372, -4.812 48.372, -4.812 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4814'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4706'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.373, -4.812 48.373, -4.812 48.373, -4.812 48.373, -4.812 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4706'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2680'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.378, -4.812 48.378, -4.812 48.378, -4.812 48.378, -4.812 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2680'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5158'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5158'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.381, -4.812 48.381, -4.812 48.381, -4.812 48.381, -4.812 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5158'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7407'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.171944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.385, -4.812 48.385, -4.812 48.385, -4.812 48.385, -4.812 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7407'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7880'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.393, -4.812 48.393, -4.812 48.393, -4.812 48.393, -4.812 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7880'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4692'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.063055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.421, -4.812 48.421, -4.812 48.421, -4.812 48.421, -4.812 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4692'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7358'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.2325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.422, -4.812 48.422, -4.812 48.422, -4.812 48.422, -4.812 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7358'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7699'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.112222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.423, -4.812 48.423, -4.812 48.423, -4.812 48.423, -4.812 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7699'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4411'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.429, -4.812 48.429, -4.812 48.429, -4.812 48.429, -4.812 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4411'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.498"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_6938'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.8825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.498'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.498, -4.812 48.498, -4.812 48.498, -4.812 48.498, -4.812 48.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6938'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -4.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.526"^^xsd:decimal ;
  dwc:decimalLongitude "-4.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -4.812)"^^geo:wktLiteral ;
  geo-pos:lat "48.526"^^xsd:decimal ;
  geo-pos:long "-4.812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7434'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.812'^^xsd:double;
  dwc:latitude '48.526'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.812 48.526, -4.812 48.526, -4.812 48.526, -4.812 48.526, -4.812 48.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7434'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.811)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2531'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.811'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.811 48.32, -4.811 48.32, -4.811 48.32, -4.811 48.32, -4.811 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2531'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.811)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4705'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.8513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.811'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.811 48.374, -4.811 48.374, -4.811 48.374, -4.811 48.374, -4.811 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4705'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.811)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_3115'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.208611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.811'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.811 48.385, -4.811 48.385, -4.811 48.385, -4.811 48.385, -4.811 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3115'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.811)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4337'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.811'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.811 48.388, -4.811 48.388, -4.811 48.388, -4.811 48.388, -4.811 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4337'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.811)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7467'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.4175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.811'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.811 48.425, -4.811 48.425, -4.811 48.425, -4.811 48.425, -4.811 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7467'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.811)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7490'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.811'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.811 48.426, -4.811 48.426, -4.811 48.426, -4.811 48.426, -4.811 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7490'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.811)"^^geo:wktLiteral ;
  geo-pos:lat "48.64"^^xsd:decimal ;
  geo-pos:long "-4.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6621'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.123888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.811'^^xsd:double;
  dwc:latitude '48.64'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.811 48.64, -4.811 48.64, -4.811 48.64, -4.811 48.64, -4.811 48.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6621'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.665 -4.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.665 -4.811)"^^geo:wktLiteral ;
  geo-pos:lat "48.665"^^xsd:decimal ;
  geo-pos:long "-4.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6431'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.5563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.811'^^xsd:double;
  dwc:latitude '48.665'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.811 48.665, -4.811 48.665, -4.811 48.665, -4.811 48.665, -4.811 48.665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6431'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5101'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.9052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81 48.289, -4.81 48.289, -4.81 48.289, -4.81 48.289, -4.81 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5101'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_641'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.2547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81 48.317, -4.81 48.317, -4.81 48.317, -4.81 48.317, -4.81 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_641'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4494'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81 48.373, -4.81 48.373, -4.81 48.373, -4.81 48.373, -4.81 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4494'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2736'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.678333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81 48.394, -4.81 48.394, -4.81 48.394, -4.81 48.394, -4.81 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2736'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4930'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.293611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81 48.405, -4.81 48.405, -4.81 48.405, -4.81 48.405, -4.81 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4930'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.513 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.513"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.513 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "48.513"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7432'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.9388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '48.513'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81 48.513, -4.81 48.513, -4.81 48.513, -4.81 48.513, -4.81 48.513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7432'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.524"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "48.524"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7709'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.054166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '48.524'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81 48.524, -4.81 48.524, -4.81 48.524, -4.81 48.524, -4.81 48.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7709'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "48.529"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7703'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '48.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.81 48.529, -4.81 48.529, -4.81 48.529, -4.81 48.529, -4.81 48.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7703'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2533'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.315, -4.809 48.315, -4.809 48.315, -4.809 48.315, -4.809 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2533'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.354, -4.809 48.354, -4.809 48.354, -4.809 48.354, -4.809 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2890'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3604'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.355, -4.809 48.355, -4.809 48.355, -4.809 48.355, -4.809 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3604'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2438'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.107222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.362, -4.809 48.362, -4.809 48.362, -4.809 48.362, -4.809 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2438'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2573'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.4322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.369, -4.809 48.369, -4.809 48.369, -4.809 48.369, -4.809 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2573'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4610'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.37, -4.809 48.37, -4.809 48.37, -4.809 48.37, -4.809 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4610'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4910'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.375, -4.809 48.375, -4.809 48.375, -4.809 48.375, -4.809 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4910'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4844'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.284444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.391, -4.809 48.391, -4.809 48.391, -4.809 48.391, -4.809 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4844'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4273'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.395, -4.809 48.395, -4.809 48.395, -4.809 48.395, -4.809 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4273'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5093'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.9658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.399, -4.809 48.399, -4.809 48.399, -4.809 48.399, -4.809 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5093'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4541'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.07'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.407, -4.809 48.407, -4.809 48.407, -4.809 48.407, -4.809 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4541'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4394'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.0975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.416, -4.809 48.416, -4.809 48.416, -4.809 48.416, -4.809 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4394'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6062'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.059444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.448, -4.809 48.448, -4.809 48.448, -4.809 48.448, -4.809 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6062'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.511 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.511"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.511 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.511"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7666'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.511'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.511, -4.809 48.511, -4.809 48.511, -4.809 48.511, -4.809 48.511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7666'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.511 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.511"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.511 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.511"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7662'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.511'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.511, -4.809 48.511, -4.809 48.511, -4.809 48.511, -4.809 48.511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7662'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.524"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.524"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7737'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.524'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.524, -4.809 48.524, -4.809 48.524, -4.809 48.524, -4.809 48.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7737'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7604'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.5138888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.533, -4.809 48.533, -4.809 48.533, -4.809 48.533, -4.809 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7604'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.593 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.593"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.593 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.593"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6300'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.221944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.593'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.593, -4.809 48.593, -4.809 48.593, -4.809 48.593, -4.809 48.593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6300'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -4.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -4.809)"^^geo:wktLiteral ;
  geo-pos:lat "48.705"^^xsd:decimal ;
  geo-pos:long "-4.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6161'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.576666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.809'^^xsd:double;
  dwc:latitude '48.705'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.809 48.705, -4.809 48.705, -4.809 48.705, -4.809 48.705, -4.809 48.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6161'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2530'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.317, -4.808 48.317, -4.808 48.317, -4.808 48.317, -4.808 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2530'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3557'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.7736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.353, -4.808 48.353, -4.808 48.353, -4.808 48.353, -4.808 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3557'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5958'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.005'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.356, -4.808 48.356, -4.808 48.356, -4.808 48.356, -4.808 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5958'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4271'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.208611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.366, -4.808 48.366, -4.808 48.366, -4.808 48.366, -4.808 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4271'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4425'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.169166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.368, -4.808 48.368, -4.808 48.368, -4.808 48.368, -4.808 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4425'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4493'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.371, -4.808 48.371, -4.808 48.371, -4.808 48.371, -4.808 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4493'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4743'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.470833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.373, -4.808 48.373, -4.808 48.373, -4.808 48.373, -4.808 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4743'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2873'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.376, -4.808 48.376, -4.808 48.376, -4.808 48.376, -4.808 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2873'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4929'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.63'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.409, -4.808 48.409, -4.808 48.409, -4.808 48.409, -4.808 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4929'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7418'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.416, -4.808 48.416, -4.808 48.416, -4.808 48.416, -4.808 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7418'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7832'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.8741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.416, -4.808 48.416, -4.808 48.416, -4.808 48.416, -4.808 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7832'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.423333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.45, -4.808 48.45, -4.808 48.45, -4.808 48.45, -4.808 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4887'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6990'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.491, -4.808 48.491, -4.808 48.491, -4.808 48.491, -4.808 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6990'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -4.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.531 -4.808)"^^geo:wktLiteral ;
  geo-pos:lat "48.531"^^xsd:decimal ;
  geo-pos:long "-4.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7708'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.395555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.808'^^xsd:double;
  dwc:latitude '48.531'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.808 48.531, -4.808 48.531, -4.808 48.531, -4.808 48.531, -4.808 48.531))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7708'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.807)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_648'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.720277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.807'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.807 48.318, -4.807 48.318, -4.807 48.318, -4.807 48.318, -4.807 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_648'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.807)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6995'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.324722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.807'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.807 48.327, -4.807 48.327, -4.807 48.327, -4.807 48.327, -4.807 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6995'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.807)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4272'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.5275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.807'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.807 48.366, -4.807 48.366, -4.807 48.366, -4.807 48.366, -4.807 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4272'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.807)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4652'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8811111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.807'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.807 48.372, -4.807 48.372, -4.807 48.372, -4.807 48.372, -4.807 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4652'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.807)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_422'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.773055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.807'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.807 48.408, -4.807 48.408, -4.807 48.408, -4.807 48.408, -4.807 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_422'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.807)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-4.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4601'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.807'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.807 48.454, -4.807 48.454, -4.807 48.454, -4.807 48.454, -4.807 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4601'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.456 -4.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.456"^^xsd:decimal ;
  dwc:decimalLongitude "-4.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.456 -4.807)"^^geo:wktLiteral ;
  geo-pos:lat "48.456"^^xsd:decimal ;
  geo-pos:long "-4.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4307'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.0547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.807'^^xsd:double;
  dwc:latitude '48.456'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.807 48.456, -4.807 48.456, -4.807 48.456, -4.807 48.456, -4.807 48.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4307'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.807)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-4.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7727'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.146388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.807'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.807 48.533, -4.807 48.533, -4.807 48.533, -4.807 48.533, -4.807 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7727'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.806)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7507'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.199444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.806'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.806 48.372, -4.806 48.372, -4.806 48.372, -4.806 48.372, -4.806 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7507'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.806)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4365'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.7655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.806'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.806 48.383, -4.806 48.383, -4.806 48.383, -4.806 48.383, -4.806 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4365'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.806)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6058'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.806'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.806 48.393, -4.806 48.393, -4.806 48.393, -4.806 48.393, -4.806 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6058'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.806)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7650'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.378333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.806'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.806 48.434, -4.806 48.434, -4.806 48.434, -4.806 48.434, -4.806 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7650'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -4.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.466"^^xsd:decimal ;
  dwc:decimalLongitude "-4.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.466 -4.806)"^^geo:wktLiteral ;
  geo-pos:lat "48.466"^^xsd:decimal ;
  geo-pos:long "-4.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4884'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.806'^^xsd:double;
  dwc:latitude '48.466'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.806 48.466, -4.806 48.466, -4.806 48.466, -4.806 48.466, -4.806 48.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4884'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -4.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.576"^^xsd:decimal ;
  dwc:decimalLongitude "-4.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -4.806)"^^geo:wktLiteral ;
  geo-pos:lat "48.576"^^xsd:decimal ;
  geo-pos:long "-4.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6365'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6365'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6366666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.806'^^xsd:double;
  dwc:latitude '48.576'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.806 48.576, -4.806 48.576, -4.806 48.576, -4.806 48.576, -4.806 48.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6365'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5099'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.5866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.272, -4.805 48.272, -4.805 48.272, -4.805 48.272, -4.805 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5099'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1509'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.2963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.307, -4.805 48.307, -4.805 48.307, -4.805 48.307, -4.805 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1509'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4336'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.932222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.329, -4.805 48.329, -4.805 48.329, -4.805 48.329, -4.805 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4336'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6667'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.333, -4.805 48.333, -4.805 48.333, -4.805 48.333, -4.805 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6667'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4945'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.344, -4.805 48.344, -4.805 48.344, -4.805 48.344, -4.805 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4945'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4283'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.367, -4.805 48.367, -4.805 48.367, -4.805 48.367, -4.805 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4283'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_9190'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.757222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.416, -4.805 48.416, -4.805 48.416, -4.805 48.416, -4.805 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9190'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4602'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.418, -4.805 48.418, -4.805 48.418, -4.805 48.418, -4.805 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4602'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4603'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.429, -4.805 48.429, -4.805 48.429, -4.805 48.429, -4.805 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4603'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7581'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.190555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.43, -4.805 48.43, -4.805 48.43, -4.805 48.43, -4.805 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7581'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7853'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.2227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.442, -4.805 48.442, -4.805 48.442, -4.805 48.442, -4.805 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7853'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7579'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.457, -4.805 48.457, -4.805 48.457, -4.805 48.457, -4.805 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7579'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.468"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.468"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2098'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2098'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.468'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.468, -4.805 48.468, -4.805 48.468, -4.805 48.468, -4.805 48.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2098'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.676 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.676"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.676 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.676"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6631'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.585277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.676'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.676, -4.805 48.676, -4.805 48.676, -4.805 48.676, -4.805 48.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6631'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.712 -4.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.712"^^xsd:decimal ;
  dwc:decimalLongitude "-4.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.712 -4.805)"^^geo:wktLiteral ;
  geo-pos:lat "48.712"^^xsd:decimal ;
  geo-pos:long "-4.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6271'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.805'^^xsd:double;
  dwc:latitude '48.712'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.805 48.712, -4.805 48.712, -4.805 48.712, -4.805 48.712, -4.805 48.712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6271'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6648'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.318, -4.804 48.318, -4.804 48.318, -4.804 48.318, -4.804 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6648'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3493'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3493'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.332, -4.804 48.332, -4.804 48.332, -4.804 48.332, -4.804 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3493'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7187'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.355, -4.804 48.355, -4.804 48.355, -4.804 48.355, -4.804 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7187'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5323'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.371, -4.804 48.371, -4.804 48.371, -4.804 48.371, -4.804 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5323'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4739'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.372, -4.804 48.372, -4.804 48.372, -4.804 48.372, -4.804 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4739'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_9436'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1569444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.381, -4.804 48.381, -4.804 48.381, -4.804 48.381, -4.804 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9436'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7570'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.063333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.392, -4.804 48.392, -4.804 48.392, -4.804 48.392, -4.804 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7570'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4651'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.408, -4.804 48.408, -4.804 48.408, -4.804 48.408, -4.804 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4651'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_2556'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.3172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.418, -4.804 48.418, -4.804 48.418, -4.804 48.418, -4.804 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2556'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4836'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.8530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.421, -4.804 48.421, -4.804 48.421, -4.804 48.421, -4.804 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4836'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7651'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.139722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.439, -4.804 48.439, -4.804 48.439, -4.804 48.439, -4.804 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7651'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.449"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.449"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4617'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.545833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.449'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.449, -4.804 48.449, -4.804 48.449, -4.804 48.449, -4.804 48.449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4617'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2976'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.470277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.451, -4.804 48.451, -4.804 48.451, -4.804 48.451, -4.804 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2976'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.468"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.468"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2099'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.468'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.468, -4.804 48.468, -4.804 48.468, -4.804 48.468, -4.804 48.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2099'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.472"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.472"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_344'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.2236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.472'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.472, -4.804 48.472, -4.804 48.472, -4.804 48.472, -4.804 48.472))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_344'^^xsd:string;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.495 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.495"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.495 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.495"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7657'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0216666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.495'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.495, -4.804 48.495, -4.804 48.495, -4.804 48.495, -4.804 48.495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7657'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.525 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.525 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.525"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7707'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.182777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.525'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.525, -4.804 48.525, -4.804 48.525, -4.804 48.525, -4.804 48.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7707'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7732'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.536, -4.804 48.536, -4.804 48.536, -4.804 48.536, -4.804 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7732'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.537 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.537 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.537"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7435'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.537'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.537, -4.804 48.537, -4.804 48.537, -4.804 48.537, -4.804 48.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7435'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.756 -4.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.756"^^xsd:decimal ;
  dwc:decimalLongitude "-4.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.756 -4.804)"^^geo:wktLiteral ;
  geo-pos:lat "48.756"^^xsd:decimal ;
  geo-pos:long "-4.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6341'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.115277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.804'^^xsd:double;
  dwc:latitude '48.756'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.804 48.756, -4.804 48.756, -4.804 48.756, -4.804 48.756, -4.804 48.756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6341'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.803)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8073'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.240555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.803'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.803 48.317, -4.803 48.317, -4.803 48.317, -4.803 48.317, -4.803 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8073'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.803)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5085'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.803'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.803 48.406, -4.803 48.406, -4.803 48.406, -4.803 48.406, -4.803 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5085'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.803)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7357'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.305'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.803'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.803 48.414, -4.803 48.414, -4.803 48.414, -4.803 48.414, -4.803 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7357'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.803)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4375'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.138055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.803'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.803 48.427, -4.803 48.427, -4.803 48.427, -4.803 48.427, -4.803 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4375'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.803)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-4.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7402'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.803'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.803 48.448, -4.803 48.448, -4.803 48.448, -4.803 48.448, -4.803 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7402'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.803)"^^geo:wktLiteral ;
  geo-pos:lat "48.529"^^xsd:decimal ;
  geo-pos:long "-4.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7731'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.803'^^xsd:double;
  dwc:latitude '48.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.803 48.529, -4.803 48.529, -4.803 48.529, -4.803 48.529, -4.803 48.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7731'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.633 -4.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.633"^^xsd:decimal ;
  dwc:decimalLongitude "-4.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.633 -4.803)"^^geo:wktLiteral ;
  geo-pos:lat "48.633"^^xsd:decimal ;
  geo-pos:long "-4.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2207'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.803'^^xsd:double;
  dwc:latitude '48.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.803 48.633, -4.803 48.633, -4.803 48.633, -4.803 48.633, -4.803 48.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2207'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.729 -4.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.729"^^xsd:decimal ;
  dwc:decimalLongitude "-4.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.729 -4.803)"^^geo:wktLiteral ;
  geo-pos:lat "48.729"^^xsd:decimal ;
  geo-pos:long "-4.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6374'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.111944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.803'^^xsd:double;
  dwc:latitude '48.729'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.803 48.729, -4.803 48.729, -4.803 48.729, -4.803 48.729, -4.803 48.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6374'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4901'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.425277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.28, -4.802 48.28, -4.802 48.28, -4.802 48.28, -4.802 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4901'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2654'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.389, -4.802 48.389, -4.802 48.389, -4.802 48.389, -4.802 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2654'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2618'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.171944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.39, -4.802 48.39, -4.802 48.39, -4.802 48.39, -4.802 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2618'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4591'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.4844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.409, -4.802 48.409, -4.802 48.409, -4.802 48.409, -4.802 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4591'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7652'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.066388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.431, -4.802 48.431, -4.802 48.431, -4.802 48.431, -4.802 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7652'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7142'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.065277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.433, -4.802 48.433, -4.802 48.433, -4.802 48.433, -4.802 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7142'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4871'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.438, -4.802 48.438, -4.802 48.438, -4.802 48.438, -4.802 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4871'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4604'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.055'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.44, -4.802 48.44, -4.802 48.44, -4.802 48.44, -4.802 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4604'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4605'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.099722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.44, -4.802 48.44, -4.802 48.44, -4.802 48.44, -4.802 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4605'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7393'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.579722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.447, -4.802 48.447, -4.802 48.447, -4.802 48.447, -4.802 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7393'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7767'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.075555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.451, -4.802 48.451, -4.802 48.451, -4.802 48.451, -4.802 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7767'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.473 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.473 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.473"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7864'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.108611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.473'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.473, -4.802 48.473, -4.802 48.473, -4.802 48.473, -4.802 48.473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7864'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.494"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.494"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7817'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.494, -4.802 48.494, -4.802 48.494, -4.802 48.494, -4.802 48.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7817'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.496 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.496"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.496 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.496"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7669'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.164722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.496'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.496, -4.802 48.496, -4.802 48.496, -4.802 48.496, -4.802 48.496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7669'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.529"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7704'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.529, -4.802 48.529, -4.802 48.529, -4.802 48.529, -4.802 48.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7704'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.802)"^^geo:wktLiteral ;
  geo-pos:lat "48.584"^^xsd:decimal ;
  geo-pos:long "-4.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7483'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7483'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.13'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.802'^^xsd:double;
  dwc:latitude '48.584'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802 48.584, -4.802 48.584, -4.802 48.584, -4.802 48.584, -4.802 48.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7483'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6029'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.337, -4.801 48.337, -4.801 48.337, -4.801 48.337, -4.801 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6029'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3164'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.347, -4.801 48.347, -4.801 48.347, -4.801 48.347, -4.801 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3164'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8826'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.3511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.36, -4.801 48.36, -4.801 48.36, -4.801 48.36, -4.801 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8826'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2769'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.3036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.366, -4.801 48.366, -4.801 48.366, -4.801 48.366, -4.801 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2769'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2741'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.164166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.368, -4.801 48.368, -4.801 48.368, -4.801 48.368, -4.801 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2741'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4868'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.331388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.411, -4.801 48.411, -4.801 48.411, -4.801 48.411, -4.801 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4868'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4390'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.418, -4.801 48.418, -4.801 48.418, -4.801 48.418, -4.801 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4390'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4265'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.422, -4.801 48.422, -4.801 48.422, -4.801 48.422, -4.801 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4265'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7369'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.234722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.438, -4.801 48.438, -4.801 48.438, -4.801 48.438, -4.801 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7369'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.487"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.487 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.487"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4770'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.487, -4.801 48.487, -4.801 48.487, -4.801 48.487, -4.801 48.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4770'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.498 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.498"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7670'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.153611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.498'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.498, -4.801 48.498, -4.801 48.498, -4.801 48.498, -4.801 48.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7670'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.801)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7548'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.149722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.801'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.801 48.581, -4.801 48.581, -4.801 48.581, -4.801 48.581, -4.801 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7548'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4189'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.28, -4.8 48.28, -4.8 48.28, -4.8 48.28, -4.8 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4189'^^xsd:string;
  dwc:observationDate '2002-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3040'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.366944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.333, -4.8 48.333, -4.8 48.333, -4.8 48.333, -4.8 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3040'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4787'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.050555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.368, -4.8 48.368, -4.8 48.368, -4.8 48.368, -4.8 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4787'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5195'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.318888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.373, -4.8 48.373, -4.8 48.373, -4.8 48.373, -4.8 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5195'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4363'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.383, -4.8 48.383, -4.8 48.383, -4.8 48.383, -4.8 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4363'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4470'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.9905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.385, -4.8 48.385, -4.8 48.385, -4.8 48.385, -4.8 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4470'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5073'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.412, -4.8 48.412, -4.8 48.412, -4.8 48.412, -4.8 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5073'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4355'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.205'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.427, -4.8 48.427, -4.8 48.427, -4.8 48.427, -4.8 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4355'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4935'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.5916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.435, -4.8 48.435, -4.8 48.435, -4.8 48.435, -4.8 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4935'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2195'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.437, -4.8 48.437, -4.8 48.437, -4.8 48.437, -4.8 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2195'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4593'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7241666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.438, -4.8 48.438, -4.8 48.438, -4.8 48.438, -4.8 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4593'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4377'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.431388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.44, -4.8 48.44, -4.8 48.44, -4.8 48.44, -4.8 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4377'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4772'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.443, -4.8 48.443, -4.8 48.443, -4.8 48.443, -4.8 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4772'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.462 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.462"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.462 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.462"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4748'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.462'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.462, -4.8 48.462, -4.8 48.462, -4.8 48.462, -4.8 48.462))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4748'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.522"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.522"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7438'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.336388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.522'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.522, -4.8 48.522, -4.8 48.522, -4.8 48.522, -4.8 48.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7438'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.665 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.665 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.665"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6333'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.435'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.665'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.665, -4.8 48.665, -4.8 48.665, -4.8 48.665, -4.8 48.665))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6333'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.755 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.755 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.755"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6389'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '48.755'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8 48.755, -4.8 48.755, -4.8 48.755, -4.8 48.755, -4.8 48.755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6389'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4863'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.9355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.342, -4.799 48.342, -4.799 48.342, -4.799 48.342, -4.799 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4863'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2277'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.238611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.353, -4.799 48.353, -4.799 48.353, -4.799 48.353, -4.799 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2277'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8550'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.073333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.355, -4.799 48.355, -4.799 48.355, -4.799 48.355, -4.799 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8550'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_2524'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.358, -4.799 48.358, -4.799 48.358, -4.799 48.358, -4.799 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2524'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4373'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.399, -4.799 48.399, -4.799 48.399, -4.799 48.399, -4.799 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4373'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4838'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.405, -4.799 48.405, -4.799 48.405, -4.799 48.405, -4.799 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4838'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4378'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.278333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.419, -4.799 48.419, -4.799 48.419, -4.799 48.419, -4.799 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4378'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7449'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.421388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.429, -4.799 48.429, -4.799 48.429, -4.799 48.429, -4.799 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7449'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4732'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.439, -4.799 48.439, -4.799 48.439, -4.799 48.439, -4.799 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4732'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4427'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.276944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.442, -4.799 48.442, -4.799 48.442, -4.799 48.442, -4.799 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4427'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7653'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.466111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.45, -4.799 48.45, -4.799 48.45, -4.799 48.45, -4.799 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7653'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.604"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.604"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6401'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.604'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.604, -4.799 48.604, -4.799 48.604, -4.799 48.604, -4.799 48.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6401'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.648 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.648"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.648 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.648"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6633'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.236944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '48.648'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 48.648, -4.799 48.648, -4.799 48.648, -4.799 48.648, -4.799 48.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6633'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 -4.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.239"^^xsd:decimal ;
  dwc:decimalLongitude "-4.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.239 -4.799)"^^geo:wktLiteral ;
  geo-pos:lat "50.239"^^xsd:decimal ;
  geo-pos:long "-4.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1741'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.799'^^xsd:double;
  dwc:latitude '50.239'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.799 50.239, -4.799 50.239, -4.799 50.239, -4.799 50.239, -4.799 50.239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1741'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1608'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.446111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.333, -4.798 48.333, -4.798 48.333, -4.798 48.333, -4.798 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1608'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4877'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.027222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.345, -4.798 48.345, -4.798 48.345, -4.798 48.345, -4.798 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4877'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5062'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.596111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.354, -4.798 48.354, -4.798 48.354, -4.798 48.354, -4.798 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5062'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5185'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.9755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.358, -4.798 48.358, -4.798 48.358, -4.798 48.358, -4.798 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5185'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4366'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.36, -4.798 48.36, -4.798 48.36, -4.798 48.36, -4.798 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4366'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2832'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.578333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.361, -4.798 48.361, -4.798 48.361, -4.798 48.361, -4.798 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2832'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_8827'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.362, -4.798 48.362, -4.798 48.362, -4.798 48.362, -4.798 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8827'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5006'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.3072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.363, -4.798 48.363, -4.798 48.363, -4.798 48.363, -4.798 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5006'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5086'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.15'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.366, -4.798 48.366, -4.798 48.366, -4.798 48.366, -4.798 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5086'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4740'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.368, -4.798 48.368, -4.798 48.368, -4.798 48.368, -4.798 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4740'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7854'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.8269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.372, -4.798 48.372, -4.798 48.372, -4.798 48.372, -4.798 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7854'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2284'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.503611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.373, -4.798 48.373, -4.798 48.373, -4.798 48.373, -4.798 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2284'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4226'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.423, -4.798 48.423, -4.798 48.423, -4.798 48.423, -4.798 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4226'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1409'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.166388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.425, -4.798 48.425, -4.798 48.425, -4.798 48.425, -4.798 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1409'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7834'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.565833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.425, -4.798 48.425, -4.798 48.425, -4.798 48.425, -4.798 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7834'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4353'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.424444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.445, -4.798 48.445, -4.798 48.445, -4.798 48.445, -4.798 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4353'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.455"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.455"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4559'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.9975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.455, -4.798 48.455, -4.798 48.455, -4.798 48.455, -4.798 48.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4559'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.479"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.479"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7427'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.2411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.479'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.479, -4.798 48.479, -4.798 48.479, -4.798 48.479, -4.798 48.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7427'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4238'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.49, -4.798 48.49, -4.798 48.49, -4.798 48.49, -4.798 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4238'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7426'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.098055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.493, -4.798 48.493, -4.798 48.493, -4.798 48.493, -4.798 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7426'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.556"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.556"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7381'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.5177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.556'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.556, -4.798 48.556, -4.798 48.556, -4.798 48.556, -4.798 48.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7381'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.783 -4.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.783"^^xsd:decimal ;
  dwc:decimalLongitude "-4.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.783 -4.798)"^^geo:wktLiteral ;
  geo-pos:lat "48.783"^^xsd:decimal ;
  geo-pos:long "-4.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6628'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.798'^^xsd:double;
  dwc:latitude '48.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.798 48.783, -4.798 48.783, -4.798 48.783, -4.798 48.783, -4.798 48.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6628'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2541'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.978888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.32, -4.797 48.32, -4.797 48.32, -4.797 48.32, -4.797 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2541'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3092'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.321, -4.797 48.321, -4.797 48.321, -4.797 48.321, -4.797 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3092'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_3523'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.573055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.331, -4.797 48.331, -4.797 48.331, -4.797 48.331, -4.797 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3523'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2835'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.551111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.343, -4.797 48.343, -4.797 48.343, -4.797 48.343, -4.797 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2835'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4648'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.905'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.345, -4.797 48.345, -4.797 48.345, -4.797 48.345, -4.797 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4648'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5197'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.7261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.352, -4.797 48.352, -4.797 48.352, -4.797 48.352, -4.797 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5197'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2506'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.818611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.358, -4.797 48.358, -4.797 48.358, -4.797 48.358, -4.797 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2506'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_9213'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.818888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.362, -4.797 48.362, -4.797 48.362, -4.797 48.362, -4.797 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9213'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4906'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.885'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.368, -4.797 48.368, -4.797 48.368, -4.797 48.368, -4.797 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4906'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4471'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.5747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.392, -4.797 48.392, -4.797 48.392, -4.797 48.392, -4.797 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4471'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5007'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.395, -4.797 48.395, -4.797 48.395, -4.797 48.395, -4.797 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5007'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5074'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.483888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.413, -4.797 48.413, -4.797 48.413, -4.797 48.413, -4.797 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5074'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5075'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.523333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.413, -4.797 48.413, -4.797 48.413, -4.797 48.413, -4.797 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5075'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7831'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.413, -4.797 48.413, -4.797 48.413, -4.797 48.413, -4.797 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7831'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4247'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.268055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.417, -4.797 48.417, -4.797 48.417, -4.797 48.417, -4.797 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4247'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4391'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.419, -4.797 48.419, -4.797 48.419, -4.797 48.419, -4.797 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4391'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4274'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.3905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.424, -4.797 48.424, -4.797 48.424, -4.797 48.424, -4.797 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4274'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4458'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.426, -4.797 48.426, -4.797 48.426, -4.797 48.426, -4.797 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4458'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4592'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.438, -4.797 48.438, -4.797 48.438, -4.797 48.438, -4.797 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4592'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_7654'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.445555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.439, -4.797 48.439, -4.797 48.439, -4.797 48.439, -4.797 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7654'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.488"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4768'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.361666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.488'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.488, -4.797 48.488, -4.797 48.488, -4.797 48.488, -4.797 48.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4768'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.529"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7374'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.149166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.529, -4.797 48.529, -4.797 48.529, -4.797 48.529, -4.797 48.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7374'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.597 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.597"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.597 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.597"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6411'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6411'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.597'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.597, -4.797 48.597, -4.797 48.597, -4.797 48.597, -4.797 48.597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6411'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.761 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.761"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.761 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.761"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6370'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.025555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.761'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.761, -4.797 48.761, -4.797 48.761, -4.797 48.761, -4.797 48.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6370'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.783 -4.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.783"^^xsd:decimal ;
  dwc:decimalLongitude "-4.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.783 -4.797)"^^geo:wktLiteral ;
  geo-pos:lat "48.783"^^xsd:decimal ;
  geo-pos:long "-4.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6342'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.298611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.797'^^xsd:double;
  dwc:latitude '48.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.797 48.783, -4.797 48.783, -4.797 48.783, -4.797 48.783, -4.797 48.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6342'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4721'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.371, -4.796 48.371, -4.796 48.371, -4.796 48.371, -4.796 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4721'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2617'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.373611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.371, -4.796 48.371, -4.796 48.371, -4.796 48.371, -4.796 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2617'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4853'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.6586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.39, -4.796 48.39, -4.796 48.39, -4.796 48.39, -4.796 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4853'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4313'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.392, -4.796 48.392, -4.796 48.392, -4.796 48.392, -4.796 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4313'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4420'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.029166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.393, -4.796 48.393, -4.796 48.393, -4.796 48.393, -4.796 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4420'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4542'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.9544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.406, -4.796 48.406, -4.796 48.406, -4.796 48.406, -4.796 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4542'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5076'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.526944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.41, -4.796 48.41, -4.796 48.41, -4.796 48.41, -4.796 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5076'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5443'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.41, -4.796 48.41, -4.796 48.41, -4.796 48.41, -4.796 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5443'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4392'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.42, -4.796 48.42, -4.796 48.42, -4.796 48.42, -4.796 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4392'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4409'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.564444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.426, -4.796 48.426, -4.796 48.426, -4.796 48.426, -4.796 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4409'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4374'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.428, -4.796 48.428, -4.796 48.428, -4.796 48.428, -4.796 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4374'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_274'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.3875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.439, -4.796 48.439, -4.796 48.439, -4.796 48.439, -4.796 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_274'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4292'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.439, -4.796 48.439, -4.796 48.439, -4.796 48.439, -4.796 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4292'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4277'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.239722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.446, -4.796 48.446, -4.796 48.446, -4.796 48.446, -4.796 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4277'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.455"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.455"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4878'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.889722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.455, -4.796 48.455, -4.796 48.455, -4.796 48.455, -4.796 48.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4878'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.512 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.512 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.512"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_9435'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.810555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.512'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.512, -4.796 48.512, -4.796 48.512, -4.796 48.512, -4.796 48.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9435'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77 -4.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.77"^^xsd:decimal ;
  dwc:decimalLongitude "-4.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77 -4.796)"^^geo:wktLiteral ;
  geo-pos:lat "48.77"^^xsd:decimal ;
  geo-pos:long "-4.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6352'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.125833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.796'^^xsd:double;
  dwc:latitude '48.77'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.796 48.77, -4.796 48.77, -4.796 48.77, -4.796 48.77, -4.796 48.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6352'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3684'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.362, -4.795 48.362, -4.795 48.362, -4.795 48.362, -4.795 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3684'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4503'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4503'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.9655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.376, -4.795 48.376, -4.795 48.376, -4.795 48.376, -4.795 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4503'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4340'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.4, -4.795 48.4, -4.795 48.4, -4.795 48.4, -4.795 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4340'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4581'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.404, -4.795 48.404, -4.795 48.404, -4.795 48.404, -4.795 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4581'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4803'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.8172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.408, -4.795 48.408, -4.795 48.408, -4.795 48.408, -4.795 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4803'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.409 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.409"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4227'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.409'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.409, -4.795 48.409, -4.795 48.409, -4.795 48.409, -4.795 48.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4227'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4419'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.412, -4.795 48.412, -4.795 48.412, -4.795 48.412, -4.795 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4419'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7576'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.3411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.424, -4.795 48.424, -4.795 48.424, -4.795 48.424, -4.795 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7576'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4875'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.295555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.438, -4.795 48.438, -4.795 48.438, -4.795 48.438, -4.795 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4875'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2194'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.439, -4.795 48.439, -4.795 48.439, -4.795 48.439, -4.795 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2194'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4801'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.44, -4.795 48.44, -4.795 48.44, -4.795 48.44, -4.795 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4801'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7470'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.278611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.445, -4.795 48.445, -4.795 48.445, -4.795 48.445, -4.795 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7470'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.449"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.449"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4491'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4491'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.5030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.449'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.449, -4.795 48.449, -4.795 48.449, -4.795 48.449, -4.795 48.449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4491'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.467"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.467"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4538'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.362222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.467, -4.795 48.467, -4.795 48.467, -4.795 48.467, -4.795 48.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4538'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7371'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.5, -4.795 48.5, -4.795 48.5, -4.795 48.5, -4.795 48.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7371'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.861 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.861"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.861 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "48.861"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6348'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6348'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.393055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '48.861'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 48.861, -4.795 48.861, -4.795 48.861, -4.795 48.861, -4.795 48.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6348'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.177 -4.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.177"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.177 -4.795)"^^geo:wktLiteral ;
  geo-pos:lat "50.177"^^xsd:decimal ;
  geo-pos:long "-4.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1738'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.2363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.795'^^xsd:double;
  dwc:latitude '50.177'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.795 50.177, -4.795 50.177, -4.795 50.177, -4.795 50.177, -4.795 50.177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1738'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2543'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.051944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.278, -4.794 48.278, -4.794 48.278, -4.794 48.278, -4.794 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2543'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4424'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.323, -4.794 48.323, -4.794 48.323, -4.794 48.323, -4.794 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4424'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5853'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.338, -4.794 48.338, -4.794 48.338, -4.794 48.338, -4.794 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5853'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4658'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.345, -4.794 48.345, -4.794 48.345, -4.794 48.345, -4.794 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4658'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5856'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.3188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.369, -4.794 48.369, -4.794 48.369, -4.794 48.369, -4.794 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5856'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4922'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.6125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.381, -4.794 48.381, -4.794 48.381, -4.794 48.381, -4.794 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4922'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4576'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.382, -4.794 48.382, -4.794 48.382, -4.794 48.382, -4.794 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4576'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4936'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.2602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.403, -4.794 48.403, -4.794 48.403, -4.794 48.403, -4.794 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4936'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5071'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.5197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.406, -4.794 48.406, -4.794 48.406, -4.794 48.406, -4.794 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5071'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5081'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.409166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.406, -4.794 48.406, -4.794 48.406, -4.794 48.406, -4.794 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5081'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4263'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.418, -4.794 48.418, -4.794 48.418, -4.794 48.418, -4.794 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4263'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.431 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.431"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7429'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.138055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.431'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.431, -4.794 48.431, -4.794 48.431, -4.794 48.431, -4.794 48.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7429'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4515'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4515'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.434, -4.794 48.434, -4.794 48.434, -4.794 48.434, -4.794 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4515'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4641'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.436, -4.794 48.436, -4.794 48.436, -4.794 48.436, -4.794 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4641'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4852'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.14'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.442, -4.794 48.442, -4.794 48.442, -4.794 48.442, -4.794 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4852'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4459'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.6525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.442, -4.794 48.442, -4.794 48.442, -4.794 48.442, -4.794 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4459'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.56"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6403'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.215833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.56'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.56, -4.794 48.56, -4.794 48.56, -4.794 48.56, -4.794 48.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6403'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.576"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.576"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6066'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.576'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.576, -4.794 48.576, -4.794 48.576, -4.794 48.576, -4.794 48.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6066'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.598 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.598"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.598 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.598"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6327'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.085555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.598'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.598, -4.794 48.598, -4.794 48.598, -4.794 48.598, -4.794 48.598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6327'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.744 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.744"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.744 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.744"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6375'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.139166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.744'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.744, -4.794 48.744, -4.794 48.744, -4.794 48.744, -4.794 48.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6375'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.808 -4.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.808"^^xsd:decimal ;
  dwc:decimalLongitude "-4.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.808 -4.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.808"^^xsd:decimal ;
  geo-pos:long "-4.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6985'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.5063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.794'^^xsd:double;
  dwc:latitude '48.808'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.794 48.808, -4.794 48.808, -4.794 48.808, -4.794 48.808, -4.794 48.808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6985'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4285'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.549166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.302, -4.793 48.302, -4.793 48.302, -4.793 48.302, -4.793 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4285'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4862'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.335, -4.793 48.335, -4.793 48.335, -4.793 48.335, -4.793 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4862'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2574'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.4169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.356, -4.793 48.356, -4.793 48.356, -4.793 48.356, -4.793 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2574'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_2167'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.5125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.357, -4.793 48.357, -4.793 48.357, -4.793 48.357, -4.793 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2167'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4818'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.976944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.358, -4.793 48.358, -4.793 48.358, -4.793 48.358, -4.793 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4818'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4477'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.375, -4.793 48.375, -4.793 48.375, -4.793 48.375, -4.793 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4477'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4574'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.38, -4.793 48.38, -4.793 48.38, -4.793 48.38, -4.793 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4574'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4505'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.9680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.389, -4.793 48.389, -4.793 48.389, -4.793 48.389, -4.793 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4505'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4154'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.4255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.392, -4.793 48.392, -4.793 48.392, -4.793 48.392, -4.793 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4154'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4301'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.441388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.396, -4.793 48.396, -4.793 48.396, -4.793 48.396, -4.793 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4301'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4687'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.4491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.396, -4.793 48.396, -4.793 48.396, -4.793 48.396, -4.793 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4687'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4850'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.131666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.401, -4.793 48.401, -4.793 48.401, -4.793 48.401, -4.793 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4850'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4696'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.8961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.404, -4.793 48.404, -4.793 48.404, -4.793 48.404, -4.793 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4696'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4430'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.408, -4.793 48.408, -4.793 48.408, -4.793 48.408, -4.793 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4430'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.421"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.421 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.421"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4412'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.421'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.421, -4.793 48.421, -4.793 48.421, -4.793 48.421, -4.793 48.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4412'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4404'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.423, -4.793 48.423, -4.793 48.423, -4.793 48.423, -4.793 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4404'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2282'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.468611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.435, -4.793 48.435, -4.793 48.435, -4.793 48.435, -4.793 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2282'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4393'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.367222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.438, -4.793 48.438, -4.793 48.438, -4.793 48.438, -4.793 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4393'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4733'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.440555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.439, -4.793 48.439, -4.793 48.439, -4.793 48.439, -4.793 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4733'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.45"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4299'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.475833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.45'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.45, -4.793 48.45, -4.793 48.45, -4.793 48.45, -4.793 48.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4299'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7738'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.489, -4.793 48.489, -4.793 48.489, -4.793 48.489, -4.793 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7738'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7611'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.310833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.493, -4.793 48.493, -4.793 48.493, -4.793 48.493, -4.793 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7611'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.501"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7663'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.4877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.501, -4.793 48.501, -4.793 48.501, -4.793 48.501, -4.793 48.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7663'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.524"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.524 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.524"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7524'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.524'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.524, -4.793 48.524, -4.793 48.524, -4.793 48.524, -4.793 48.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7524'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.595"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.595"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7715'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.595, -4.793 48.595, -4.793 48.595, -4.793 48.595, -4.793 48.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7715'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.832 -4.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.832"^^xsd:decimal ;
  dwc:decimalLongitude "-4.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.832 -4.793)"^^geo:wktLiteral ;
  geo-pos:lat "48.832"^^xsd:decimal ;
  geo-pos:long "-4.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6269'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.793'^^xsd:double;
  dwc:latitude '48.832'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.793 48.832, -4.793 48.832, -4.793 48.832, -4.793 48.832, -4.793 48.832))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6269'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.283"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9938'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.856944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.283, -4.792 48.283, -4.792 48.283, -4.792 48.283, -4.792 48.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9938'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4556'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.369, -4.792 48.369, -4.792 48.369, -4.792 48.369, -4.792 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4556'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5072'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.8011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.408, -4.792 48.408, -4.792 48.408, -4.792 48.408, -4.792 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5072'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4827'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.634166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.416, -4.792 48.416, -4.792 48.416, -4.792 48.416, -4.792 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4827'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4288'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.4363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.422, -4.792 48.422, -4.792 48.422, -4.792 48.422, -4.792 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4288'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4457'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.3716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.425, -4.792 48.425, -4.792 48.425, -4.792 48.425, -4.792 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4457'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4481'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4481'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.44, -4.792 48.44, -4.792 48.44, -4.792 48.44, -4.792 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4481'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4765'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.789444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.447, -4.792 48.447, -4.792 48.447, -4.792 48.447, -4.792 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4765'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.468"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.468"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4870'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.9066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.468'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.468, -4.792 48.468, -4.792 48.468, -4.792 48.468, -4.792 48.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4870'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.523 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.523"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.523 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.523"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7523'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.523'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.523, -4.792 48.523, -4.792 48.523, -4.792 48.523, -4.792 48.523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7523'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.528"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.528"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7525'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.635'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.528'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.528, -4.792 48.528, -4.792 48.528, -4.792 48.528, -4.792 48.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7525'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.58"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6620'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.58'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.58, -4.792 48.58, -4.792 48.58, -4.792 48.58, -4.792 48.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6620'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.613"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.613"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6407'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.4897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.613'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.613, -4.792 48.613, -4.792 48.613, -4.792 48.613, -4.792 48.613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6407'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.685 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.685"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.685 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.685"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6157'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6157'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.685'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.685, -4.792 48.685, -4.792 48.685, -4.792 48.685, -4.792 48.685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6157'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.717 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.717 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.717"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6131'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.8052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.717, -4.792 48.717, -4.792 48.717, -4.792 48.717, -4.792 48.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6131'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.768 -4.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.768"^^xsd:decimal ;
  dwc:decimalLongitude "-4.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.768 -4.792)"^^geo:wktLiteral ;
  geo-pos:lat "48.768"^^xsd:decimal ;
  geo-pos:long "-4.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6353'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6353'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.190555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.792'^^xsd:double;
  dwc:latitude '48.768'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.792 48.768, -4.792 48.768, -4.792 48.768, -4.792 48.768, -4.792 48.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6353'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4905'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.360277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.337, -4.791 48.337, -4.791 48.337, -4.791 48.337, -4.791 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4905'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4320'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.35, -4.791 48.35, -4.791 48.35, -4.791 48.35, -4.791 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4320'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7829'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.4372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.361, -4.791 48.361, -4.791 48.361, -4.791 48.361, -4.791 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7829'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1497'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1497'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.212777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.365, -4.791 48.365, -4.791 48.365, -4.791 48.365, -4.791 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1497'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4514'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4514'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.382, -4.791 48.382, -4.791 48.382, -4.791 48.382, -4.791 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4514'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4986'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.64'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.385, -4.791 48.385, -4.791 48.385, -4.791 48.385, -4.791 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4986'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4824'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.399, -4.791 48.399, -4.791 48.399, -4.791 48.399, -4.791 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4824'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4444'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.128055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.406, -4.791 48.406, -4.791 48.406, -4.791 48.406, -4.791 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4444'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4572'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.414, -4.791 48.414, -4.791 48.414, -4.791 48.414, -4.791 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4572'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7363'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.424, -4.791 48.424, -4.791 48.424, -4.791 48.424, -4.791 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7363'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4937'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.6563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.425, -4.791 48.425, -4.791 48.425, -4.791 48.425, -4.791 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4937'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4231'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.096388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.429, -4.791 48.429, -4.791 48.429, -4.791 48.429, -4.791 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4231'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7582'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.483055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.438, -4.791 48.438, -4.791 48.438, -4.791 48.438, -4.791 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7582'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4415'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.144722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.439, -4.791 48.439, -4.791 48.439, -4.791 48.439, -4.791 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4415'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4229'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.066944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.443, -4.791 48.443, -4.791 48.443, -4.791 48.443, -4.791 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4229'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.474"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.474"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7422'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.336388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.474'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.474, -4.791 48.474, -4.791 48.474, -4.791 48.474, -4.791 48.474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7422'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.485 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.485"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.485 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.485"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4766'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.601388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.485'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.485, -4.791 48.485, -4.791 48.485, -4.791 48.485, -4.791 48.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4766'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.495 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.495"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.495 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.495"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7660'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.436944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.495'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.495, -4.791 48.495, -4.791 48.495, -4.791 48.495, -4.791 48.495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7660'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.522"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.522"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7527'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.522'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.522, -4.791 48.522, -4.791 48.522, -4.791 48.522, -4.791 48.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7527'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.527"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7477'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.527'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.527, -4.791 48.527, -4.791 48.527, -4.791 48.527, -4.791 48.527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7477'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.537 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.537 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.537"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7379'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.2825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.537'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.537, -4.791 48.537, -4.791 48.537, -4.791 48.537, -4.791 48.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7379'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.777 -4.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.777 -4.791)"^^geo:wktLiteral ;
  geo-pos:lat "48.777"^^xsd:decimal ;
  geo-pos:long "-4.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6381'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.103055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.791'^^xsd:double;
  dwc:latitude '48.777'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.791 48.777, -4.791 48.777, -4.791 48.777, -4.791 48.777, -4.791 48.777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6381'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4223'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.366, -4.79 48.366, -4.79 48.366, -4.79 48.366, -4.79 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4223'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5186'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.7547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.374, -4.79 48.374, -4.79 48.374, -4.79 48.374, -4.79 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5186'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4806'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.4, -4.79 48.4, -4.79 48.4, -4.79 48.4, -4.79 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4806'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4302'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.218611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.401, -4.79 48.401, -4.79 48.401, -4.79 48.401, -4.79 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4302'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4350'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4350'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.408, -4.79 48.408, -4.79 48.408, -4.79 48.408, -4.79 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4350'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5620'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.41, -4.79 48.41, -4.79 48.41, -4.79 48.41, -4.79 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5620'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5070'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.4405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.412, -4.79 48.412, -4.79 48.412, -4.79 48.412, -4.79 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5070'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4417'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.425, -4.79 48.425, -4.79 48.425, -4.79 48.425, -4.79 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4417'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4482'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.426, -4.79 48.426, -4.79 48.426, -4.79 48.426, -4.79 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4482'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4625'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.1275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.432, -4.79 48.432, -4.79 48.432, -4.79 48.432, -4.79 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4625'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4825'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.433, -4.79 48.433, -4.79 48.433, -4.79 48.433, -4.79 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4825'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4232'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.282222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.438, -4.79 48.438, -4.79 48.438, -4.79 48.438, -4.79 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4232'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4306'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.9280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.444, -4.79 48.444, -4.79 48.444, -4.79 48.444, -4.79 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4306'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.46"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.46"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2281'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.5916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.46, -4.79 48.46, -4.79 48.46, -4.79 48.46, -4.79 48.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2281'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.475 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.475 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.475"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_172'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.446666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.475'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.475, -4.79 48.475, -4.79 48.475, -4.79 48.475, -4.79 48.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_172'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.504 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.504"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.504 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "48.504"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7600'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '48.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 48.504, -4.79 48.504, -4.79 48.504, -4.79 48.504, -4.79 48.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7600'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.222 -4.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.222"^^xsd:decimal ;
  dwc:decimalLongitude "-4.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.222 -4.79)"^^geo:wktLiteral ;
  geo-pos:lat "50.222"^^xsd:decimal ;
  geo-pos:long "-4.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1740'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.8925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.79'^^xsd:double;
  dwc:latitude '50.222'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.79 50.222, -4.79 50.222, -4.79 50.222, -4.79 50.222, -4.79 50.222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1740'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4172'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.106111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.298, -4.789 48.298, -4.789 48.298, -4.789 48.298, -4.789 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4172'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5660'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.33, -4.789 48.33, -4.789 48.33, -4.789 48.33, -4.789 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5660'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4575'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.095'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.353, -4.789 48.353, -4.789 48.353, -4.789 48.353, -4.789 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4575'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5306'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.214444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.367, -4.789 48.367, -4.789 48.367, -4.789 48.367, -4.789 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5306'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4545'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.383, -4.789 48.383, -4.789 48.383, -4.789 48.383, -4.789 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4545'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.423 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.423"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6059'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.9036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.423'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.423, -4.789 48.423, -4.789 48.423, -4.789 48.423, -4.789 48.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6059'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4225'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.44, -4.789 48.44, -4.789 48.44, -4.789 48.44, -4.789 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4225'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7749'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.053055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.47, -4.789 48.47, -4.789 48.47, -4.789 48.47, -4.789 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7749'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.479"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.479"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7770'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.479'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.479, -4.789 48.479, -4.789 48.479, -4.789 48.479, -4.789 48.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7770'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.519 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.519"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.519 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.519"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7526'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.285'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.519'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.519, -4.789 48.519, -4.789 48.519, -4.789 48.519, -4.789 48.519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7526'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.534 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.534 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.534"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7733'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.534'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.534, -4.789 48.534, -4.789 48.534, -4.789 48.534, -4.789 48.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7733'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66 -4.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.66"^^xsd:decimal ;
  geo-pos:long "-4.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6453'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.398888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:latitude '48.66'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.789 48.66, -4.789 48.66, -4.789 48.66, -4.789 48.66, -4.789 48.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6453'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7314'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.294, -4.788 48.294, -4.788 48.294, -4.788 48.294, -4.788 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7314'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3847'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.150555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.296, -4.788 48.296, -4.788 48.296, -4.788 48.296, -4.788 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3847'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3399'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.443333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.353, -4.788 48.353, -4.788 48.353, -4.788 48.353, -4.788 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3399'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5191'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.365, -4.788 48.365, -4.788 48.365, -4.788 48.365, -4.788 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5191'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4924'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.339444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.372, -4.788 48.372, -4.788 48.372, -4.788 48.372, -4.788 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4924'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4813'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.8902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.375, -4.788 48.375, -4.788 48.375, -4.788 48.375, -4.788 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4813'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4555'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.383, -4.788 48.383, -4.788 48.383, -4.788 48.383, -4.788 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4555'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4453'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.402, -4.788 48.402, -4.788 48.402, -4.788 48.402, -4.788 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4453'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4536'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.407, -4.788 48.407, -4.788 48.407, -4.788 48.407, -4.788 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4536'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4293'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.407, -4.788 48.407, -4.788 48.407, -4.788 48.407, -4.788 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4293'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4406'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.415'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.412, -4.788 48.412, -4.788 48.412, -4.788 48.412, -4.788 48.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4406'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4697'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.6013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.426, -4.788 48.426, -4.788 48.426, -4.788 48.426, -4.788 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4697'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7428'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.432, -4.788 48.432, -4.788 48.432, -4.788 48.432, -4.788 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7428'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4304'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.581388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.436, -4.788 48.436, -4.788 48.436, -4.788 48.436, -4.788 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4304'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4278'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.654444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.436, -4.788 48.436, -4.788 48.436, -4.788 48.436, -4.788 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4278'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4230'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.62'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.44, -4.788 48.44, -4.788 48.44, -4.788 48.44, -4.788 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4230'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4736'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.371388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.441, -4.788 48.441, -4.788 48.441, -4.788 48.441, -4.788 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4736'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4305'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4305'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.443, -4.788 48.443, -4.788 48.443, -4.788 48.443, -4.788 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4305'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4698'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.8936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.458, -4.788 48.458, -4.788 48.458, -4.788 48.458, -4.788 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4698'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.516 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.516"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.516 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.516"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7479'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.3161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.516'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.516, -4.788 48.516, -4.788 48.516, -4.788 48.516, -4.788 48.516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7479'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.525 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.525 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.525"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7378'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.2825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.525'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.525, -4.788 48.525, -4.788 48.525, -4.788 48.525, -4.788 48.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7378'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.526"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.526 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.526"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7598'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.526'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.526, -4.788 48.526, -4.788 48.526, -4.788 48.526, -4.788 48.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7598'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.542"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.542"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_581'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.010833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.542'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.542, -4.788 48.542, -4.788 48.542, -4.788 48.542, -4.788 48.542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_581'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.633 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.633"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.633 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.633"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6150'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.150833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.633'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.633, -4.788 48.633, -4.788 48.633, -4.788 48.633, -4.788 48.633))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6150'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.697 -4.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.697"^^xsd:decimal ;
  dwc:decimalLongitude "-4.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.697 -4.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.697"^^xsd:decimal ;
  geo-pos:long "-4.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6632'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.315555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.788'^^xsd:double;
  dwc:latitude '48.697'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.788 48.697, -4.788 48.697, -4.788 48.697, -4.788 48.697, -4.788 48.697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6632'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5538'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.9302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.332, -4.787 48.332, -4.787 48.332, -4.787 48.332, -4.787 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5538'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4902'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.7222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.367, -4.787 48.367, -4.787 48.367, -4.787 48.367, -4.787 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4902'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4426'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.541388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.405, -4.787 48.405, -4.787 48.405, -4.787 48.405, -4.787 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4426'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5077'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.216944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.413, -4.787 48.413, -4.787 48.413, -4.787 48.413, -4.787 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5077'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4759'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.419, -4.787 48.419, -4.787 48.419, -4.787 48.419, -4.787 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4759'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4802'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.0361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.422, -4.787 48.422, -4.787 48.422, -4.787 48.422, -4.787 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4802'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4987'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.687222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.429, -4.787 48.429, -4.787 48.429, -4.787 48.429, -4.787 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4987'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7914'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.6525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.433, -4.787 48.433, -4.787 48.433, -4.787 48.433, -4.787 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7914'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4351'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4351'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.468611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.439, -4.787 48.439, -4.787 48.439, -4.787 48.439, -4.787 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4351'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4872'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.439, -4.787 48.439, -4.787 48.439, -4.787 48.439, -4.787 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4872'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4764'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.487777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.448, -4.787 48.448, -4.787 48.448, -4.787 48.448, -4.787 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4764'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4249'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.388333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.457, -4.787 48.457, -4.787 48.457, -4.787 48.457, -4.787 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4249'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.517 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.517"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7607'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.517, -4.787 48.517, -4.787 48.517, -4.787 48.517, -4.787 48.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7607'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.521 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.521"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.521 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.521"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7640'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.7544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.521'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.521, -4.787 48.521, -4.787 48.521, -4.787 48.521, -4.787 48.521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7640'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.535"^^xsd:decimal ;
  dwc:decimalLongitude "-4.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.787)"^^geo:wktLiteral ;
  geo-pos:lat "48.535"^^xsd:decimal ;
  geo-pos:long "-4.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7815'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.7911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.787'^^xsd:double;
  dwc:latitude '48.535'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.787 48.535, -4.787 48.535, -4.787 48.535, -4.787 48.535, -4.787 48.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7815'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4944'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.333, -4.786 48.333, -4.786 48.333, -4.786 48.333, -4.786 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4944'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5064'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.674166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.334, -4.786 48.334, -4.786 48.334, -4.786 48.334, -4.786 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5064'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3247'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.435277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.358, -4.786 48.358, -4.786 48.358, -4.786 48.358, -4.786 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3247'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9301'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9301'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.924722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.364, -4.786 48.364, -4.786 48.364, -4.786 48.364, -4.786 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9301'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5196'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.507222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.377, -4.786 48.377, -4.786 48.377, -4.786 48.377, -4.786 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5196'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5661'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.2919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.396, -4.786 48.396, -4.786 48.396, -4.786 48.396, -4.786 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5661'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4826'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.422777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.414, -4.786 48.414, -4.786 48.414, -4.786 48.414, -4.786 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4826'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.42 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.42"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7448'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.268611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.42'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.42, -4.786 48.42, -4.786 48.42, -4.786 48.42, -4.786 48.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7448'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4309'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4309'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.5225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.429, -4.786 48.429, -4.786 48.429, -4.786 48.429, -4.786 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4309'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4731'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.434, -4.786 48.434, -4.786 48.434, -4.786 48.434, -4.786 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4731'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2199'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.876111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.437, -4.786 48.437, -4.786 48.437, -4.786 48.437, -4.786 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2199'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4516'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4516'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.314722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.444, -4.786 48.444, -4.786 48.444, -4.786 48.444, -4.786 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4516'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.449"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.449"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4354'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.280277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.449'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.449, -4.786 48.449, -4.786 48.449, -4.786 48.449, -4.786 48.449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4354'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4275'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.454, -4.786 48.454, -4.786 48.454, -4.786 48.454, -4.786 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4275'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4254'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.458, -4.786 48.458, -4.786 48.458, -4.786 48.458, -4.786 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4254'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.46"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.46"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_605'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.46, -4.786 48.46, -4.786 48.46, -4.786 48.46, -4.786 48.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_605'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.527"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7702'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.527'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.527, -4.786 48.527, -4.786 48.527, -4.786 48.527, -4.786 48.527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7702'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.529"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7437'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.261388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.529, -4.786 48.529, -4.786 48.529, -4.786 48.529, -4.786 48.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7437'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.675 -4.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.675"^^xsd:decimal ;
  dwc:decimalLongitude "-4.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.675 -4.786)"^^geo:wktLiteral ;
  geo-pos:lat "48.675"^^xsd:decimal ;
  geo-pos:long "-4.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6361'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6361'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.257777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.786'^^xsd:double;
  dwc:latitude '48.675'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.786 48.675, -4.786 48.675, -4.786 48.675, -4.786 48.675, -4.786 48.675))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6361'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4854'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.36, -4.785 48.36, -4.785 48.36, -4.785 48.36, -4.785 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4854'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3354'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.362, -4.785 48.362, -4.785 48.362, -4.785 48.362, -4.785 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3354'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_8377'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.367, -4.785 48.367, -4.785 48.367, -4.785 48.367, -4.785 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8377'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4486'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4486'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.335'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.37, -4.785 48.37, -4.785 48.37, -4.785 48.37, -4.785 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4486'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4821'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.7327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.371, -4.785 48.371, -4.785 48.371, -4.785 48.371, -4.785 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4821'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4324'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.371, -4.785 48.371, -4.785 48.371, -4.785 48.371, -4.785 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4324'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5088'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.38, -4.785 48.38, -4.785 48.38, -4.785 48.38, -4.785 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5088'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4795'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.382, -4.785 48.382, -4.785 48.382, -4.785 48.382, -4.785 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4795'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4490'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4490'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.209722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.384, -4.785 48.384, -4.785 48.384, -4.785 48.384, -4.785 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4490'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4484'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.083055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.402, -4.785 48.402, -4.785 48.402, -4.785 48.402, -4.785 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4484'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.411 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.411"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4344'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.506666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.411'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.411, -4.785 48.411, -4.785 48.411, -4.785 48.411, -4.785 48.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4344'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.426"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.426 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.426"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4407'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.505'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.426, -4.785 48.426, -4.785 48.426, -4.785 48.426, -4.785 48.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4407'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4734'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.926388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.43, -4.785 48.43, -4.785 48.43, -4.785 48.43, -4.785 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4734'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2196'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.435, -4.785 48.435, -4.785 48.435, -4.785 48.435, -4.785 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2196'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.438 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.438"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7431'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.328333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.438'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.438, -4.785 48.438, -4.785 48.438, -4.785 48.438, -4.785 48.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7431'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4280'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.439, -4.785 48.439, -4.785 48.439, -4.785 48.439, -4.785 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4280'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.449"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.449 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.449"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7878'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.156666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.449'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.449, -4.785 48.449, -4.785 48.449, -4.785 48.449, -4.785 48.449))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7878'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.455"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.455"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4413'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.2716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.455, -4.785 48.455, -4.785 48.455, -4.785 48.455, -4.785 48.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4413'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.46"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.46 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.46"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4537'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.160277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.46, -4.785 48.46, -4.785 48.46, -4.785 48.46, -4.785 48.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4537'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.464"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.464"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.8247222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.464'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.464, -4.785 48.464, -4.785 48.464, -4.785 48.464, -4.785 48.464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4891'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.486"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.486"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4521'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.564444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.486'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.486, -4.785 48.486, -4.785 48.486, -4.785 48.486, -4.785 48.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4521'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4880'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.491, -4.785 48.491, -4.785 48.491, -4.785 48.491, -4.785 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4880'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.516 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.516"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.516 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.516"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6989'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.516'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.516, -4.785 48.516, -4.785 48.516, -4.785 48.516, -4.785 48.516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6989'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.556"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.556 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "48.556"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7603'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '48.556'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 48.556, -4.785 48.556, -4.785 48.556, -4.785 48.556, -4.785 48.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7603'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.777 -4.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.777 -4.785)"^^geo:wktLiteral ;
  geo-pos:lat "50.777"^^xsd:decimal ;
  geo-pos:long "-4.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4021'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.545'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.785'^^xsd:double;
  dwc:latitude '50.777'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.785 50.777, -4.785 50.777, -4.785 50.777, -4.785 50.777, -4.785 50.777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4021'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5065'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.686944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.329, -4.784 48.329, -4.784 48.329, -4.784 48.329, -4.784 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5065'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_9120'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.264722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.357, -4.784 48.357, -4.784 48.357, -4.784 48.357, -4.784 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9120'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4661'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.361, -4.784 48.361, -4.784 48.361, -4.784 48.361, -4.784 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4661'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4793'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.209444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.363, -4.784 48.363, -4.784 48.363, -4.784 48.363, -4.784 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4793'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4722'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.363, -4.784 48.363, -4.784 48.363, -4.784 48.363, -4.784 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4722'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8015'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.203055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.381, -4.784 48.381, -4.784 48.381, -4.784 48.381, -4.784 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8015'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5521'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.326666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.386, -4.784 48.386, -4.784 48.386, -4.784 48.386, -4.784 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5521'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4737'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.305277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.388, -4.784 48.388, -4.784 48.388, -4.784 48.388, -4.784 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4737'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4717'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4463888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.39, -4.784 48.39, -4.784 48.39, -4.784 48.39, -4.784 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4717'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4811'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.406, -4.784 48.406, -4.784 48.406, -4.784 48.406, -4.784 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4811'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4451'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.910555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.408, -4.784 48.408, -4.784 48.408, -4.784 48.408, -4.784 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4451'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4670'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.417, -4.784 48.417, -4.784 48.417, -4.784 48.417, -4.784 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4670'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.435 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.435"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4735'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.320833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.435'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.435, -4.784 48.435, -4.784 48.435, -4.784 48.435, -4.784 48.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4735'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4835'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3236111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.437, -4.784 48.437, -4.784 48.437, -4.784 48.437, -4.784 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4835'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4303'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.073611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.442, -4.784 48.442, -4.784 48.442, -4.784 48.442, -4.784 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4303'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.53"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.53"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4669'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.964166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.53'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.53, -4.784 48.53, -4.784 48.53, -4.784 48.53, -4.784 48.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4669'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.572 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.572"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.572 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.572"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7613'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.718611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.572'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.572, -4.784 48.572, -4.784 48.572, -4.784 48.572, -4.784 48.572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7613'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.627 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.627 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.627"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6149'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.548333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.627'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.627, -4.784 48.627, -4.784 48.627, -4.784 48.627, -4.784 48.627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6149'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.738 -4.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.738"^^xsd:decimal ;
  dwc:decimalLongitude "-4.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.738 -4.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.738"^^xsd:decimal ;
  geo-pos:long "-4.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6460'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.784'^^xsd:double;
  dwc:latitude '48.738'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.784 48.738, -4.784 48.738, -4.784 48.738, -4.784 48.738, -4.784 48.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6460'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7306'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7306'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.362, -4.783 48.362, -4.783 48.362, -4.783 48.362, -4.783 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7306'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5193'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.7552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.374, -4.783 48.374, -4.783 48.374, -4.783 48.374, -4.783 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5193'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7495'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7495'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.384, -4.783 48.384, -4.783 48.384, -4.783 48.384, -4.783 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7495'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5194'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.387, -4.783 48.387, -4.783 48.387, -4.783 48.387, -4.783 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5194'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4590'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.8233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.394, -4.783 48.394, -4.783 48.394, -4.783 48.394, -4.783 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4590'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_2823'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.501666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.399, -4.783 48.399, -4.783 48.399, -4.783 48.399, -4.783 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2823'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4622'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.402, -4.783 48.402, -4.783 48.402, -4.783 48.402, -4.783 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4622'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4325'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.0775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.404, -4.783 48.404, -4.783 48.404, -4.783 48.404, -4.783 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4325'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7469'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.053611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.433, -4.783 48.433, -4.783 48.433, -4.783 48.433, -4.783 48.433))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7469'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4262'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.44, -4.783 48.44, -4.783 48.44, -4.783 48.44, -4.783 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4262'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.465 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.465"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.465 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.465"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4620'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.9269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.465'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.465, -4.783 48.465, -4.783 48.465, -4.783 48.465, -4.783 48.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4620'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_607'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.691944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.536, -4.783 48.536, -4.783 48.536, -4.783 48.536, -4.783 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_607'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7520'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.4616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.536, -4.783 48.536, -4.783 48.536, -4.783 48.536, -4.783 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7520'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.589"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6402'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.449722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.589'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.589, -4.783 48.589, -4.783 48.589, -4.783 48.589, -4.783 48.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6402'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.605 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.605"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.605 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.605"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6415'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6415'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.371944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.605'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.605, -4.783 48.605, -4.783 48.605, -4.783 48.605, -4.783 48.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6415'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.606 -4.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.606"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.606 -4.783)"^^geo:wktLiteral ;
  geo-pos:lat "48.606"^^xsd:decimal ;
  geo-pos:long "-4.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6452'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.093333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.783'^^xsd:double;
  dwc:latitude '48.606'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.783 48.606, -4.783 48.606, -4.783 48.606, -4.783 48.606, -4.783 48.606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6452'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.24"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3699'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.376944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.24'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.24, -4.782 48.24, -4.782 48.24, -4.782 48.24, -4.782 48.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3699'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.255"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.255"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4170'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.9175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.255'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.255, -4.782 48.255, -4.782 48.255, -4.782 48.255, -4.782 48.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4170'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.297"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.297"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3427'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.297'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.297, -4.782 48.297, -4.782 48.297, -4.782 48.297, -4.782 48.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3427'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.328"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5788'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.9047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.328, -4.782 48.328, -4.782 48.328, -4.782 48.328, -4.782 48.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5788'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.7561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.348, -4.782 48.348, -4.782 48.348, -4.782 48.348, -4.782 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2897'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4864'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.5433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.348, -4.782 48.348, -4.782 48.348, -4.782 48.348, -4.782 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4864'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4694'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.2147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.385, -4.782 48.385, -4.782 48.385, -4.782 48.385, -4.782 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4694'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4389'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5141666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.386, -4.782 48.386, -4.782 48.386, -4.782 48.386, -4.782 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4389'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3246'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.5925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.386, -4.782 48.386, -4.782 48.386, -4.782 48.386, -4.782 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3246'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4608'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.4125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.388, -4.782 48.388, -4.782 48.388, -4.782 48.388, -4.782 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4608'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4926'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.45'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.39, -4.782 48.39, -4.782 48.39, -4.782 48.39, -4.782 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4926'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4326'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.083611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.395, -4.782 48.395, -4.782 48.395, -4.782 48.395, -4.782 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4326'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4579'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.397, -4.782 48.397, -4.782 48.397, -4.782 48.397, -4.782 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4579'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4693'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7461111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.397, -4.782 48.397, -4.782 48.397, -4.782 48.397, -4.782 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4693'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4671'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.2880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.407, -4.782 48.407, -4.782 48.407, -4.782 48.407, -4.782 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4671'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4219'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.366944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.417, -4.782 48.417, -4.782 48.417, -4.782 48.417, -4.782 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4219'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.428 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.428"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4428'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.3594444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.428'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.428, -4.782 48.428, -4.782 48.428, -4.782 48.428, -4.782 48.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4428'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4287'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.7677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.436, -4.782 48.436, -4.782 48.436, -4.782 48.436, -4.782 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4287'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6619'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.943888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.483, -4.782 48.483, -4.782 48.483, -4.782 48.483, -4.782 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6619'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.485 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.485"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.485 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.485"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4519'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4519'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.485'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.485, -4.782 48.485, -4.782 48.485, -4.782 48.485, -4.782 48.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4519'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.486"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.486 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.486"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4520'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4520'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.273888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.486'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.486, -4.782 48.486, -4.782 48.486, -4.782 48.486, -4.782 48.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4520'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -4.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.492"^^xsd:decimal ;
  dwc:decimalLongitude "-4.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -4.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.492"^^xsd:decimal ;
  geo-pos:long "-4.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_606'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.9780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.782'^^xsd:double;
  dwc:latitude '48.492'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.782 48.492, -4.782 48.492, -4.782 48.492, -4.782 48.492, -4.782 48.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_606'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.299"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.299"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_623'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7738888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.299, -4.781 48.299, -4.781 48.299, -4.781 48.299, -4.781 48.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_623'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5061'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.9786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.351, -4.781 48.351, -4.781 48.351, -4.781 48.351, -4.781 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5061'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5082'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.368, -4.781 48.368, -4.781 48.368, -4.781 48.368, -4.781 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5082'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4704'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.372, -4.781 48.372, -4.781 48.372, -4.781 48.372, -4.781 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4704'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4329'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.375, -4.781 48.375, -4.781 48.375, -4.781 48.375, -4.781 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4329'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5068'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.458611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.381, -4.781 48.381, -4.781 48.381, -4.781 48.381, -4.781 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5068'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5113'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.386, -4.781 48.386, -4.781 48.386, -4.781 48.386, -4.781 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5113'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4615'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.387, -4.781 48.387, -4.781 48.387, -4.781 48.387, -4.781 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4615'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4331'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.184166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.387, -4.781 48.387, -4.781 48.387, -4.781 48.387, -4.781 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4331'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4866'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.387, -4.781 48.387, -4.781 48.387, -4.781 48.387, -4.781 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4866'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4685'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.335'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.402, -4.781 48.402, -4.781 48.402, -4.781 48.402, -4.781 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4685'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2198'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.279722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.405, -4.781 48.405, -4.781 48.405, -4.781 48.405, -4.781 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2198'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4644'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.753055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.427, -4.781 48.427, -4.781 48.427, -4.781 48.427, -4.781 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4644'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4749'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.432, -4.781 48.432, -4.781 48.432, -4.781 48.432, -4.781 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4749'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7403'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7403'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.563611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.442, -4.781 48.442, -4.781 48.442, -4.781 48.442, -4.781 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7403'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.443"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.443 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.443"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4224'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.443'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.443, -4.781 48.443, -4.781 48.443, -4.781 48.443, -4.781 48.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4224'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4771'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.5027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.445, -4.781 48.445, -4.781 48.445, -4.781 48.445, -4.781 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4771'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.463"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.463"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7557'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.463'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.463, -4.781 48.463, -4.781 48.463, -4.781 48.463, -4.781 48.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7557'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.488 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.488"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7641'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.488'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.488, -4.781 48.488, -4.781 48.488, -4.781 48.488, -4.781 48.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7641'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.494"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.494"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4869'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.2825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.494, -4.781 48.494, -4.781 48.494, -4.781 48.494, -4.781 48.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4869'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.737 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.737"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.737 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.737"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6388'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.737'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.737, -4.781 48.737, -4.781 48.737, -4.781 48.737, -4.781 48.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6388'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.783 -4.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.783"^^xsd:decimal ;
  dwc:decimalLongitude "-4.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.783 -4.781)"^^geo:wktLiteral ;
  geo-pos:lat "48.783"^^xsd:decimal ;
  geo-pos:long "-4.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6425'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.6633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.781'^^xsd:double;
  dwc:latitude '48.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.781 48.783, -4.781 48.783, -4.781 48.783, -4.781 48.783, -4.781 48.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6425'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.308"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.308"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3661'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.973611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.308'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.308, -4.78 48.308, -4.78 48.308, -4.78 48.308, -4.78 48.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3661'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5659'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.331, -4.78 48.331, -4.78 48.331, -4.78 48.331, -4.78 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5659'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5433'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.342, -4.78 48.342, -4.78 48.342, -4.78 48.342, -4.78 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5433'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4925'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.513333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.365, -4.78 48.365, -4.78 48.365, -4.78 48.365, -4.78 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4925'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5066'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.606944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.365, -4.78 48.365, -4.78 48.365, -4.78 48.365, -4.78 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5066'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5159'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5159'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.0491666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.366, -4.78 48.366, -4.78 48.366, -4.78 48.366, -4.78 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5159'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3705'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.8525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.384, -4.78 48.384, -4.78 48.384, -4.78 48.384, -4.78 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3705'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4345'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.461944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.389, -4.78 48.389, -4.78 48.389, -4.78 48.389, -4.78 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4345'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4903'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.4158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.389, -4.78 48.389, -4.78 48.389, -4.78 48.389, -4.78 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4903'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4399'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.117222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.394, -4.78 48.394, -4.78 48.394, -4.78 48.394, -4.78 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4399'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4804'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.395, -4.78 48.395, -4.78 48.395, -4.78 48.395, -4.78 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4804'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4250'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.399, -4.78 48.399, -4.78 48.399, -4.78 48.399, -4.78 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4250'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4686'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.4, -4.78 48.4, -4.78 48.4, -4.78 48.4, -4.78 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4686'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.406"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.406 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.406"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7502'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7502'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.9005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.406'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.406, -4.78 48.406, -4.78 48.406, -4.78 48.406, -4.78 48.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7502'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4312'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.413, -4.78 48.413, -4.78 48.413, -4.78 48.413, -4.78 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4312'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7424'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.069166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.413, -4.78 48.413, -4.78 48.413, -4.78 48.413, -4.78 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7424'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6617'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.444, -4.78 48.444, -4.78 48.444, -4.78 48.444, -4.78 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6617'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7655'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.0308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.49, -4.78 48.49, -4.78 48.49, -4.78 48.49, -4.78 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7655'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.529"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7472'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.9441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.529, -4.78 48.529, -4.78 48.529, -4.78 48.529, -4.78 48.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7472'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.554 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.554 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.554"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2200'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.554'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.554, -4.78 48.554, -4.78 48.554, -4.78 48.554, -4.78 48.554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2200'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "48.78"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6273'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.164166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '48.78'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 48.78, -4.78 48.78, -4.78 48.78, -4.78 48.78, -4.78 48.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6273'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.084 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.084"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.084 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "51.084"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4020'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.903611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '51.084'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.78 51.084, -4.78 51.084, -4.78 51.084, -4.78 51.084, -4.78 51.084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4020'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5059'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.3258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.323, -4.779 48.323, -4.779 48.323, -4.779 48.323, -4.779 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5059'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5347'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.336, -4.779 48.336, -4.779 48.336, -4.779 48.336, -4.779 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5347'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4660'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.351, -4.779 48.351, -4.779 48.351, -4.779 48.351, -4.779 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4660'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4268'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.375, -4.779 48.375, -4.779 48.375, -4.779 48.375, -4.779 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4268'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4573'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.379, -4.779 48.379, -4.779 48.379, -4.779 48.379, -4.779 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4573'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.379 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.379"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4526'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.379, -4.779 48.379, -4.779 48.379, -4.779 48.379, -4.779 48.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4526'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4528'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.7891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.387, -4.779 48.387, -4.779 48.387, -4.779 48.387, -4.779 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4528'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4398'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.388, -4.779 48.388, -4.779 48.388, -4.779 48.388, -4.779 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4398'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4506'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.388, -4.779 48.388, -4.779 48.388, -4.779 48.388, -4.779 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4506'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7644'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.175833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.39, -4.779 48.39, -4.779 48.39, -4.779 48.39, -4.779 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7644'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4252'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.439, -4.779 48.439, -4.779 48.439, -4.779 48.439, -4.779 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4252'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7675'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.2638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.454, -4.779 48.454, -4.779 48.454, -4.779 48.454, -4.779 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7675'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.484 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.484"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.484 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.484"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4879'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.484'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.484, -4.779 48.484, -4.779 48.484, -4.779 48.484, -4.779 48.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4879'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.484 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.484"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.484 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.484"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7769'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.5602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.484'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.484, -4.779 48.484, -4.779 48.484, -4.779 48.484, -4.779 48.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7769'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.508 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.508"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.508 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.508"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4746'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.3094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.508'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.508, -4.779 48.508, -4.779 48.508, -4.779 48.508, -4.779 48.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4746'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.542"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.542"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7473'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.5330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.542'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.542, -4.779 48.542, -4.779 48.542, -4.779 48.542, -4.779 48.542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7473'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.613"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.613"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6408'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.4627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.613'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.613, -4.779 48.613, -4.779 48.613, -4.779 48.613, -4.779 48.613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6408'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "48.64"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6319'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6319'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.401666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '48.64'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 48.64, -4.779 48.64, -4.779 48.64, -4.779 48.64, -4.779 48.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6319'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.699 -4.779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.699 -4.779)"^^geo:wktLiteral ;
  geo-pos:lat "50.699"^^xsd:decimal ;
  geo-pos:long "-4.779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4006'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.779'^^xsd:double;
  dwc:latitude '50.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.779 50.699, -4.779 50.699, -4.779 50.699, -4.779 50.699, -4.779 50.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4006'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5223'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.288611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.314, -4.778 48.314, -4.778 48.314, -4.778 48.314, -4.778 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5223'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5295'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.356, -4.778 48.356, -4.778 48.356, -4.778 48.356, -4.778 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5295'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2197'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2197'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.0525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.39, -4.778 48.39, -4.778 48.39, -4.778 48.39, -4.778 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2197'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4846'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.392, -4.778 48.392, -4.778 48.392, -4.778 48.392, -4.778 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4846'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4683'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.5708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.405, -4.778 48.405, -4.778 48.405, -4.778 48.405, -4.778 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4683'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5421'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.413, -4.778 48.413, -4.778 48.413, -4.778 48.413, -4.778 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5421'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.465 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.465"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.465 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.465"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4257'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.058055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.465'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.465, -4.778 48.465, -4.778 48.465, -4.778 48.465, -4.778 48.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4257'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.482"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.482 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.482"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4629'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.181944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.482'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.482, -4.778 48.482, -4.778 48.482, -4.778 48.482, -4.778 48.482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4629'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_7658'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3058333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.489, -4.778 48.489, -4.778 48.489, -4.778 48.489, -4.778 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7658'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.518"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.518"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7373'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.518, -4.778 48.518, -4.778 48.518, -4.778 48.518, -4.778 48.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7373'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.529 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.529"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6603'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.529'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.529, -4.778 48.529, -4.778 48.529, -4.778 48.529, -4.778 48.529))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6603'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.532 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.532 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.532"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7392'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.0411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.532'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.532, -4.778 48.532, -4.778 48.532, -4.778 48.532, -4.778 48.532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7392'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.546 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.546"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.546 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.546"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8029'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.3375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.546'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.546, -4.778 48.546, -4.778 48.546, -4.778 48.546, -4.778 48.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8029'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7780'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.6, -4.778 48.6, -4.778 48.6, -4.778 48.6, -4.778 48.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7780'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.604"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.604"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6283'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.604'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.604, -4.778 48.604, -4.778 48.604, -4.778 48.604, -4.778 48.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6283'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.672 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.672"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.672 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.672"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6360'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6360'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.195833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.672'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.672, -4.778 48.672, -4.778 48.672, -4.778 48.672, -4.778 48.672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6360'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.734"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.734"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6162'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.335833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.734'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.734, -4.778 48.734, -4.778 48.734, -4.778 48.734, -4.778 48.734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6162'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.749 -4.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.749"^^xsd:decimal ;
  dwc:decimalLongitude "-4.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.749 -4.778)"^^geo:wktLiteral ;
  geo-pos:lat "48.749"^^xsd:decimal ;
  geo-pos:long "-4.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6377'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.3158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.778'^^xsd:double;
  dwc:latitude '48.749'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.778 48.749, -4.778 48.749, -4.778 48.749, -4.778 48.749, -4.778 48.749))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6377'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.262"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.262"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4241'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.129722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.262, -4.777 48.262, -4.777 48.262, -4.777 48.262, -4.777 48.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4241'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4855'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.4355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.346, -4.777 48.346, -4.777 48.346, -4.777 48.346, -4.777 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4855'^^xsd:string;
  dwc:observationDate '2002-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4861'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.4594444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.354, -4.777 48.354, -4.777 48.354, -4.777 48.354, -4.777 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4861'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4338'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.682777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.37, -4.777 48.37, -4.777 48.37, -4.777 48.37, -4.777 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4338'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4485'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4485'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.549166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.381, -4.777 48.381, -4.777 48.381, -4.777 48.381, -4.777 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4485'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4488'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4488'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.388, -4.777 48.388, -4.777 48.388, -4.777 48.388, -4.777 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4488'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4346'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.592777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.392, -4.777 48.392, -4.777 48.392, -4.777 48.392, -4.777 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4346'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9302'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.238055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.399, -4.777 48.399, -4.777 48.399, -4.777 48.399, -4.777 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9302'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_9507'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.759722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.407, -4.777 48.407, -4.777 48.407, -4.777 48.407, -4.777 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9507'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.415 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.415"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4410'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.415, -4.777 48.415, -4.777 48.415, -4.777 48.415, -4.777 48.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4410'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7366'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.423055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.419, -4.777 48.419, -4.777 48.419, -4.777 48.419, -4.777 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7366'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.467"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.467"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4618'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.463055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.467, -4.777 48.467, -4.777 48.467, -4.777 48.467, -4.777 48.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4618'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.518"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.518 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.518"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7480'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7480'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.518, -4.777 48.518, -4.777 48.518, -4.777 48.518, -4.777 48.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7480'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.522"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.522"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7433'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.522'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.522, -4.777 48.522, -4.777 48.522, -4.777 48.522, -4.777 48.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7433'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.535"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.535"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7375'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.535'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.535, -4.777 48.535, -4.777 48.535, -4.777 48.535, -4.777 48.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7375'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.539 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.539"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.539 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.539"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7710'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.1433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.539'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.539, -4.777 48.539, -4.777 48.539, -4.777 48.539, -4.777 48.539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7710'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.565 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.565 -4.777)"^^geo:wktLiteral ;
  geo-pos:lat "48.565"^^xsd:decimal ;
  geo-pos:long "-4.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_576'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.468055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:latitude '48.565'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.777 48.565, -4.777 48.565, -4.777 48.565, -4.777 48.565, -4.777 48.565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_576'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.228 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.228"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.228 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.228"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_3851'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.228'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.228, -4.776 48.228, -4.776 48.228, -4.776 48.228, -4.776 48.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3851'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5431'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.3566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.339, -4.776 48.339, -4.776 48.339, -4.776 48.339, -4.776 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5431'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6031'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.158055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.345, -4.776 48.345, -4.776 48.345, -4.776 48.345, -4.776 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6031'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4535'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.9230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.375, -4.776 48.375, -4.776 48.375, -4.776 48.375, -4.776 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4535'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4761'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.376, -4.776 48.376, -4.776 48.376, -4.776 48.376, -4.776 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4761'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4715'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.378, -4.776 48.378, -4.776 48.378, -4.776 48.378, -4.776 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4715'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4727'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.383, -4.776 48.383, -4.776 48.383, -4.776 48.383, -4.776 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4727'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4716'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.384, -4.776 48.384, -4.776 48.384, -4.776 48.384, -4.776 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4716'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.391 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.391"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4397'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.391, -4.776 48.391, -4.776 48.391, -4.776 48.391, -4.776 48.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4397'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7850'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.921944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.404, -4.776 48.404, -4.776 48.404, -4.776 48.404, -4.776 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7850'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4518'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4518'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6163888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.489, -4.776 48.489, -4.776 48.489, -4.776 48.489, -4.776 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4518'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4523'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.291111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.493, -4.776 48.493, -4.776 48.493, -4.776 48.493, -4.776 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4523'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_609'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.161666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.51, -4.776 48.51, -4.776 48.51, -4.776 48.51, -4.776 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_609'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.538 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.538"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.538 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.538"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_10037'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.4175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.538'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.538, -4.776 48.538, -4.776 48.538, -4.776 48.538, -4.776 48.538))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10037'^^xsd:string;
  dwc:observationDate '2003-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.694 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.694"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.694 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.694"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6369'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6369'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.694'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.694, -4.776 48.694, -4.776 48.694, -4.776 48.694, -4.776 48.694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6369'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.774 -4.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.774"^^xsd:decimal ;
  dwc:decimalLongitude "-4.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.774 -4.776)"^^geo:wktLiteral ;
  geo-pos:lat "48.774"^^xsd:decimal ;
  geo-pos:long "-4.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6373'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6373'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.393611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.776'^^xsd:double;
  dwc:latitude '48.774'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.776 48.774, -4.776 48.774, -4.776 48.774, -4.776 48.774, -4.776 48.774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6373'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4742'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.6261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.325, -4.775 48.325, -4.775 48.325, -4.775 48.325, -4.775 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4742'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5554'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.4683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.335, -4.775 48.335, -4.775 48.335, -4.775 48.335, -4.775 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5554'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3289'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.414722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.346, -4.775 48.346, -4.775 48.346, -4.775 48.346, -4.775 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3289'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5067'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.367, -4.775 48.367, -4.775 48.367, -4.775 48.367, -4.775 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5067'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4695'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.4177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.384, -4.775 48.384, -4.775 48.384, -4.775 48.384, -4.775 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4695'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4408'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4408'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.29'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.388, -4.775 48.388, -4.775 48.388, -4.775 48.388, -4.775 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4408'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4395'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.281388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.39, -4.775 48.39, -4.775 48.39, -4.775 48.39, -4.775 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4395'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4805'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.396, -4.775 48.396, -4.775 48.396, -4.775 48.396, -4.775 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4805'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.413"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.413 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.413"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4684'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.413'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.413, -4.775 48.413, -4.775 48.413, -4.775 48.413, -4.775 48.413))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4684'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7577'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.442, -4.775 48.442, -4.775 48.442, -4.775 48.442, -4.775 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7577'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.461"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.461"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4276'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.461'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.461, -4.775 48.461, -4.775 48.461, -4.775 48.461, -4.775 48.461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4276'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.474"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.474"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4643'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.379722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.474'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.474, -4.775 48.474, -4.775 48.474, -4.775 48.474, -4.775 48.474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4643'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4699'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.718611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.49, -4.775 48.49, -4.775 48.49, -4.775 48.49, -4.775 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4699'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4700'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.333888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.493, -4.775 48.493, -4.775 48.493, -4.775 48.493, -4.775 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4700'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_610'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_610'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.831666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.51, -4.775 48.51, -4.775 48.51, -4.775 48.51, -4.775 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_610'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.527 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.527"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_7476'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.136666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.527'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.527, -4.775 48.527, -4.775 48.527, -4.775 48.527, -4.775 48.527))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7476'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.794 -4.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.794"^^xsd:decimal ;
  dwc:decimalLongitude "-4.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.794 -4.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.794"^^xsd:decimal ;
  geo-pos:long "-4.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6270'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.5986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.775'^^xsd:double;
  dwc:latitude '48.794'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.775 48.794, -4.775 48.794, -4.775 48.794, -4.775 48.794, -4.775 48.794))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6270'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.226 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.226 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.226"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5565'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.226'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.226, -4.774 48.226, -4.774 48.226, -4.774 48.226, -4.774 48.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5565'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.305"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2521'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.2713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.305, -4.774 48.305, -4.774 48.305, -4.774 48.305, -4.774 48.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2521'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_645'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.541111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.309, -4.774 48.309, -4.774 48.309, -4.774 48.309, -4.774 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_645'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4441'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.086944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.318, -4.774 48.318, -4.774 48.318, -4.774 48.318, -4.774 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4441'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5063'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.344166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.343, -4.774 48.343, -4.774 48.343, -4.774 48.343, -4.774 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5063'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4794'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.5819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.369, -4.774 48.369, -4.774 48.369, -4.774 48.369, -4.774 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4794'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.37 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.37"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4429'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.37, -4.774 48.37, -4.774 48.37, -4.774 48.37, -4.774 48.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4429'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3274'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.077222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.375, -4.774 48.375, -4.774 48.375, -4.774 48.375, -4.774 48.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3274'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4310'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4310'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.7886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.38, -4.774 48.38, -4.774 48.38, -4.774 48.38, -4.774 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4310'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4364'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.2172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.393, -4.774 48.393, -4.774 48.393, -4.774 48.393, -4.774 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4364'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4401'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.223888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.395, -4.774 48.395, -4.774 48.395, -4.774 48.395, -4.774 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4401'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4823'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.078611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.399, -4.774 48.399, -4.774 48.399, -4.774 48.399, -4.774 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4823'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4800'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.035833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.403, -4.774 48.403, -4.774 48.403, -4.774 48.403, -4.774 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4800'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7747'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.400277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.422, -4.774 48.422, -4.774 48.422, -4.774 48.422, -4.774 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7747'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.434 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.434"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4308'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4308'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.517777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.434'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.434, -4.774 48.434, -4.774 48.434, -4.774 48.434, -4.774 48.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4308'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7768'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.527222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.458, -4.774 48.458, -4.774 48.458, -4.774 48.458, -4.774 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7768'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.471 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.471 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.471"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.471'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.471, -4.774 48.471, -4.774 48.471, -4.774 48.471, -4.774 48.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4885'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6602'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.8477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.533, -4.774 48.533, -4.774 48.533, -4.774 48.533, -4.774 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6602'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.551 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.551"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.551 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.551"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7711'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.8669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.551'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.551, -4.774 48.551, -4.774 48.551, -4.774 48.551, -4.774 48.551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7711'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.56"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7614'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.9252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.56'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.56, -4.774 48.56, -4.774 48.56, -4.774 48.56, -4.774 48.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7614'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.656 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.656 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.656"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6622'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.068055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.656'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.656, -4.774 48.656, -4.774 48.656, -4.774 48.656, -4.774 48.656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6622'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.703 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.703"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.703 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "48.703"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6334'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '48.703'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 48.703, -4.774 48.703, -4.774 48.703, -4.774 48.703, -4.774 48.703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6334'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.199 -4.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.199 -4.774)"^^geo:wktLiteral ;
  geo-pos:lat "51.199"^^xsd:decimal ;
  geo-pos:long "-4.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3969'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.328888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.774'^^xsd:double;
  dwc:latitude '51.199'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.774 51.199, -4.774 51.199, -4.774 51.199, -4.774 51.199, -4.774 51.199))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3969'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.228 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.228"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.228 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.228"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2129'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.228'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.228, -4.773 48.228, -4.773 48.228, -4.773 48.228, -4.773 48.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2129'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5432'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.345'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.331, -4.773 48.331, -4.773 48.331, -4.773 48.331, -4.773 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5432'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5755'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.346, -4.773 48.346, -4.773 48.346, -4.773 48.346, -4.773 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5755'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4632'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.356, -4.773 48.356, -4.773 48.356, -4.773 48.356, -4.773 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4632'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_10116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_10116'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.366, -4.773 48.366, -4.773 48.366, -4.773 48.366, -4.773 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_10116'^^xsd:string;
  dwc:observationDate '2003-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4624'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.378, -4.773 48.378, -4.773 48.378, -4.773 48.378, -4.773 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4624'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4589'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.386, -4.773 48.386, -4.773 48.386, -4.773 48.386, -4.773 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4589'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5187'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.609444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.392, -4.773 48.392, -4.773 48.392, -4.773 48.392, -4.773 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5187'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4580'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.397, -4.773 48.397, -4.773 48.397, -4.773 48.397, -4.773 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4580'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5069'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.6558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.404, -4.773 48.404, -4.773 48.404, -4.773 48.404, -4.773 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5069'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2407'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2407'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.899444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.41, -4.773 48.41, -4.773 48.41, -4.773 48.41, -4.773 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2407'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4672'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.9738888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.417, -4.773 48.417, -4.773 48.417, -4.773 48.417, -4.773 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4672'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.419"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.419 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.419"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7362'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.4677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.419'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.419, -4.773 48.419, -4.773 48.419, -4.773 48.419, -4.773 48.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7362'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.441 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.441"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7401'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7401'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.476944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.441'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.441, -4.773 48.441, -4.773 48.441, -4.773 48.441, -4.773 48.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7401'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.445 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.445"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7583'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.205833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.445'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.445, -4.773 48.445, -4.773 48.445, -4.773 48.445, -4.773 48.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7583'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4281'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.829444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.447, -4.773 48.447, -4.773 48.447, -4.773 48.447, -4.773 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4281'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.464"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.464"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4540'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.495555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.464'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.464, -4.773 48.464, -4.773 48.464, -4.773 48.464, -4.773 48.464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4540'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.467"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.467"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4539'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.467, -4.773 48.467, -4.773 48.467, -4.773 48.467, -4.773 48.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4539'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.512 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.512 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.512"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7372'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.9230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.512'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.512, -4.773 48.512, -4.773 48.512, -4.773 48.512, -4.773 48.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7372'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.594 -4.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.594"^^xsd:decimal ;
  dwc:decimalLongitude "-4.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.594 -4.773)"^^geo:wktLiteral ;
  geo-pos:lat "48.594"^^xsd:decimal ;
  geo-pos:long "-4.773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6397'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6397'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.1947222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.773'^^xsd:double;
  dwc:latitude '48.594'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.773 48.594, -4.773 48.594, -4.773 48.594, -4.773 48.594, -4.773 48.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6397'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_8294'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.4827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.286, -4.772 48.286, -4.772 48.286, -4.772 48.286, -4.772 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8294'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4659'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.346, -4.772 48.346, -4.772 48.346, -4.772 48.346, -4.772 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4659'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_4454'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.035833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.347, -4.772 48.347, -4.772 48.347, -4.772 48.347, -4.772 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4454'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4845'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.1413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.368, -4.772 48.368, -4.772 48.368, -4.772 48.368, -4.772 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4845'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2492'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2492'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.9394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.376, -4.772 48.376, -4.772 48.376, -4.772 48.376, -4.772 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2492'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4487'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4487'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.095'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.378, -4.772 48.378, -4.772 48.378, -4.772 48.378, -4.772 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4487'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4251'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.383, -4.772 48.383, -4.772 48.383, -4.772 48.383, -4.772 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4251'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4847'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8191666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.384, -4.772 48.384, -4.772 48.384, -4.772 48.384, -4.772 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4847'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4703'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.5005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.384, -4.772 48.384, -4.772 48.384, -4.772 48.384, -4.772 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4703'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4702'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.386, -4.772 48.386, -4.772 48.386, -4.772 48.386, -4.772 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4702'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4554'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.5627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.39, -4.772 48.39, -4.772 48.39, -4.772 48.39, -4.772 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4554'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4606'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.9363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.396, -4.772 48.396, -4.772 48.396, -4.772 48.396, -4.772 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4606'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2406'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.8777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.416, -4.772 48.416, -4.772 48.416, -4.772 48.416, -4.772 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2406'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3258'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.302222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.432, -4.772 48.432, -4.772 48.432, -4.772 48.432, -4.772 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3258'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4874'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.436, -4.772 48.436, -4.772 48.436, -4.772 48.436, -4.772 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4874'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7404'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.7825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.454, -4.772 48.454, -4.772 48.454, -4.772 48.454, -4.772 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7404'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.467"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.467 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.467"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_315'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_315'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.566388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.467'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.467, -4.772 48.467, -4.772 48.467, -4.772 48.467, -4.772 48.467))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_315'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.469"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.469"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7484'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7484'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.699444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.469, -4.772 48.469, -4.772 48.469, -4.772 48.469, -4.772 48.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7484'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.491"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.491 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.491"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4767'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.9675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.491, -4.772 48.491, -4.772 48.491, -4.772 48.491, -4.772 48.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4767'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -4.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.528"^^xsd:decimal ;
  dwc:decimalLongitude "-4.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.528 -4.772)"^^geo:wktLiteral ;
  geo-pos:lat "48.528"^^xsd:decimal ;
  geo-pos:long "-4.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_582'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.648055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.772'^^xsd:double;
  dwc:latitude '48.528'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.772 48.528, -4.772 48.528, -4.772 48.528, -4.772 48.528, -4.772 48.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_582'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.112 -4.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.112"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.112 -4.771)"^^geo:wktLiteral ;
  geo-pos:lat "48.112"^^xsd:decimal ;
  geo-pos:long "-4.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1825'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.771'^^xsd:double;
  dwc:latitude '48.112'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.771 48.112, -4.771 48.112, -4.771 48.112, -4.771 48.112, -4.771 48.112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1825'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.771)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4349'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4349'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.771'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.771 48.352, -4.771 48.352, -4.771 48.352, -4.771 48.352, -4.771 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4349'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.771)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_8000'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.100833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.771'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.771 48.363, -4.771 48.363, -4.771 48.363, -4.771 48.363, -4.771 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8000'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.364 -4.771)"^^geo:wktLiteral ;
  geo-pos:lat "48.364"^^xsd:decimal ;
  geo-pos:long "-4.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7916'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.115277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.771'^^xsd:double;
  dwc:latitude '48.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.771 48.364, -4.771 48.364, -4.771 48.364, -4.771 48.364, -4.771 48.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7916'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.771)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4616'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.771'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.771 48.385, -4.771 48.385, -4.771 48.385, -4.771 48.385, -4.771 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4616'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.771)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4797'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.771944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.771'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.771 48.399, -4.771 48.399, -4.771 48.399, -4.771 48.399, -4.771 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4797'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.771)"^^geo:wktLiteral ;
  geo-pos:lat "48.501"^^xsd:decimal ;
  geo-pos:long "-4.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4522'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.146666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.771'^^xsd:double;
  dwc:latitude '48.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.771 48.501, -4.771 48.501, -4.771 48.501, -4.771 48.501, -4.771 48.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4522'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.504 -4.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.504"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.504 -4.771)"^^geo:wktLiteral ;
  geo-pos:lat "48.504"^^xsd:decimal ;
  geo-pos:long "-4.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6606'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.771'^^xsd:double;
  dwc:latitude '48.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.771 48.504, -4.771 48.504, -4.771 48.504, -4.771 48.504, -4.771 48.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6606'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5155'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1163888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.333, -4.77 48.333, -4.77 48.333, -4.77 48.333, -4.77 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5155'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2790'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.081388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.335, -4.77 48.335, -4.77 48.335, -4.77 48.335, -4.77 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2790'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2417'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.4844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.346, -4.77 48.346, -4.77 48.346, -4.77 48.346, -4.77 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2417'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4760'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.435'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.376, -4.77 48.376, -4.77 48.376, -4.77 48.376, -4.77 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4760'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.387 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.387"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4342'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.042222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.387'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.387, -4.77 48.387, -4.77 48.387, -4.77 48.387, -4.77 48.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4342'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5079'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.248055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.39, -4.77 48.39, -4.77 48.39, -4.77 48.39, -4.77 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5079'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4796'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.958888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.393, -4.77 48.393, -4.77 48.393, -4.77 48.393, -4.77 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4796'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4578'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.4561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.396, -4.77 48.396, -4.77 48.396, -4.77 48.396, -4.77 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4578'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7674'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.265555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.401, -4.77 48.401, -4.77 48.401, -4.77 48.401, -4.77 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7674'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.402 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.402"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4678'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.402'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.402, -4.77 48.402, -4.77 48.402, -4.77 48.402, -4.77 48.402))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4678'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.425 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.425"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4941'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.360833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.425'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.425, -4.77 48.425, -4.77 48.425, -4.77 48.425, -4.77 48.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4941'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.478 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.478"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.478 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.478"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7370'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7370'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.250833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.478'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.478, -4.77 48.478, -4.77 48.478, -4.77 48.478, -4.77 48.478))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7370'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.604"^^xsd:decimal ;
  dwc:decimalLongitude "-4.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.77)"^^geo:wktLiteral ;
  geo-pos:lat "48.604"^^xsd:decimal ;
  geo-pos:long "-4.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6418'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6418'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.235277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.77'^^xsd:double;
  dwc:latitude '48.604'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.77 48.604, -4.77 48.604, -4.77 48.604, -4.77 48.604, -4.77 48.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6418'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5104'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5104'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.476944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.294, -4.769 48.294, -4.769 48.294, -4.769 48.294, -4.769 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5104'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5058'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.318, -4.769 48.318, -4.769 48.318, -4.769 48.318, -4.769 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5058'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5160'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.345, -4.769 48.345, -4.769 48.345, -4.769 48.345, -4.769 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5160'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4577'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.386, -4.769 48.386, -4.769 48.386, -4.769 48.386, -4.769 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4577'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.395 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.395"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4443'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.395'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.395, -4.769 48.395, -4.769 48.395, -4.769 48.395, -4.769 48.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4443'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4738'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.5458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.404, -4.769 48.404, -4.769 48.404, -4.769 48.404, -4.769 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4738'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6945'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.3013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.416, -4.769 48.416, -4.769 48.416, -4.769 48.416, -4.769 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6945'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.436 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.436"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4621'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.436, -4.769 48.436, -4.769 48.436, -4.769 48.436, -4.769 48.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4621'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4642'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.350555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.458, -4.769 48.458, -4.769 48.458, -4.769 48.458, -4.769 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4642'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4882'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.47, -4.769 48.47, -4.769 48.47, -4.769 48.47, -4.769 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4882'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.521 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.521"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.521 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.521"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_608'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.495'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.521'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.521, -4.769 48.521, -4.769 48.521, -4.769 48.521, -4.769 48.521))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_608'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.53"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.53"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_7664'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.53'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.53, -4.769 48.53, -4.769 48.53, -4.769 48.53, -4.769 48.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7664'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.534 -4.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.534 -4.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.534"^^xsd:decimal ;
  geo-pos:long "-4.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7376'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.6847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.769'^^xsd:double;
  dwc:latitude '48.534'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.769 48.534, -4.769 48.534, -4.769 48.534, -4.769 48.534, -4.769 48.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7376'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5198'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.327, -4.768 48.327, -4.768 48.327, -4.768 48.327, -4.768 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5198'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4923'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.7361111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.366, -4.768 48.366, -4.768 48.366, -4.768 48.366, -4.768 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4923'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_8180'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.9888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.372, -4.768 48.372, -4.768 48.372, -4.768 48.372, -4.768 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8180'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4311'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.36'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.385, -4.768 48.385, -4.768 48.385, -4.768 48.385, -4.768 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4311'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4388'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.389, -4.768 48.389, -4.768 48.389, -4.768 48.389, -4.768 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4388'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.458 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.458"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3085'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.458'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.458, -4.768 48.458, -4.768 48.458, -4.768 48.458, -4.768 48.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3085'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.468"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.468 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.468"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.17'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.468'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.468, -4.768 48.468, -4.768 48.468, -4.768 48.468, -4.768 48.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4890'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.702 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.702"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.702 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.702"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6387'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.702'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.702, -4.768 48.702, -4.768 48.702, -4.768 48.702, -4.768 48.702))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6387'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.717 -4.768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.717 -4.768)"^^geo:wktLiteral ;
  geo-pos:lat "48.717"^^xsd:decimal ;
  geo-pos:long "-4.768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6129'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.768'^^xsd:double;
  dwc:latitude '48.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.768 48.717, -4.768 48.717, -4.768 48.717, -4.768 48.717, -4.768 48.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6129'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7500'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7500'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.284722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.349, -4.767 48.349, -4.767 48.349, -4.767 48.349, -4.767 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7500'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4504'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.2688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.38, -4.767 48.38, -4.767 48.38, -4.767 48.38, -4.767 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4504'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.383 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.383"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4400'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.383, -4.767 48.383, -4.767 48.383, -4.767 48.383, -4.767 48.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4400'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4907'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.839444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.39, -4.767 48.39, -4.767 48.39, -4.767 48.39, -4.767 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4907'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.417 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.417"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_9652'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.1975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.417'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.417, -4.767 48.417, -4.767 48.417, -4.767 48.417, -4.767 48.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9652'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.461"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.461 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.461"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4255'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.232222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.461'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.461, -4.767 48.461, -4.767 48.461, -4.767 48.461, -4.767 48.461))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4255'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.47 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.47"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4619'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.5652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.47'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.47, -4.767 48.47, -4.767 48.47, -4.767 48.47, -4.767 48.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4619'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.492"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.492 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.492"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4628'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.5925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.492'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.492, -4.767 48.492, -4.767 48.492, -4.767 48.492, -4.767 48.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4628'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.54"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7774'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.54'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.54, -4.767 48.54, -4.767 48.54, -4.767 48.54, -4.767 48.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7774'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.571 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.571 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.571"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7721'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.571'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.571, -4.767 48.571, -4.767 48.571, -4.767 48.571, -4.767 48.571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7721'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6366'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6366'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.2408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.586, -4.767 48.586, -4.767 48.586, -4.767 48.586, -4.767 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6366'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.771 -4.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.771"^^xsd:decimal ;
  dwc:decimalLongitude "-4.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.771 -4.767)"^^geo:wktLiteral ;
  geo-pos:lat "48.771"^^xsd:decimal ;
  geo-pos:long "-4.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6372'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6372'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.157777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.767'^^xsd:double;
  dwc:latitude '48.771'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.767 48.771, -4.767 48.771, -4.767 48.771, -4.767 48.771, -4.767 48.771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6372'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4725'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.2302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.271, -4.766 48.271, -4.766 48.271, -4.766 48.271, -4.766 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4725'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5100'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.28, -4.766 48.28, -4.766 48.28, -4.766 48.28, -4.766 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5100'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4951'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.5597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.319, -4.766 48.319, -4.766 48.319, -4.766 48.319, -4.766 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4951'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_8272'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.338, -4.766 48.338, -4.766 48.338, -4.766 48.338, -4.766 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8272'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5078'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.4613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.393, -4.766 48.393, -4.766 48.393, -4.766 48.393, -4.766 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5078'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.532 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.532 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.532"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7730'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.532'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.532, -4.766 48.532, -4.766 48.532, -4.766 48.532, -4.766 48.532))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7730'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.535"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.535"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7723'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.535'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.535, -4.766 48.535, -4.766 48.535, -4.766 48.535, -4.766 48.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7723'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.584"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7720'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.2683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.584'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.584, -4.766 48.584, -4.766 48.584, -4.766 48.584, -4.766 48.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7720'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.63"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6326'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6326'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.63'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.63, -4.766 48.63, -4.766 48.63, -4.766 48.63, -4.766 48.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6326'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.655 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.655 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.655"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6367'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6367'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.655'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.655, -4.766 48.655, -4.766 48.655, -4.766 48.655, -4.766 48.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6367'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.743 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.743"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.743 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "48.743"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9855'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.765555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '48.743'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 48.743, -4.766 48.743, -4.766 48.743, -4.766 48.743, -4.766 48.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9855'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.255 -4.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.255"^^xsd:decimal ;
  dwc:decimalLongitude "-4.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.255 -4.766)"^^geo:wktLiteral ;
  geo-pos:lat "50.255"^^xsd:decimal ;
  geo-pos:long "-4.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1737'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.0727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.766'^^xsd:double;
  dwc:latitude '50.255'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.766 50.255, -4.766 50.255, -4.766 50.255, -4.766 50.255, -4.766 50.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1737'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.282"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4185'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4185'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.035'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.282, -4.765 48.282, -4.765 48.282, -4.765 48.282, -4.765 48.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4185'^^xsd:string;
  dwc:observationDate '2002-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2113'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.309, -4.765 48.309, -4.765 48.309, -4.765 48.309, -4.765 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2113'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2424'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.2827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.331, -4.765 48.331, -4.765 48.331, -4.765 48.331, -4.765 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2424'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5083'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.352, -4.765 48.352, -4.765 48.352, -4.765 48.352, -4.765 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5083'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4812'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.0794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.377, -4.765 48.377, -4.765 48.377, -4.765 48.377, -4.765 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4812'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4525'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.7555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.39, -4.765 48.39, -4.765 48.39, -4.765 48.39, -4.765 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4525'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_4892'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.7952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.407, -4.765 48.407, -4.765 48.407, -4.765 48.407, -4.765 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4892'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.534 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.534 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.534"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7701'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.534'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.534, -4.765 48.534, -4.765 48.534, -4.765 48.534, -4.765 48.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7701'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.535"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.535"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_7705'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.618333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.535'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.535, -4.765 48.535, -4.765 48.535, -4.765 48.535, -4.765 48.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7705'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.544"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.544"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7668'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.9591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.544'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.544, -4.765 48.544, -4.765 48.544, -4.765 48.544, -4.765 48.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7668'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.549 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.549"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.549 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.549"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6988'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.87'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.549'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.549, -4.765 48.549, -4.765 48.549, -4.765 48.549, -4.765 48.549))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6988'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.573"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7725'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.281666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.573'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.573, -4.765 48.573, -4.765 48.573, -4.765 48.573, -4.765 48.573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7725'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6362'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.765'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.765 48.581, -4.765 48.581, -4.765 48.581, -4.765 48.581, -4.765 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6362'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.489 -4.764)"^^geo:wktLiteral ;
  geo-pos:lat "48.489"^^xsd:decimal ;
  geo-pos:long "-4.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_7441'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.764'^^xsd:double;
  dwc:latitude '48.489'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.764 48.489, -4.764 48.489, -4.764 48.489, -4.764 48.489, -4.764 48.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7441'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.533 -4.764)"^^geo:wktLiteral ;
  geo-pos:lat "48.533"^^xsd:decimal ;
  geo-pos:long "-4.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7667'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.764'^^xsd:double;
  dwc:latitude '48.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.764 48.533, -4.764 48.533, -4.764 48.533, -4.764 48.533, -4.764 48.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7667'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.802 -4.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.802"^^xsd:decimal ;
  dwc:decimalLongitude "-4.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.802 -4.764)"^^geo:wktLiteral ;
  geo-pos:lat "48.802"^^xsd:decimal ;
  geo-pos:long "-4.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6600'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.223611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.764'^^xsd:double;
  dwc:latitude '48.802'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.764 48.802, -4.764 48.802, -4.764 48.802, -4.764 48.802, -4.764 48.802))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6600'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.868 -4.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.868"^^xsd:decimal ;
  dwc:decimalLongitude "-4.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.868 -4.764)"^^geo:wktLiteral ;
  geo-pos:lat "48.868"^^xsd:decimal ;
  geo-pos:long "-4.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6952'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.553888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.764'^^xsd:double;
  dwc:latitude '48.868'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.764 48.868, -4.764 48.868, -4.764 48.868, -4.764 48.868, -4.764 48.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6952'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.763)"^^geo:wktLiteral ;
  geo-pos:lat "48.27"^^xsd:decimal ;
  geo-pos:long "-4.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_2144'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.573055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.763'^^xsd:double;
  dwc:latitude '48.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.763 48.27, -4.763 48.27, -4.763 48.27, -4.763 48.27, -4.763 48.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2144'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.446 -4.763)"^^geo:wktLiteral ;
  geo-pos:lat "48.446"^^xsd:decimal ;
  geo-pos:long "-4.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4416'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.696388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.763'^^xsd:double;
  dwc:latitude '48.446'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.763 48.446, -4.763 48.446, -4.763 48.446, -4.763 48.446, -4.763 48.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4416'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.763)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-4.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7672'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.5291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.763'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.763 48.493, -4.763 48.493, -4.763 48.493, -4.763 48.493, -4.763 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7672'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.763)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6399'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6399'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.8541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.763'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.763 48.586, -4.763 48.586, -4.763 48.586, -4.763 48.586, -4.763 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6399'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.719 -4.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.719"^^xsd:decimal ;
  dwc:decimalLongitude "-4.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.719 -4.763)"^^geo:wktLiteral ;
  geo-pos:lat "48.719"^^xsd:decimal ;
  geo-pos:long "-4.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6314'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6314'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.443888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.763'^^xsd:double;
  dwc:latitude '48.719'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.763 48.719, -4.763 48.719, -4.763 48.719, -4.763 48.719, -4.763 48.719))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6314'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.812 -4.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.812"^^xsd:decimal ;
  dwc:decimalLongitude "-4.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.812 -4.763)"^^geo:wktLiteral ;
  geo-pos:lat "48.812"^^xsd:decimal ;
  geo-pos:long "-4.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3864'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.405'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.763'^^xsd:double;
  dwc:latitude '48.812'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.763 48.812, -4.763 48.812, -4.763 48.812, -4.763 48.812, -4.763 48.812))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3864'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.762)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5184'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.249722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.762'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.762 48.327, -4.762 48.327, -4.762 48.327, -4.762 48.327, -4.762 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5184'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.762)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5190'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.916111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.762'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.762 48.385, -4.762 48.385, -4.762 48.385, -4.762 48.385, -4.762 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5190'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.762)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4799'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.116944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.762'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.762 48.398, -4.762 48.398, -4.762 48.398, -4.762 48.398, -4.762 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4799'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401"^^xsd:decimal ;
  dwc:decimalLongitude "-4.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401 -4.762)"^^geo:wktLiteral ;
  geo-pos:lat "48.401"^^xsd:decimal ;
  geo-pos:long "-4.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4543'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7394444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.762'^^xsd:double;
  dwc:latitude '48.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.762 48.401, -4.762 48.401, -4.762 48.401, -4.762 48.401, -4.762 48.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4543'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.762)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7423'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.434166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.762'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.762 48.414, -4.762 48.414, -4.762 48.414, -4.762 48.414, -4.762 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7423'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.437"^^xsd:decimal ;
  dwc:decimalLongitude "-4.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.437 -4.762)"^^geo:wktLiteral ;
  geo-pos:lat "48.437"^^xsd:decimal ;
  geo-pos:long "-4.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4248'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.776388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.762'^^xsd:double;
  dwc:latitude '48.437'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.762 48.437, -4.762 48.437, -4.762 48.437, -4.762 48.437, -4.762 48.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4248'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -4.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.474"^^xsd:decimal ;
  dwc:decimalLongitude "-4.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.474 -4.762)"^^geo:wktLiteral ;
  geo-pos:lat "48.474"^^xsd:decimal ;
  geo-pos:long "-4.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7468'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.054722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.762'^^xsd:double;
  dwc:latitude '48.474'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.762 48.474, -4.762 48.474, -4.762 48.474, -4.762 48.474, -4.762 48.474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7468'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.762)"^^geo:wktLiteral ;
  geo-pos:lat "48.619"^^xsd:decimal ;
  geo-pos:long "-4.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6447'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.762'^^xsd:double;
  dwc:latitude '48.619'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.762 48.619, -4.762 48.619, -4.762 48.619, -4.762 48.619, -4.762 48.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6447'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5202'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.7925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.317, -4.761 48.317, -4.761 48.317, -4.761 48.317, -4.761 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5202'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_2784'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.9533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.372, -4.761 48.372, -4.761 48.372, -4.761 48.372, -4.761 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2784'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4267'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.3602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.372, -4.761 48.372, -4.761 48.372, -4.761 48.372, -4.761 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4267'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5188'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.739166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.382, -4.761 48.382, -4.761 48.382, -4.761 48.382, -4.761 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5188'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.432, -4.761 48.432, -4.761 48.432, -4.761 48.432, -4.761 48.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4886'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.456 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.456"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.456 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.456"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4701'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.750555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.456'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.456, -4.761 48.456, -4.761 48.456, -4.761 48.456, -4.761 48.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4701'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.459"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.459 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.459"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.912222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.459'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.459, -4.761 48.459, -4.761 48.459, -4.761 48.459, -4.761 48.459))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4888'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.566"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.566"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6637'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.4038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.566'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.566, -4.761 48.566, -4.761 48.566, -4.761 48.566, -4.761 48.566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6637'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.607"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.607"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6364'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6364'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.473333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.607'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.607, -4.761 48.607, -4.761 48.607, -4.761 48.607, -4.761 48.607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6364'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -4.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.622"^^xsd:decimal ;
  dwc:decimalLongitude "-4.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -4.761)"^^geo:wktLiteral ;
  geo-pos:lat "48.622"^^xsd:decimal ;
  geo-pos:long "-4.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6641'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.835'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.761'^^xsd:double;
  dwc:latitude '48.622'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.761 48.622, -4.761 48.622, -4.761 48.622, -4.761 48.622, -4.761 48.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6641'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.236 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.236"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.236 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "48.236"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_7177'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.205'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '48.236'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.76 48.236, -4.76 48.236, -4.76 48.236, -4.76 48.236, -4.76 48.236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7177'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5199'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5199'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.76 48.298, -4.76 48.298, -4.76 48.298, -4.76 48.298, -4.76 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5199'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_2311'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.690833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.76 48.374, -4.76 48.374, -4.76 48.374, -4.76 48.374, -4.76 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2311'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5087'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.76 48.382, -4.76 48.382, -4.76 48.382, -4.76 48.382, -4.76 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5087'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_8028'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.76 48.49, -4.76 48.49, -4.76 48.49, -4.76 48.49, -4.76 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8028'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.866 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.866"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.866 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "48.866"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6268'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.4272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '48.866'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.76 48.866, -4.76 48.866, -4.76 48.866, -4.76 48.866, -4.76 48.866))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6268'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -4.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.883"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -4.76)"^^geo:wktLiteral ;
  geo-pos:lat "48.883"^^xsd:decimal ;
  geo-pos:long "-4.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6265'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.76'^^xsd:double;
  dwc:latitude '48.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.76 48.883, -4.76 48.883, -4.76 48.883, -4.76 48.883, -4.76 48.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6265'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5102'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 48.286, -4.759 48.286, -4.759 48.286, -4.759 48.286, -4.759 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5102'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5103'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 48.294, -4.759 48.294, -4.759 48.294, -4.759 48.294, -4.759 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5103'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3419'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.259444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 48.332, -4.759 48.332, -4.759 48.332, -4.759 48.332, -4.759 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3419'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.377 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "48.377"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4233'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '48.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 48.377, -4.759 48.377, -4.759 48.377, -4.759 48.377, -4.759 48.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4233'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "48.416"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4452'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.1775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '48.416'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 48.416, -4.759 48.416, -4.759 48.416, -4.759 48.416, -4.759 48.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4452'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7608'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7608'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 48.51, -4.759 48.51, -4.759 48.51, -4.759 48.51, -4.759 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7608'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "48.573"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7616'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7616'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '48.573'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 48.573, -4.759 48.573, -4.759 48.573, -4.759 48.573, -4.759 48.573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7616'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.48 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.48"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.48 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "49.48"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_734'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.069722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '49.48'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 49.48, -4.759 49.48, -4.759 49.48, -4.759 49.48, -4.759 49.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_734'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.711 -4.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.711 -4.759)"^^geo:wktLiteral ;
  geo-pos:lat "50.711"^^xsd:decimal ;
  geo-pos:long "-4.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4031'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.290277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.759'^^xsd:double;
  dwc:latitude '50.711'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759 50.711, -4.759 50.711, -4.759 50.711, -4.759 50.711, -4.759 50.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4031'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5221'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.106388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.31, -4.758 48.31, -4.758 48.31, -4.758 48.31, -4.758 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5221'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1478'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.325, -4.758 48.325, -4.758 48.325, -4.758 48.325, -4.758 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1478'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4330'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.378, -4.758 48.378, -4.758 48.378, -4.758 48.378, -4.758 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4330'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5115'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5115'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.378, -4.758 48.378, -4.758 48.378, -4.758 48.378, -4.758 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5115'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.381"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.381 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.381"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4524'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.4436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.381'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.381, -4.758 48.381, -4.758 48.381, -4.758 48.381, -4.758 48.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4524'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4527'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3916666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.388, -4.758 48.388, -4.758 48.388, -4.758 48.388, -4.758 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4527'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.463"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.463"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4883'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.463'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.463, -4.758 48.463, -4.758 48.463, -4.758 48.463, -4.758 48.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4883'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.625 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.625"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.625 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.625"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6156'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6156'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.625'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.625, -4.758 48.625, -4.758 48.625, -4.758 48.625, -4.758 48.625))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6156'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -4.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -4.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-4.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6167'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.6941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.758'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.758 48.75, -4.758 48.75, -4.758 48.75, -4.758 48.75, -4.758 48.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6167'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.757)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4343'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.793055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.757'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.757 48.394, -4.757 48.394, -4.757 48.394, -4.757 48.394, -4.757 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4343'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.407"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.407 -4.757)"^^geo:wktLiteral ;
  geo-pos:lat "48.407"^^xsd:decimal ;
  geo-pos:long "-4.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7236'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.0230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.757'^^xsd:double;
  dwc:latitude '48.407'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.757 48.407, -4.757 48.407, -4.757 48.407, -4.757 48.407, -4.757 48.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7236'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -4.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.469"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -4.757)"^^geo:wktLiteral ;
  geo-pos:lat "48.469"^^xsd:decimal ;
  geo-pos:long "-4.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4627'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.361666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.757'^^xsd:double;
  dwc:latitude '48.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.757 48.469, -4.757 48.469, -4.757 48.469, -4.757 48.469, -4.757 48.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4627'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.53"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.53 -4.757)"^^geo:wktLiteral ;
  geo-pos:lat "48.53"^^xsd:decimal ;
  geo-pos:long "-4.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_564'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.3613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.757'^^xsd:double;
  dwc:latitude '48.53'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.757 48.53, -4.757 48.53, -4.757 48.53, -4.757 48.53, -4.757 48.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_564'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.617"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.757)"^^geo:wktLiteral ;
  geo-pos:lat "48.617"^^xsd:decimal ;
  geo-pos:long "-4.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6445'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.9244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.757'^^xsd:double;
  dwc:latitude '48.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.757 48.617, -4.757 48.617, -4.757 48.617, -4.757 48.617, -4.757 48.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6445'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.755 -4.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.755 -4.757)"^^geo:wktLiteral ;
  geo-pos:lat "48.755"^^xsd:decimal ;
  geo-pos:long "-4.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6274'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.256944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.757'^^xsd:double;
  dwc:latitude '48.755'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.757 48.755, -4.757 48.755, -4.757 48.755, -4.757 48.755, -4.757 48.755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6274'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.869 -4.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.869 -4.757)"^^geo:wktLiteral ;
  geo-pos:lat "48.869"^^xsd:decimal ;
  geo-pos:long "-4.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6953'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.757'^^xsd:double;
  dwc:latitude '48.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.757 48.869, -4.757 48.869, -4.757 48.869, -4.757 48.869, -4.757 48.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6953'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4741'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.8602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.32, -4.756 48.32, -4.756 48.32, -4.756 48.32, -4.756 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4741'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4985'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.371111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.34, -4.756 48.34, -4.756 48.34, -4.756 48.34, -4.756 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4985'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4867'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.700277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.399, -4.756 48.399, -4.756 48.399, -4.756 48.399, -4.756 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4867'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.422"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.422 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.422"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4300'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4300'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.083888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.422, -4.756 48.422, -4.756 48.422, -4.756 48.422, -4.756 48.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4300'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.455"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.455 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.455"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4626'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.730833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.455'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.455, -4.756 48.455, -4.756 48.455, -4.756 48.455, -4.756 48.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4626'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.54"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.54 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.54"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7728'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.4675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.54'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.54, -4.756 48.54, -4.756 48.54, -4.756 48.54, -4.756 48.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7728'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.544"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.544"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7377'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.544'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.544, -4.756 48.544, -4.756 48.544, -4.756 48.544, -4.756 48.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7377'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.646"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.646"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6320'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6320'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.095833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.646'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.646, -4.756 48.646, -4.756 48.646, -4.756 48.646, -4.756 48.646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6320'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.65"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.65 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.65"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6947'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.555'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.65'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.65, -4.756 48.65, -4.756 48.65, -4.756 48.65, -4.756 48.65))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6947'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79 -4.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79 -4.756)"^^geo:wktLiteral ;
  geo-pos:lat "48.79"^^xsd:decimal ;
  geo-pos:long "-4.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6336'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.5619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.756'^^xsd:double;
  dwc:latitude '48.79'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756 48.79, -4.756 48.79, -4.756 48.79, -4.756 48.79, -4.756 48.79))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6336'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.755)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5947'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.4375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.755'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.755 48.316, -4.755 48.316, -4.755 48.316, -4.755 48.316, -4.755 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5947'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.755)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5294'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.755'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.755 48.322, -4.755 48.322, -4.755 48.322, -4.755 48.322, -4.755 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5294'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.755)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5004'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.283055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.755'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.755 48.326, -4.755 48.326, -4.755 48.326, -4.755 48.326, -4.755 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5004'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.755)"^^geo:wktLiteral ;
  geo-pos:lat "48.601"^^xsd:decimal ;
  geo-pos:long "-4.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6282'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.755'^^xsd:double;
  dwc:latitude '48.601'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.755 48.601, -4.755 48.601, -4.755 48.601, -4.755 48.601, -4.755 48.601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6282'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.754)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_7141'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.754'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.754 48.348, -4.754 48.348, -4.754 48.348, -4.754 48.348, -4.754 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7141'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.439 -4.754)"^^geo:wktLiteral ;
  geo-pos:lat "48.439"^^xsd:decimal ;
  geo-pos:long "-4.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7748'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.554444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.754'^^xsd:double;
  dwc:latitude '48.439'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.754 48.439, -4.754 48.439, -4.754 48.439, -4.754 48.439, -4.754 48.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7748'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.567 -4.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.567 -4.754)"^^geo:wktLiteral ;
  geo-pos:lat "48.567"^^xsd:decimal ;
  geo-pos:long "-4.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7713'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.754'^^xsd:double;
  dwc:latitude '48.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.754 48.567, -4.754 48.567, -4.754 48.567, -4.754 48.567, -4.754 48.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7713'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.754)"^^geo:wktLiteral ;
  geo-pos:lat "48.615"^^xsd:decimal ;
  geo-pos:long "-4.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6450'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6108333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.754'^^xsd:double;
  dwc:latitude '48.615'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.754 48.615, -4.754 48.615, -4.754 48.615, -4.754 48.615, -4.754 48.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6450'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.674 -4.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.674"^^xsd:decimal ;
  dwc:decimalLongitude "-4.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.674 -4.754)"^^geo:wktLiteral ;
  geo-pos:lat "48.674"^^xsd:decimal ;
  geo-pos:long "-4.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6434'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2830555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.754'^^xsd:double;
  dwc:latitude '48.674'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.754 48.674, -4.754 48.674, -4.754 48.674, -4.754 48.674, -4.754 48.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6434'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.768 -4.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.768"^^xsd:decimal ;
  dwc:decimalLongitude "-4.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.768 -4.754)"^^geo:wktLiteral ;
  geo-pos:lat "49.768"^^xsd:decimal ;
  geo-pos:long "-4.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4128'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.3344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.754'^^xsd:double;
  dwc:latitude '49.768'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.754 49.768, -4.754 49.768, -4.754 49.768, -4.754 49.768, -4.754 49.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4128'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5231'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.063055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.346, -4.753 48.346, -4.753 48.346, -4.753 48.346, -4.753 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5231'^^xsd:string;
  dwc:observationDate '2002-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.361"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4714'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.361, -4.753 48.361, -4.753 48.361, -4.753 48.361, -4.753 48.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4714'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4808'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.368, -4.753 48.368, -4.753 48.368, -4.753 48.368, -4.753 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4808'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5089'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.7327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.398, -4.753 48.398, -4.753 48.398, -4.753 48.398, -4.753 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5089'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.405 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.405"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3039'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.493888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.405'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.405, -4.753 48.405, -4.753 48.405, -4.753 48.405, -4.753 48.405))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3039'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.453"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.453 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.453"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4414'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.8452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.453'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.453, -4.753 48.453, -4.753 48.453, -4.753 48.453, -4.753 48.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4414'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.611 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.611 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.611"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6444'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.7019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.611'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.611, -4.753 48.611, -4.753 48.611, -4.753 48.611, -4.753 48.611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6444'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.621 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.621"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.621 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.621"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6359'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.621'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.621, -4.753 48.621, -4.753 48.621, -4.753 48.621, -4.753 48.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6359'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.646"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "48.646"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6160'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.524722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '48.646'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 48.646, -4.753 48.646, -4.753 48.646, -4.753 48.646, -4.753 48.646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6160'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.619 -4.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.619 -4.753)"^^geo:wktLiteral ;
  geo-pos:lat "50.619"^^xsd:decimal ;
  geo-pos:long "-4.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4044'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.8252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.753'^^xsd:double;
  dwc:latitude '50.619'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.753 50.619, -4.753 50.619, -4.753 50.619, -4.753 50.619, -4.753 50.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4044'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.752)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6942'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.215833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.752'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.752 48.315, -4.752 48.315, -4.752 48.315, -4.752 48.315, -4.752 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6942'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.752)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4607'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.752'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.752 48.374, -4.752 48.374, -4.752 48.374, -4.752 48.374, -4.752 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4607'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.539 -4.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.539"^^xsd:decimal ;
  dwc:decimalLongitude "-4.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.539 -4.752)"^^geo:wktLiteral ;
  geo-pos:lat "48.539"^^xsd:decimal ;
  geo-pos:long "-4.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7386'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.056666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.752'^^xsd:double;
  dwc:latitude '48.539'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.752 48.539, -4.752 48.539, -4.752 48.539, -4.752 48.539, -4.752 48.539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7386'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.617"^^xsd:decimal ;
  dwc:decimalLongitude "-4.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.752)"^^geo:wktLiteral ;
  geo-pos:lat "48.617"^^xsd:decimal ;
  geo-pos:long "-4.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7605'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.156666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.752'^^xsd:double;
  dwc:latitude '48.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.752 48.617, -4.752 48.617, -4.752 48.617, -4.752 48.617, -4.752 48.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7605'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.623 -4.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.623"^^xsd:decimal ;
  dwc:decimalLongitude "-4.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.623 -4.752)"^^geo:wktLiteral ;
  geo-pos:lat "48.623"^^xsd:decimal ;
  geo-pos:long "-4.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6358'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6358'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.752'^^xsd:double;
  dwc:latitude '48.623'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.752 48.623, -4.752 48.623, -4.752 48.623, -4.752 48.623, -4.752 48.623))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6358'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5948'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.26'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.356, -4.751 48.356, -4.751 48.356, -4.751 48.356, -4.751 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5948'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4908'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.574444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.397, -4.751 48.397, -4.751 48.397, -4.751 48.397, -4.751 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4908'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.398"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.398 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.398"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4713'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.0386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.398'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.398, -4.751 48.398, -4.751 48.398, -4.751 48.398, -4.751 48.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4713'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.454 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.454"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6618'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.876944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.454'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.454, -4.751 48.454, -4.751 48.454, -4.751 48.454, -4.751 48.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6618'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.536 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.536"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6604'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.4933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.536, -4.751 48.536, -4.751 48.536, -4.751 48.536, -4.751 48.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6604'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.575 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.575"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.575 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.575"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6640'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.235833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.575'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.575, -4.751 48.575, -4.751 48.575, -4.751 48.575, -4.751 48.575))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6640'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6449'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.581, -4.751 48.581, -4.751 48.581, -4.751 48.581, -4.751 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6449'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6451'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.055'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.586, -4.751 48.586, -4.751 48.586, -4.751 48.586, -4.751 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6451'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.752 -4.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.752"^^xsd:decimal ;
  dwc:decimalLongitude "-4.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.752 -4.751)"^^geo:wktLiteral ;
  geo-pos:lat "48.752"^^xsd:decimal ;
  geo-pos:long "-4.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6629'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.204722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.751'^^xsd:double;
  dwc:latitude '48.752'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.751 48.752, -4.751 48.752, -4.751 48.752, -4.751 48.752, -4.751 48.752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6629'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4489'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4489'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.344, -4.75 48.344, -4.75 48.344, -4.75 48.344, -4.75 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4489'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2951'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.219722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.347, -4.75 48.347, -4.75 48.347, -4.75 48.347, -4.75 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2951'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7578'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.5375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.44, -4.75 48.44, -4.75 48.44, -4.75 48.44, -4.75 48.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7578'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.442"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.442 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.442"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4745'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.095277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.442'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.442, -4.75 48.442, -4.75 48.442, -4.75 48.442, -4.75 48.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4745'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7743'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.168611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.483, -4.75 48.483, -4.75 48.483, -4.75 48.483, -4.75 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7743'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.501 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.501"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7735'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.046666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.501, -4.75 48.501, -4.75 48.501, -4.75 48.501, -4.75 48.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7735'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.509 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.509"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.509 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.509"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7618'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7618'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.509, -4.75 48.509, -4.75 48.509, -4.75 48.509, -4.75 48.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7618'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.565 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.565 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.565"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6413'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6413'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.565'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.565, -4.75 48.565, -4.75 48.565, -4.75 48.565, -4.75 48.565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6413'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.565 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.565 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.565"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7724'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.192222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.565'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.565, -4.75 48.565, -4.75 48.565, -4.75 48.565, -4.75 48.565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7724'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.568"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.568"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7726'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.406666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.568'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.568, -4.75 48.568, -4.75 48.568, -4.75 48.568, -4.75 48.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7726'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_9856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_9856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_9856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.68"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_9856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.68 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.68"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_9856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_9856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_9856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_9856'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.442222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.68'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.68, -4.75 48.68, -4.75 48.68, -4.75 48.68, -4.75 48.68))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_9856'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.757 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.757"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.757 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.757"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6163'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.194166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.757'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.757, -4.75 48.757, -4.75 48.757, -4.75 48.757, -4.75 48.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6163'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.776 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.776"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.776 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "48.776"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_6164'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.133611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '48.776'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.75 48.776, -4.75 48.776, -4.75 48.776, -4.75 48.776, -4.75 48.776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6164'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -4.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -4.749)"^^geo:wktLiteral ;
  geo-pos:lat "48.251"^^xsd:decimal ;
  geo-pos:long "-4.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4188'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4188'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.136388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.749'^^xsd:double;
  dwc:latitude '48.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.749 48.251, -4.749 48.251, -4.749 48.251, -4.749 48.251, -4.749 48.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4188'^^xsd:string;
  dwc:observationDate '2002-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.384 -4.749)"^^geo:wktLiteral ;
  geo-pos:lat "48.384"^^xsd:decimal ;
  geo-pos:long "-4.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4822'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.3441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.749'^^xsd:double;
  dwc:latitude '48.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.749 48.384, -4.749 48.384, -4.749 48.384, -4.749 48.384, -4.749 48.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4822'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -4.749)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-4.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4279'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.542777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.749'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.749 48.483, -4.749 48.483, -4.749 48.483, -4.749 48.483, -4.749 48.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4279'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.749)"^^geo:wktLiteral ;
  geo-pos:lat "48.569"^^xsd:decimal ;
  geo-pos:long "-4.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7615'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.749'^^xsd:double;
  dwc:latitude '48.569'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.749 48.569, -4.749 48.569, -4.749 48.569, -4.749 48.569, -4.749 48.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7615'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.749)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-4.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6398'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.7125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.749'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.749 48.6, -4.749 48.6, -4.749 48.6, -4.749 48.6, -4.749 48.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6398'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.732 -4.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.732"^^xsd:decimal ;
  dwc:decimalLongitude "-4.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.732 -4.749)"^^geo:wktLiteral ;
  geo-pos:lat "48.732"^^xsd:decimal ;
  geo-pos:long "-4.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6430'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.154444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.749'^^xsd:double;
  dwc:latitude '48.732'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.749 48.732, -4.749 48.732, -4.749 48.732, -4.749 48.732, -4.749 48.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6430'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.202 -4.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.202"^^xsd:decimal ;
  dwc:decimalLongitude "-4.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.202 -4.748)"^^geo:wktLiteral ;
  geo-pos:lat "48.202"^^xsd:decimal ;
  geo-pos:long "-4.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2522'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.118055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.748'^^xsd:double;
  dwc:latitude '48.202'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.748 48.202, -4.748 48.202, -4.748 48.202, -4.748 48.202, -4.748 48.202))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2522'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.748)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2461'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.8613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.748'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.748 48.346, -4.748 48.346, -4.748 48.346, -4.748 48.346, -4.748 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2461'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.748)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4762'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.5094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.748'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.748 48.389, -4.748 48.389, -4.748 48.389, -4.748 48.389, -4.748 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4762'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.515 -4.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.515"^^xsd:decimal ;
  dwc:decimalLongitude "-4.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.515 -4.748)"^^geo:wktLiteral ;
  geo-pos:lat "48.515"^^xsd:decimal ;
  geo-pos:long "-4.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7482'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_7482'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.154722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.748'^^xsd:double;
  dwc:latitude '48.515'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.748 48.515, -4.748 48.515, -4.748 48.515, -4.748 48.515, -4.748 48.515))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7482'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.603 -4.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.603"^^xsd:decimal ;
  dwc:decimalLongitude "-4.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.603 -4.748)"^^geo:wktLiteral ;
  geo-pos:lat "48.603"^^xsd:decimal ;
  geo-pos:long "-4.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6280'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.1872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.748'^^xsd:double;
  dwc:latitude '48.603'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.748 48.603, -4.748 48.603, -4.748 48.603, -4.748 48.603, -4.748 48.603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6280'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -4.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72 -4.748)"^^geo:wktLiteral ;
  geo-pos:lat "48.72"^^xsd:decimal ;
  geo-pos:long "-4.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6424'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.748'^^xsd:double;
  dwc:latitude '48.72'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.748 48.72, -4.748 48.72, -4.748 48.72, -4.748 48.72, -4.748 48.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6424'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.755 -4.748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.755 -4.748)"^^geo:wktLiteral ;
  geo-pos:lat "50.755"^^xsd:decimal ;
  geo-pos:long "-4.748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4022'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.748'^^xsd:double;
  dwc:latitude '50.755'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.748 50.755, -4.748 50.755, -4.748 50.755, -4.748 50.755, -4.748 50.755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4022'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5060'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.5327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.392, -4.747 48.392, -4.747 48.392, -4.747 48.392, -4.747 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5060'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_7463'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.404, -4.747 48.404, -4.747 48.404, -4.747 48.404, -4.747 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7463'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.457"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.457 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.457"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7346'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.457'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.457, -4.747 48.457, -4.747 48.457, -4.747 48.457, -4.747 48.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7346'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.494"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.494 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.494"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7198'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7198'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9991666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.494, -4.747 48.494, -4.747 48.494, -4.747 48.494, -4.747 48.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7198'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.573"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_575'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.573'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.573, -4.747 48.573, -4.747 48.573, -4.747 48.573, -4.747 48.573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_575'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.589"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6442'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.589'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.589, -4.747 48.589, -4.747 48.589, -4.747 48.589, -4.747 48.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6442'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.603 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.603"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.603 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.603"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2205'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.876944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.603'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.603, -4.747 48.603, -4.747 48.603, -4.747 48.603, -4.747 48.603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2205'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.613"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.613"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6406'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6406'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.8711111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.613'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.613, -4.747 48.613, -4.747 48.613, -4.747 48.613, -4.747 48.613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6406'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -4.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -4.747)"^^geo:wktLiteral ;
  geo-pos:lat "48.705"^^xsd:decimal ;
  geo-pos:long "-4.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6867'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.747'^^xsd:double;
  dwc:latitude '48.705'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.747 48.705, -4.747 48.705, -4.747 48.705, -4.747 48.705, -4.747 48.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6867'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.152 -4.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.152"^^xsd:decimal ;
  dwc:decimalLongitude "-4.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.152 -4.746)"^^geo:wktLiteral ;
  geo-pos:lat "48.152"^^xsd:decimal ;
  geo-pos:long "-4.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1831'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.985'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.746'^^xsd:double;
  dwc:latitude '48.152'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.746 48.152, -4.746 48.152, -4.746 48.152, -4.746 48.152, -4.746 48.152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1831'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.284"^^xsd:decimal ;
  dwc:decimalLongitude "-4.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.746)"^^geo:wktLiteral ;
  geo-pos:lat "48.284"^^xsd:decimal ;
  geo-pos:long "-4.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2160'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.746'^^xsd:double;
  dwc:latitude '48.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.746 48.284, -4.746 48.284, -4.746 48.284, -4.746 48.284, -4.746 48.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2160'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.389"^^xsd:decimal ;
  dwc:decimalLongitude "-4.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.389 -4.746)"^^geo:wktLiteral ;
  geo-pos:lat "48.389"^^xsd:decimal ;
  geo-pos:long "-4.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4479'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4479'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.746'^^xsd:double;
  dwc:latitude '48.389'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.746 48.389, -4.746 48.389, -4.746 48.389, -4.746 48.389, -4.746 48.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4479'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.746)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4798'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.3775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.746'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.746 48.392, -4.746 48.392, -4.746 48.392, -4.746 48.392, -4.746 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4798'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.397 -4.746)"^^geo:wktLiteral ;
  geo-pos:lat "48.397"^^xsd:decimal ;
  geo-pos:long "-4.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2911'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.753888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.746'^^xsd:double;
  dwc:latitude '48.397'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.746 48.397, -4.746 48.397, -4.746 48.397, -4.746 48.397, -4.746 48.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2911'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.746)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6448'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.746'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.746 48.586, -4.746 48.586, -4.746 48.586, -4.746 48.586, -4.746 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6448'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.617"^^xsd:decimal ;
  dwc:decimalLongitude "-4.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.617 -4.746)"^^geo:wktLiteral ;
  geo-pos:lat "48.617"^^xsd:decimal ;
  geo-pos:long "-4.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6322'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6322'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.259722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.746'^^xsd:double;
  dwc:latitude '48.617'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.746 48.617, -4.746 48.617, -4.746 48.617, -4.746 48.617, -4.746 48.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6322'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.392 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "48.392"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_3637'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.273333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '48.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.745 48.392, -4.745 48.392, -4.745 48.392, -4.745 48.392, -4.745 48.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3637'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.464"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.464 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "48.464"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_7915'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '48.464'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.745 48.464, -4.745 48.464, -4.745 48.464, -4.745 48.464, -4.745 48.464))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7915'^^xsd:string;
  dwc:observationDate '2002-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.469"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.469 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "48.469"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4747'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.9919444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '48.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.745 48.469, -4.745 48.469, -4.745 48.469, -4.745 48.469, -4.745 48.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4747'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "48.601"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6416'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6416'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.231111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '48.601'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.745 48.601, -4.745 48.601, -4.745 48.601, -4.745 48.601, -4.745 48.601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6416'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.647 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.647 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "48.647"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2213'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.416111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '48.647'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.745 48.647, -4.745 48.647, -4.745 48.647, -4.745 48.647, -4.745 48.647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2213'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.74"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "48.74"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6166'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.4888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '48.74'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.745 48.74, -4.745 48.74, -4.745 48.74, -4.745 48.74, -4.745 48.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6166'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.242 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.242"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.242 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.242"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_8261'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.6541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.242, -4.744 48.242, -4.744 48.242, -4.744 48.242, -4.744 48.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8261'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4507'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.359, -4.744 48.359, -4.744 48.359, -4.744 48.359, -4.744 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4507'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.396"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.396 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.396"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_4650'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.2669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.396'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.396, -4.744 48.396, -4.744 48.396, -4.744 48.396, -4.744 48.396))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4650'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.418 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.418"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4286'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.647777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.418, -4.744 48.418, -4.744 48.418, -4.744 48.418, -4.744 48.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4286'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.51"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7816'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.51, -4.744 48.51, -4.744 48.51, -4.744 48.51, -4.744 48.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7816'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.542"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.542"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7430'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.467222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.542'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.542, -4.744 48.542, -4.744 48.542, -4.744 48.542, -4.744 48.542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7430'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.569"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7718'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.158333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.569'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.569, -4.744 48.569, -4.744 48.569, -4.744 48.569, -4.744 48.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7718'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.636 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.636"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.636 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.636"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6276'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.339444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.636'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.636, -4.744 48.636, -4.744 48.636, -4.744 48.636, -4.744 48.636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6276'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.743 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.743"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.743 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.743"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6630'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.303055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.743'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.743, -4.744 48.743, -4.744 48.743, -4.744 48.743, -4.744 48.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6630'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.766 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.766"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.766 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.766"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6429'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.766'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.766, -4.744 48.766, -4.744 48.766, -4.744 48.766, -4.744 48.766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6429'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78 -4.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.78"^^xsd:decimal ;
  dwc:decimalLongitude "-4.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.78 -4.744)"^^geo:wktLiteral ;
  geo-pos:lat "48.78"^^xsd:decimal ;
  geo-pos:long "-4.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6461'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.095277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.744'^^xsd:double;
  dwc:latitude '48.78'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.744 48.78, -4.744 48.78, -4.744 48.78, -4.744 48.78, -4.744 48.78))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6461'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.743)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4623'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.743'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.743 48.373, -4.743 48.373, -4.743 48.373, -4.743 48.373, -4.743 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4623'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -4.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.499"^^xsd:decimal ;
  dwc:decimalLongitude "-4.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.499 -4.743)"^^geo:wktLiteral ;
  geo-pos:lat "48.499"^^xsd:decimal ;
  geo-pos:long "-4.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7347'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7347'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.743'^^xsd:double;
  dwc:latitude '48.499'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.743 48.499, -4.743 48.499, -4.743 48.499, -4.743 48.499, -4.743 48.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7347'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -4.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -4.743)"^^geo:wktLiteral ;
  geo-pos:lat "48.57"^^xsd:decimal ;
  geo-pos:long "-4.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2204'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.182222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.743'^^xsd:double;
  dwc:latitude '48.57'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.743 48.57, -4.743 48.57, -4.743 48.57, -4.743 48.57, -4.743 48.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2204'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.573 -4.743)"^^geo:wktLiteral ;
  geo-pos:lat "48.573"^^xsd:decimal ;
  geo-pos:long "-4.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7617'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7617'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.205'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.743'^^xsd:double;
  dwc:latitude '48.573'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.743 48.573, -4.743 48.573, -4.743 48.573, -4.743 48.573, -4.743 48.573))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7617'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.743)"^^geo:wktLiteral ;
  geo-pos:lat "48.615"^^xsd:decimal ;
  geo-pos:long "-4.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6357'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6357'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.7297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.743'^^xsd:double;
  dwc:latitude '48.615'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.743 48.615, -4.743 48.615, -4.743 48.615, -4.743 48.615, -4.743 48.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6357'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.895 -4.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.895"^^xsd:decimal ;
  dwc:decimalLongitude "-4.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.895 -4.743)"^^geo:wktLiteral ;
  geo-pos:lat "50.895"^^xsd:decimal ;
  geo-pos:long "-4.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4018'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.929166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.743'^^xsd:double;
  dwc:latitude '50.895'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.743 50.895, -4.743 50.895, -4.743 50.895, -4.743 50.895, -4.743 50.895))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4018'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5200'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5200'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.9808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.3, -4.742 48.3, -4.742 48.3, -4.742 48.3, -4.742 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5200'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.463"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.463"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4256'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.447222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.463'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.463, -4.742 48.463, -4.742 48.463, -4.742 48.463, -4.742 48.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4256'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.523 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.523"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.523 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.523"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_2280'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.4619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.523'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.523, -4.742 48.523, -4.742 48.523, -4.742 48.523, -4.742 48.523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2280'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.544"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.544 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.544"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2202'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2202'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.544'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.544, -4.742 48.544, -4.742 48.544, -4.742 48.544, -4.742 48.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2202'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.551 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.551"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.551 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.551"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7778'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.371666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.551'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.551, -4.742 48.551, -4.742 48.551, -4.742 48.551, -4.742 48.551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7778'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.567 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.567 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.567"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_574'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.567'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.567, -4.742 48.567, -4.742 48.567, -4.742 48.567, -4.742 48.567))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_574'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.569"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7521'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7521'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.1425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.569'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.569, -4.742 48.569, -4.742 48.569, -4.742 48.569, -4.742 48.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7521'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.575 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.575"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.575 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.575"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6404'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.0775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.575'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.575, -4.742 48.575, -4.742 48.575, -4.742 48.575, -4.742 48.575))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6404'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.577 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.577"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.577 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.577"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7722'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.187777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.577'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.577, -4.742 48.577, -4.742 48.577, -4.742 48.577, -4.742 48.577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7722'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_611'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_611'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.581, -4.742 48.581, -4.742 48.581, -4.742 48.581, -4.742 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_611'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.64"^^xsd:decimal ;
  geo-pos:long "-4.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6275'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.121666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.742'^^xsd:double;
  dwc:latitude '48.64'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742 48.64, -4.742 48.64, -4.742 48.64, -4.742 48.64, -4.742 48.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6275'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.378 -4.741)"^^geo:wktLiteral ;
  geo-pos:lat "48.378"^^xsd:decimal ;
  geo-pos:long "-4.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7079'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.717222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.741'^^xsd:double;
  dwc:latitude '48.378'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.741 48.378, -4.741 48.378, -4.741 48.378, -4.741 48.378, -4.741 48.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7079'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.741)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4763'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.741'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.741 48.4, -4.741 48.4, -4.741 48.4, -4.741 48.4, -4.741 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4763'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.741)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-4.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4881'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.741'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.741 48.451, -4.741 48.451, -4.741 48.451, -4.741 48.451, -4.741 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4881'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.451"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.451 -4.741)"^^geo:wktLiteral ;
  geo-pos:lat "48.451"^^xsd:decimal ;
  geo-pos:long "-4.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7740'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.095'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.741'^^xsd:double;
  dwc:latitude '48.451'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.741 48.451, -4.741 48.451, -4.741 48.451, -4.741 48.451, -4.741 48.451))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7740'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.564 -4.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.564"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.564 -4.741)"^^geo:wktLiteral ;
  geo-pos:lat "48.564"^^xsd:decimal ;
  geo-pos:long "-4.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6441'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.108611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.741'^^xsd:double;
  dwc:latitude '48.564'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.741 48.564, -4.741 48.564, -4.741 48.564, -4.741 48.564, -4.741 48.564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6441'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -4.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -4.741)"^^geo:wktLiteral ;
  geo-pos:lat "48.57"^^xsd:decimal ;
  geo-pos:long "-4.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7712'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.741'^^xsd:double;
  dwc:latitude '48.57'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.741 48.57, -4.741 48.57, -4.741 48.57, -4.741 48.57, -4.741 48.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7712'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.603 -4.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.603"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.603 -4.741)"^^geo:wktLiteral ;
  geo-pos:lat "48.603"^^xsd:decimal ;
  geo-pos:long "-4.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6329'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.098055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.741'^^xsd:double;
  dwc:latitude '48.603'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.741 48.603, -4.741 48.603, -4.741 48.603, -4.741 48.603, -4.741 48.603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6329'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.741)"^^geo:wktLiteral ;
  geo-pos:lat "48.626"^^xsd:decimal ;
  geo-pos:long "-4.741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6321'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6321'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.058888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.741'^^xsd:double;
  dwc:latitude '48.626'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.741 48.626, -4.741 48.626, -4.741 48.626, -4.741 48.626, -4.741 48.626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6321'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.74)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_2145'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.8433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.74'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.74 48.286, -4.74 48.286, -4.74 48.286, -4.74 48.286, -4.74 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2145'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.74)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5388'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5388'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.9527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.74'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.74 48.338, -4.74 48.338, -4.74 48.338, -4.74 48.338, -4.74 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5388'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.74)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4282'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.9338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.74'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.74 48.369, -4.74 48.369, -4.74 48.369, -4.74 48.369, -4.74 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4282'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55 -4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55"^^xsd:decimal ;
  dwc:decimalLongitude "-4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55 -4.74)"^^geo:wktLiteral ;
  geo-pos:lat "48.55"^^xsd:decimal ;
  geo-pos:long "-4.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2201'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.9116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.74'^^xsd:double;
  dwc:latitude '48.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.74 48.55, -4.74 48.55, -4.74 48.55, -4.74 48.55, -4.74 48.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2201'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.575 -4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.575"^^xsd:decimal ;
  dwc:decimalLongitude "-4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.575 -4.74)"^^geo:wktLiteral ;
  geo-pos:lat "48.575"^^xsd:decimal ;
  geo-pos:long "-4.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_615'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_615'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.503333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.74'^^xsd:double;
  dwc:latitude '48.575'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.74 48.575, -4.74 48.575, -4.74 48.575, -4.74 48.575, -4.74 48.575))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_615'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.578"^^xsd:decimal ;
  dwc:decimalLongitude "-4.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.74)"^^geo:wktLiteral ;
  geo-pos:lat "48.578"^^xsd:decimal ;
  geo-pos:long "-4.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_567'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.73'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.74'^^xsd:double;
  dwc:latitude '48.578'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.74 48.578, -4.74 48.578, -4.74 48.578, -4.74 48.578, -4.74 48.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_567'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.739)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5029'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.405833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.739'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.739 48.277, -4.739 48.277, -4.739 48.277, -4.739 48.277, -4.739 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5029'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -4.739)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-4.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5094'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.008888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.739'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.739 48.408, -4.739 48.408, -4.739 48.408, -4.739 48.408, -4.739 48.408))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5094'^^xsd:string;
  dwc:observationDate '2002-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -4.739)"^^geo:wktLiteral ;
  geo-pos:lat "48.43"^^xsd:decimal ;
  geo-pos:long "-4.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_3368'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.465555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.739'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.739 48.43, -4.739 48.43, -4.739 48.43, -4.739 48.43, -4.739 48.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3368'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.739)"^^geo:wktLiteral ;
  geo-pos:lat "48.58"^^xsd:decimal ;
  geo-pos:long "-4.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6638'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.825277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.739'^^xsd:double;
  dwc:latitude '48.58'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.739 48.58, -4.739 48.58, -4.739 48.58, -4.739 48.58, -4.739 48.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6638'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.739)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6643'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.535833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.739'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.739 48.581, -4.739 48.581, -4.739 48.581, -4.739 48.581, -4.739 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6643'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.684 -4.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.684"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.684 -4.739)"^^geo:wktLiteral ;
  geo-pos:lat "48.684"^^xsd:decimal ;
  geo-pos:long "-4.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_342'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2180555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.739'^^xsd:double;
  dwc:latitude '48.684'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.739 48.684, -4.739 48.684, -4.739 48.684, -4.739 48.684, -4.739 48.684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_342'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.738 -4.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.738"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.738 -4.739)"^^geo:wktLiteral ;
  geo-pos:lat "48.738"^^xsd:decimal ;
  geo-pos:long "-4.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6288'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.083611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.739'^^xsd:double;
  dwc:latitude '48.738'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.739 48.738, -4.739 48.738, -4.739 48.738, -4.739 48.738, -4.739 48.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6288'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.841 -4.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.841"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.841 -4.739)"^^geo:wktLiteral ;
  geo-pos:lat "48.841"^^xsd:decimal ;
  geo-pos:long "-4.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6302'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6302'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1288888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.739'^^xsd:double;
  dwc:latitude '48.841'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.739 48.841, -4.739 48.841, -4.739 48.841, -4.739 48.841, -4.739 48.841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6302'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.738)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2112'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2112'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.070277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.738'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.738 48.295, -4.738 48.295, -4.738 48.295, -4.738 48.295, -4.738 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2112'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.427"^^xsd:decimal ;
  dwc:decimalLongitude "-4.738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.427 -4.738)"^^geo:wktLiteral ;
  geo-pos:lat "48.427"^^xsd:decimal ;
  geo-pos:long "-4.738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4647'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.738'^^xsd:double;
  dwc:latitude '48.427'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.738 48.427, -4.738 48.427, -4.738 48.427, -4.738 48.427, -4.738 48.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4647'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.564 -4.738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.564"^^xsd:decimal ;
  dwc:decimalLongitude "-4.738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.564 -4.738)"^^geo:wktLiteral ;
  geo-pos:lat "48.564"^^xsd:decimal ;
  geo-pos:long "-4.738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_573'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.738'^^xsd:double;
  dwc:latitude '48.564'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.738 48.564, -4.738 48.564, -4.738 48.564, -4.738 48.564, -4.738 48.564))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_573'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.738)"^^geo:wktLiteral ;
  geo-pos:lat "48.58"^^xsd:decimal ;
  geo-pos:long "-4.738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6299'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6299'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.738'^^xsd:double;
  dwc:latitude '48.58'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.738 48.58, -4.738 48.58, -4.738 48.58, -4.738 48.58, -4.738 48.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6299'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.738)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_578'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.738'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.738 48.581, -4.738 48.581, -4.738 48.581, -4.738 48.581, -4.738 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_578'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.737)"^^geo:wktLiteral ;
  geo-pos:lat "48.27"^^xsd:decimal ;
  geo-pos:long "-4.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5220'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.239722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.737'^^xsd:double;
  dwc:latitude '48.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.737 48.27, -4.737 48.27, -4.737 48.27, -4.737 48.27, -4.737 48.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5220'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.737)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5444'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.082222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.737'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.737 48.348, -4.737 48.348, -4.737 48.348, -4.737 48.348, -4.737 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5444'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.737)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4431'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.737'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.737 48.374, -4.737 48.374, -4.737 48.374, -4.737 48.374, -4.737 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4431'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.566"^^xsd:decimal ;
  dwc:decimalLongitude "-4.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.737)"^^geo:wktLiteral ;
  geo-pos:lat "48.566"^^xsd:decimal ;
  geo-pos:long "-4.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6680'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.482777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.737'^^xsd:double;
  dwc:latitude '48.566'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.737 48.566, -4.737 48.566, -4.737 48.566, -4.737 48.566, -4.737 48.566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6680'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.737)"^^geo:wktLiteral ;
  geo-pos:lat "48.601"^^xsd:decimal ;
  geo-pos:long "-4.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6325'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6325'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.737'^^xsd:double;
  dwc:latitude '48.601'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.737 48.601, -4.737 48.601, -4.737 48.601, -4.737 48.601, -4.737 48.601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6325'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.736)"^^geo:wktLiteral ;
  geo-pos:lat "48.267"^^xsd:decimal ;
  geo-pos:long "-4.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5009'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.8311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.736'^^xsd:double;
  dwc:latitude '48.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.736 48.267, -4.736 48.267, -4.736 48.267, -4.736 48.267, -4.736 48.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5009'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.542"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.736)"^^geo:wktLiteral ;
  geo-pos:lat "48.542"^^xsd:decimal ;
  geo-pos:long "-4.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7612'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.416388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.736'^^xsd:double;
  dwc:latitude '48.542'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.736 48.542, -4.736 48.542, -4.736 48.542, -4.736 48.542, -4.736 48.542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7612'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.595"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.736)"^^geo:wktLiteral ;
  geo-pos:lat "48.595"^^xsd:decimal ;
  geo-pos:long "-4.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6279'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.9863888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.736'^^xsd:double;
  dwc:latitude '48.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.736 48.595, -4.736 48.595, -4.736 48.595, -4.736 48.595, -4.736 48.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6279'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.607"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.736)"^^geo:wktLiteral ;
  geo-pos:lat "48.607"^^xsd:decimal ;
  geo-pos:long "-4.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6065'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.6680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.736'^^xsd:double;
  dwc:latitude '48.607'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.736 48.607, -4.736 48.607, -4.736 48.607, -4.736 48.607, -4.736 48.607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6065'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.821 -4.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.821"^^xsd:decimal ;
  dwc:decimalLongitude "-4.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.821 -4.736)"^^geo:wktLiteral ;
  geo-pos:lat "48.821"^^xsd:decimal ;
  geo-pos:long "-4.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6427'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.058055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.736'^^xsd:double;
  dwc:latitude '48.821'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.736 48.821, -4.736 48.821, -4.736 48.821, -4.736 48.821, -4.736 48.821))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6427'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.735)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5434'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.735'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.735 48.335, -4.735 48.335, -4.735 48.335, -4.735 48.335, -4.735 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5434'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.735)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6278'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.5458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.735'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.735 48.586, -4.735 48.586, -4.735 48.586, -4.735 48.586, -4.735 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6278'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.735)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6636'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.735'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.735 48.586, -4.735 48.586, -4.735 48.586, -4.735 48.586, -4.735 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6636'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -4.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.705 -4.735)"^^geo:wktLiteral ;
  geo-pos:lat "48.705"^^xsd:decimal ;
  geo-pos:long "-4.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6432'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.1502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.735'^^xsd:double;
  dwc:latitude '48.705'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.735 48.705, -4.735 48.705, -4.735 48.705, -4.735 48.705, -4.735 48.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6432'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.717 -4.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.717 -4.735)"^^geo:wktLiteral ;
  geo-pos:lat "48.717"^^xsd:decimal ;
  geo-pos:long "-4.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6289'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.3813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.735'^^xsd:double;
  dwc:latitude '48.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.735 48.717, -4.735 48.717, -4.735 48.717, -4.735 48.717, -4.735 48.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6289'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.384 -4.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.384 -4.735)"^^geo:wktLiteral ;
  geo-pos:lat "51.384"^^xsd:decimal ;
  geo-pos:long "-4.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3970'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.066111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.735'^^xsd:double;
  dwc:latitude '51.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.735 51.384, -4.735 51.384, -4.735 51.384, -4.735 51.384, -4.735 51.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3970'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.734)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1419'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1419'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.9088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.734'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.734 48.318, -4.734 48.318, -4.734 48.318, -4.734 48.318, -4.734 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1419'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.386 -4.734)"^^geo:wktLiteral ;
  geo-pos:lat "48.386"^^xsd:decimal ;
  geo-pos:long "-4.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4544'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.6308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.734'^^xsd:double;
  dwc:latitude '48.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.734 48.386, -4.734 48.386, -4.734 48.386, -4.734 48.386, -4.734 48.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4544'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.551 -4.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.551"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.551 -4.734)"^^geo:wktLiteral ;
  geo-pos:lat "48.551"^^xsd:decimal ;
  geo-pos:long "-4.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7619'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_7619'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.314722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.734'^^xsd:double;
  dwc:latitude '48.551'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.734 48.551, -4.734 48.551, -4.734 48.551, -4.734 48.551, -4.734 48.551))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7619'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.734)"^^geo:wktLiteral ;
  geo-pos:lat "48.58"^^xsd:decimal ;
  geo-pos:long "-4.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6405'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6405'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.2775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.734'^^xsd:double;
  dwc:latitude '48.58'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.734 48.58, -4.734 48.58, -4.734 48.58, -4.734 48.58, -4.734 48.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6405'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -4.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -4.734)"^^geo:wktLiteral ;
  geo-pos:lat "48.583"^^xsd:decimal ;
  geo-pos:long "-4.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6410'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6410'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.734'^^xsd:double;
  dwc:latitude '48.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.734 48.583, -4.734 48.583, -4.734 48.583, -4.734 48.583, -4.734 48.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6410'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.747 -4.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.747"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.747 -4.734)"^^geo:wktLiteral ;
  geo-pos:lat "48.747"^^xsd:decimal ;
  geo-pos:long "-4.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6335'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.734'^^xsd:double;
  dwc:latitude '48.747'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.734 48.747, -4.734 48.747, -4.734 48.747, -4.734 48.747, -4.734 48.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6335'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.753 -4.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.753"^^xsd:decimal ;
  dwc:decimalLongitude "-4.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.753 -4.734)"^^geo:wktLiteral ;
  geo-pos:lat "48.753"^^xsd:decimal ;
  geo-pos:long "-4.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6376'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.4027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.734'^^xsd:double;
  dwc:latitude '48.753'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.734 48.753, -4.734 48.753, -4.734 48.753, -4.734 48.753, -4.734 48.753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6376'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.733)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5117'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5117'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.4227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.733'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.733 48.296, -4.733 48.296, -4.733 48.296, -4.733 48.296, -4.733 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5117'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.733)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5327'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5327'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.295'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.733'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.733 48.336, -4.733 48.336, -4.733 48.336, -4.733 48.336, -4.733 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5327'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.323 -4.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.323 -4.733)"^^geo:wktLiteral ;
  geo-pos:lat "50.323"^^xsd:decimal ;
  geo-pos:long "-4.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1736'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.733'^^xsd:double;
  dwc:latitude '50.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.733 50.323, -4.733 50.323, -4.733 50.323, -4.733 50.323, -4.733 50.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1736'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5161'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.4205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.312, -4.732 48.312, -4.732 48.312, -4.732 48.312, -4.732 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5161'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5008'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7119444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.318, -4.732 48.318, -4.732 48.318, -4.732 48.318, -4.732 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5008'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3359'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_3359'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.5575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.355, -4.732 48.355, -4.732 48.355, -4.732 48.355, -4.732 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3359'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4184'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4184'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.3052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.373, -4.732 48.373, -4.732 48.373, -4.732 48.373, -4.732 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4184'^^xsd:string;
  dwc:observationDate '2002-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.578"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.578"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6644'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.126666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.578'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.578, -4.732 48.578, -4.732 48.578, -4.732 48.578, -4.732 48.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6644'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.583"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6324'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6324'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.583, -4.732 48.583, -4.732 48.583, -4.732 48.583, -4.732 48.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6324'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.585 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.585"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.585 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.585"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6281'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.585'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.585, -4.732 48.585, -4.732 48.585, -4.732 48.585, -4.732 48.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6281'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.662 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.662"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.662 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.662"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6368'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6368'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.3386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.662'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.662, -4.732 48.662, -4.732 48.662, -4.732 48.662, -4.732 48.662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6368'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.723 -4.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.723"^^xsd:decimal ;
  dwc:decimalLongitude "-4.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.723 -4.732)"^^geo:wktLiteral ;
  geo-pos:lat "48.723"^^xsd:decimal ;
  geo-pos:long "-4.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6433'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.732'^^xsd:double;
  dwc:latitude '48.723'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.732 48.723, -4.732 48.723, -4.732 48.723, -4.732 48.723, -4.732 48.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6433'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.261"^^xsd:decimal ;
  dwc:decimalLongitude "-4.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.731)"^^geo:wktLiteral ;
  geo-pos:lat "48.261"^^xsd:decimal ;
  geo-pos:long "-4.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5122'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5122'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.060277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.731'^^xsd:double;
  dwc:latitude '48.261'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.731 48.261, -4.731 48.261, -4.731 48.261, -4.731 48.261, -4.731 48.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5122'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.448 -4.731)"^^geo:wktLiteral ;
  geo-pos:lat "48.448"^^xsd:decimal ;
  geo-pos:long "-4.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_2738'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.514444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.731'^^xsd:double;
  dwc:latitude '48.448'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.731 48.448, -4.731 48.448, -4.731 48.448, -4.731 48.448, -4.731 48.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2738'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.578"^^xsd:decimal ;
  dwc:decimalLongitude "-4.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.731)"^^geo:wktLiteral ;
  geo-pos:lat "48.578"^^xsd:decimal ;
  geo-pos:long "-4.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6067'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.731'^^xsd:double;
  dwc:latitude '48.578'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.731 48.578, -4.731 48.578, -4.731 48.578, -4.731 48.578, -4.731 48.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6067'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.691 -4.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.691 -4.731)"^^geo:wktLiteral ;
  geo-pos:lat "48.691"^^xsd:decimal ;
  geo-pos:long "-4.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6420'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.731'^^xsd:double;
  dwc:latitude '48.691'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.731 48.691, -4.731 48.691, -4.731 48.691, -4.731 48.691, -4.731 48.691))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6420'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.806 -4.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.806"^^xsd:decimal ;
  dwc:decimalLongitude "-4.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.806 -4.731)"^^geo:wktLiteral ;
  geo-pos:lat "48.806"^^xsd:decimal ;
  geo-pos:long "-4.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6428'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.142777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.731'^^xsd:double;
  dwc:latitude '48.806'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.731 48.806, -4.731 48.806, -4.731 48.806, -4.731 48.806, -4.731 48.806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6428'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.473 -4.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.473 -4.73)"^^geo:wktLiteral ;
  geo-pos:lat "48.473"^^xsd:decimal ;
  geo-pos:long "-4.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7739'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.9266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.73'^^xsd:double;
  dwc:latitude '48.473'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.73 48.473, -4.73 48.473, -4.73 48.473, -4.73 48.473, -4.73 48.473))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7739'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.73)"^^geo:wktLiteral ;
  geo-pos:lat "48.584"^^xsd:decimal ;
  geo-pos:long "-4.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2208'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.2925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.73'^^xsd:double;
  dwc:latitude '48.584'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.73 48.584, -4.73 48.584, -4.73 48.584, -4.73 48.584, -4.73 48.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2208'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66 -4.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66 -4.73)"^^geo:wktLiteral ;
  geo-pos:lat "48.66"^^xsd:decimal ;
  geo-pos:long "-4.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_404'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_404'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.9819444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.73'^^xsd:double;
  dwc:latitude '48.66'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.73 48.66, -4.73 48.66, -4.73 48.66, -4.73 48.66, -4.73 48.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_404'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.729)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1607'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1607'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.729'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.729 48.321, -4.729 48.321, -4.729 48.321, -4.729 48.321, -4.729 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1607'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -4.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -4.729)"^^geo:wktLiteral ;
  geo-pos:lat "48.56"^^xsd:decimal ;
  geo-pos:long "-4.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7391'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.9019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.729'^^xsd:double;
  dwc:latitude '48.56'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.729 48.56, -4.729 48.56, -4.729 48.56, -4.729 48.56, -4.729 48.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7391'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.566"^^xsd:decimal ;
  dwc:decimalLongitude "-4.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.729)"^^geo:wktLiteral ;
  geo-pos:lat "48.566"^^xsd:decimal ;
  geo-pos:long "-4.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6356'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6356'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.729'^^xsd:double;
  dwc:latitude '48.566'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.729 48.566, -4.729 48.566, -4.729 48.566, -4.729 48.566, -4.729 48.566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6356'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.566"^^xsd:decimal ;
  dwc:decimalLongitude "-4.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.566 -4.729)"^^geo:wktLiteral ;
  geo-pos:lat "48.566"^^xsd:decimal ;
  geo-pos:long "-4.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6139'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.126111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.729'^^xsd:double;
  dwc:latitude '48.566'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.729 48.566, -4.729 48.566, -4.729 48.566, -4.729 48.566, -4.729 48.566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6139'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.729)"^^geo:wktLiteral ;
  geo-pos:lat "48.584"^^xsd:decimal ;
  geo-pos:long "-4.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_579'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.8316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.729'^^xsd:double;
  dwc:latitude '48.584'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.729 48.584, -4.729 48.584, -4.729 48.584, -4.729 48.584, -4.729 48.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_579'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.604"^^xsd:decimal ;
  dwc:decimalLongitude "-4.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.729)"^^geo:wktLiteral ;
  geo-pos:lat "48.604"^^xsd:decimal ;
  geo-pos:long "-4.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6417'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6417'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.235277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.729'^^xsd:double;
  dwc:latitude '48.604'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.729 48.604, -4.729 48.604, -4.729 48.604, -4.729 48.604, -4.729 48.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6417'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.701 -4.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.701 -4.729)"^^geo:wktLiteral ;
  geo-pos:lat "48.701"^^xsd:decimal ;
  geo-pos:long "-4.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2211'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.729'^^xsd:double;
  dwc:latitude '48.701'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.729 48.701, -4.729 48.701, -4.729 48.701, -4.729 48.701, -4.729 48.701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2211'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.728)"^^geo:wktLiteral ;
  geo-pos:lat "48.24"^^xsd:decimal ;
  geo-pos:long "-4.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5172'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5172'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.164166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.728'^^xsd:double;
  dwc:latitude '48.24'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.728 48.24, -4.728 48.24, -4.728 48.24, -4.728 48.24, -4.728 48.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5172'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -4.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.56 -4.728)"^^geo:wktLiteral ;
  geo-pos:lat "48.56"^^xsd:decimal ;
  geo-pos:long "-4.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6063'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.051111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.728'^^xsd:double;
  dwc:latitude '48.56'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.728 48.56, -4.728 48.56, -4.728 48.56, -4.728 48.56, -4.728 48.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6063'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.571 -4.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.571 -4.728)"^^geo:wktLiteral ;
  geo-pos:lat "48.571"^^xsd:decimal ;
  geo-pos:long "-4.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_566'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.728'^^xsd:double;
  dwc:latitude '48.571'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.728 48.571, -4.728 48.571, -4.728 48.571, -4.728 48.571, -4.728 48.571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_566'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.613"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.728)"^^geo:wktLiteral ;
  geo-pos:lat "48.613"^^xsd:decimal ;
  geo-pos:long "-4.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7384'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.3413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.728'^^xsd:double;
  dwc:latitude '48.613'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.728 48.613, -4.728 48.613, -4.728 48.613, -4.728 48.613, -4.728 48.613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7384'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.753 -4.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.753"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.753 -4.728)"^^geo:wktLiteral ;
  geo-pos:lat "50.753"^^xsd:decimal ;
  geo-pos:long "-4.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4051'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.728'^^xsd:double;
  dwc:latitude '50.753'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.728 50.753, -4.728 50.753, -4.728 50.753, -4.728 50.753, -4.728 50.753))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4051'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.727)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4934'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.236666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.727'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.727 48.35, -4.727 48.35, -4.727 48.35, -4.727 48.35, -4.727 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4934'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.727)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_4679'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.727'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.727 48.382, -4.727 48.382, -4.727 48.382, -4.727 48.382, -4.727 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4679'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.561 -4.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.561"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.561 -4.727)"^^geo:wktLiteral ;
  geo-pos:lat "48.561"^^xsd:decimal ;
  geo-pos:long "-4.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_565'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.6252777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.727'^^xsd:double;
  dwc:latitude '48.561'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.727 48.561, -4.727 48.561, -4.727 48.561, -4.727 48.561, -4.727 48.561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_565'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.572 -4.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.572"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.572 -4.727)"^^geo:wktLiteral ;
  geo-pos:lat "48.572"^^xsd:decimal ;
  geo-pos:long "-4.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7719'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.727'^^xsd:double;
  dwc:latitude '48.572'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.727 48.572, -4.727 48.572, -4.727 48.572, -4.727 48.572, -4.727 48.572))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7719'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.727)"^^geo:wktLiteral ;
  geo-pos:lat "48.58"^^xsd:decimal ;
  geo-pos:long "-4.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_569'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.1186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.727'^^xsd:double;
  dwc:latitude '48.58'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.727 48.58, -4.727 48.58, -4.727 48.58, -4.727 48.58, -4.727 48.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_569'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.727)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6414'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6414'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.720555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.727'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.727 48.586, -4.727 48.586, -4.727 48.586, -4.727 48.586, -4.727 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6414'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -4.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.622"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -4.727)"^^geo:wktLiteral ;
  geo-pos:lat "48.622"^^xsd:decimal ;
  geo-pos:long "-4.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6446'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.727'^^xsd:double;
  dwc:latitude '48.622'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.727 48.622, -4.727 48.622, -4.727 48.622, -4.727 48.622, -4.727 48.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6446'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.694 -4.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.694"^^xsd:decimal ;
  dwc:decimalLongitude "-4.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.694 -4.727)"^^geo:wktLiteral ;
  geo-pos:lat "48.694"^^xsd:decimal ;
  geo-pos:long "-4.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6386'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.727'^^xsd:double;
  dwc:latitude '48.694'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.727 48.694, -4.727 48.694, -4.727 48.694, -4.727 48.694, -4.727 48.694))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6386'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.299"^^xsd:decimal ;
  dwc:decimalLongitude "-4.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.726)"^^geo:wktLiteral ;
  geo-pos:lat "48.299"^^xsd:decimal ;
  geo-pos:long "-4.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5116'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5116'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.726'^^xsd:double;
  dwc:latitude '48.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.726 48.299, -4.726 48.299, -4.726 48.299, -4.726 48.299, -4.726 48.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5116'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.238 -4.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.238"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.238 -4.725)"^^geo:wktLiteral ;
  geo-pos:lat "48.238"^^xsd:decimal ;
  geo-pos:long "-4.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7063'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.9522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.725'^^xsd:double;
  dwc:latitude '48.238'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725 48.238, -4.725 48.238, -4.725 48.238, -4.725 48.238, -4.725 48.238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7063'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.725)"^^geo:wktLiteral ;
  geo-pos:lat "48.58"^^xsd:decimal ;
  geo-pos:long "-4.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_568'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.392222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.725'^^xsd:double;
  dwc:latitude '48.58'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725 48.58, -4.725 48.58, -4.725 48.58, -4.725 48.58, -4.725 48.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_568'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.582 -4.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.582"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.582 -4.725)"^^geo:wktLiteral ;
  geo-pos:lat "48.582"^^xsd:decimal ;
  geo-pos:long "-4.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6646'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.725'^^xsd:double;
  dwc:latitude '48.582'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725 48.582, -4.725 48.582, -4.725 48.582, -4.725 48.582, -4.725 48.582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6646'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.585 -4.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.585"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.585 -4.725)"^^geo:wktLiteral ;
  geo-pos:lat "48.585"^^xsd:decimal ;
  geo-pos:long "-4.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2212'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.725'^^xsd:double;
  dwc:latitude '48.585'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725 48.585, -4.725 48.585, -4.725 48.585, -4.725 48.585, -4.725 48.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2212'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.587 -4.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.587 -4.725)"^^geo:wktLiteral ;
  geo-pos:lat "48.587"^^xsd:decimal ;
  geo-pos:long "-4.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2210'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.725'^^xsd:double;
  dwc:latitude '48.587'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725 48.587, -4.725 48.587, -4.725 48.587, -4.725 48.587, -4.725 48.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2210'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.595"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.725)"^^geo:wktLiteral ;
  geo-pos:lat "48.595"^^xsd:decimal ;
  geo-pos:long "-4.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6412'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6412'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.725'^^xsd:double;
  dwc:latitude '48.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725 48.595, -4.725 48.595, -4.725 48.595, -4.725 48.595, -4.725 48.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6412'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.667 -4.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.667 -4.725)"^^geo:wktLiteral ;
  geo-pos:lat "48.667"^^xsd:decimal ;
  geo-pos:long "-4.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7389'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7389'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.369722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.725'^^xsd:double;
  dwc:latitude '48.667'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725 48.667, -4.725 48.667, -4.725 48.667, -4.725 48.667, -4.725 48.667))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7389'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 -4.724)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "-4.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4339'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.9894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.724'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.724 48.38, -4.724 48.38, -4.724 48.38, -4.724 48.38, -4.724 48.38))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4339'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.414 -4.724)"^^geo:wktLiteral ;
  geo-pos:lat "48.414"^^xsd:decimal ;
  geo-pos:long "-4.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7030'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.485555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.724'^^xsd:double;
  dwc:latitude '48.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.724 48.414, -4.724 48.414, -4.724 48.414, -4.724 48.414, -4.724 48.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7030'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.574 -4.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.574"^^xsd:decimal ;
  dwc:decimalLongitude "-4.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.574 -4.724)"^^geo:wktLiteral ;
  geo-pos:lat "48.574"^^xsd:decimal ;
  geo-pos:long "-4.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_571'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.9269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.724'^^xsd:double;
  dwc:latitude '48.574'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.724 48.574, -4.724 48.574, -4.724 48.574, -4.724 48.574, -4.724 48.574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_571'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.724)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6323'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6323'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.6525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.724'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.724 48.581, -4.724 48.581, -4.724 48.581, -4.724 48.581, -4.724 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6323'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.585 -4.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.585"^^xsd:decimal ;
  dwc:decimalLongitude "-4.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.585 -4.724)"^^geo:wktLiteral ;
  geo-pos:lat "48.585"^^xsd:decimal ;
  geo-pos:long "-4.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6328'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.154722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.724'^^xsd:double;
  dwc:latitude '48.585'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.724 48.585, -4.724 48.585, -4.724 48.585, -4.724 48.585, -4.724 48.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6328'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.769 -4.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.769"^^xsd:decimal ;
  dwc:decimalLongitude "-4.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.769 -4.724)"^^geo:wktLiteral ;
  geo-pos:lat "48.769"^^xsd:decimal ;
  geo-pos:long "-4.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6170'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.724'^^xsd:double;
  dwc:latitude '48.769'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.724 48.769, -4.724 48.769, -4.724 48.769, -4.724 48.769, -4.724 48.769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6170'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.723)"^^geo:wktLiteral ;
  geo-pos:lat "48.282"^^xsd:decimal ;
  geo-pos:long "-4.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4989'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.339444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.723'^^xsd:double;
  dwc:latitude '48.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.723 48.282, -4.723 48.282, -4.723 48.282, -4.723 48.282, -4.723 48.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4989'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.723)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_8016'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.025277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.723'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.723 48.372, -4.723 48.372, -4.723 48.372, -4.723 48.372, -4.723 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8016'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.49 -4.723)"^^geo:wktLiteral ;
  geo-pos:lat "48.49"^^xsd:decimal ;
  geo-pos:long "-4.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6061'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.027222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.723'^^xsd:double;
  dwc:latitude '48.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.723 48.49, -4.723 48.49, -4.723 48.49, -4.723 48.49, -4.723 48.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6061'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.535"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.535 -4.723)"^^geo:wktLiteral ;
  geo-pos:lat "48.535"^^xsd:decimal ;
  geo-pos:long "-4.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7717'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.724444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.723'^^xsd:double;
  dwc:latitude '48.535'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.723 48.535, -4.723 48.535, -4.723 48.535, -4.723 48.535, -4.723 48.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7717'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.578"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.723)"^^geo:wktLiteral ;
  geo-pos:lat "48.578"^^xsd:decimal ;
  geo-pos:long "-4.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6635'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.2988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.723'^^xsd:double;
  dwc:latitude '48.578'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.723 48.578, -4.723 48.578, -4.723 48.578, -4.723 48.578, -4.723 48.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6635'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.723)"^^geo:wktLiteral ;
  geo-pos:lat "48.584"^^xsd:decimal ;
  geo-pos:long "-4.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6395'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6395'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.254444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.723'^^xsd:double;
  dwc:latitude '48.584'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.723 48.584, -4.723 48.584, -4.723 48.584, -4.723 48.584, -4.723 48.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6395'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.803 -4.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.803"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.803 -4.723)"^^geo:wktLiteral ;
  geo-pos:lat "48.803"^^xsd:decimal ;
  geo-pos:long "-4.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6866'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.2925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.723'^^xsd:double;
  dwc:latitude '48.803'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.723 48.803, -4.723 48.803, -4.723 48.803, -4.723 48.803, -4.723 48.803))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6866'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.444"^^xsd:decimal ;
  dwc:decimalLongitude "-4.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.444 -4.722)"^^geo:wktLiteral ;
  geo-pos:lat "48.444"^^xsd:decimal ;
  geo-pos:long "-4.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4352'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4352'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.356666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.722'^^xsd:double;
  dwc:latitude '48.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.722 48.444, -4.722 48.444, -4.722 48.444, -4.722 48.444, -4.722 48.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4352'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.522"^^xsd:decimal ;
  dwc:decimalLongitude "-4.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.522 -4.722)"^^geo:wktLiteral ;
  geo-pos:lat "48.522"^^xsd:decimal ;
  geo-pos:long "-4.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_7773'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.307777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.722'^^xsd:double;
  dwc:latitude '48.522'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.722 48.522, -4.722 48.522, -4.722 48.522, -4.722 48.522, -4.722 48.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7773'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.577 -4.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.577"^^xsd:decimal ;
  dwc:decimalLongitude "-4.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.577 -4.722)"^^geo:wktLiteral ;
  geo-pos:lat "48.577"^^xsd:decimal ;
  geo-pos:long "-4.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6140'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.101388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.722'^^xsd:double;
  dwc:latitude '48.577'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.722 48.577, -4.722 48.577, -4.722 48.577, -4.722 48.577, -4.722 48.577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6140'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.58 -4.722)"^^geo:wktLiteral ;
  geo-pos:lat "48.58"^^xsd:decimal ;
  geo-pos:long "-4.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6645'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.11'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.722'^^xsd:double;
  dwc:latitude '48.58'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.722 48.58, -4.722 48.58, -4.722 48.58, -4.722 48.58, -4.722 48.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6645'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.721)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_8113'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_8113'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.3605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.721'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.721 48.365, -4.721 48.365, -4.721 48.365, -4.721 48.365, -4.721 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_8113'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.721)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4848'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7444444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.721'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.721 48.369, -4.721 48.369, -4.721 48.369, -4.721 48.369, -4.721 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4848'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.721)"^^geo:wktLiteral ;
  geo-pos:lat "48.589"^^xsd:decimal ;
  geo-pos:long "-4.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6639'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.824722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.721'^^xsd:double;
  dwc:latitude '48.589'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.721 48.589, -4.721 48.589, -4.721 48.589, -4.721 48.589, -4.721 48.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6639'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46 -4.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.46"^^xsd:decimal ;
  dwc:decimalLongitude "-4.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.46 -4.721)"^^geo:wktLiteral ;
  geo-pos:lat "49.46"^^xsd:decimal ;
  geo-pos:long "-4.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_735'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.723611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.721'^^xsd:double;
  dwc:latitude '49.46'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.721 49.46, -4.721 49.46, -4.721 49.46, -4.721 49.46, -4.721 49.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_735'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.72)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_4865'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.5202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.72'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.72 48.353, -4.72 48.353, -4.72 48.353, -4.72 48.353, -4.72 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4865'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.72)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1605'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.4913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.72'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.72 48.355, -4.72 48.355, -4.72 48.355, -4.72 48.355, -4.72 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1605'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.542"^^xsd:decimal ;
  dwc:decimalLongitude "-4.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.542 -4.72)"^^geo:wktLiteral ;
  geo-pos:lat "48.542"^^xsd:decimal ;
  geo-pos:long "-4.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_7342'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.151944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.72'^^xsd:double;
  dwc:latitude '48.542'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.72 48.542, -4.72 48.542, -4.72 48.542, -4.72 48.542, -4.72 48.542))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7342'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.577 -4.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.577"^^xsd:decimal ;
  dwc:decimalLongitude "-4.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.577 -4.72)"^^geo:wktLiteral ;
  geo-pos:lat "48.577"^^xsd:decimal ;
  geo-pos:long "-4.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_570'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.8219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.72'^^xsd:double;
  dwc:latitude '48.577'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.72 48.577, -4.72 48.577, -4.72 48.577, -4.72 48.577, -4.72 48.577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_570'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.72)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6148'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.6369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.72'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.72 48.581, -4.72 48.581, -4.72 48.581, -4.72 48.581, -4.72 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6148'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.719)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5219'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.443333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.719'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.719 48.271, -4.719 48.271, -4.719 48.271, -4.719 48.271, -4.719 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5219'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.429 -4.719)"^^geo:wktLiteral ;
  geo-pos:lat "48.429"^^xsd:decimal ;
  geo-pos:long "-4.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_4665'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.513333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.719'^^xsd:double;
  dwc:latitude '48.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.719 48.429, -4.719 48.429, -4.719 48.429, -4.719 48.429, -4.719 48.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4665'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -4.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.568"^^xsd:decimal ;
  dwc:decimalLongitude "-4.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -4.719)"^^geo:wktLiteral ;
  geo-pos:lat "48.568"^^xsd:decimal ;
  geo-pos:long "-4.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_612'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_612'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.719'^^xsd:double;
  dwc:latitude '48.568'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.719 48.568, -4.719 48.568, -4.719 48.568, -4.719 48.568, -4.719 48.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_612'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -4.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.576"^^xsd:decimal ;
  dwc:decimalLongitude "-4.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -4.719)"^^geo:wktLiteral ;
  geo-pos:lat "48.576"^^xsd:decimal ;
  geo-pos:long "-4.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7383'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.719'^^xsd:double;
  dwc:latitude '48.576'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.719 48.576, -4.719 48.576, -4.719 48.576, -4.719 48.576, -4.719 48.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7383'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.541 -4.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.541 -4.718)"^^geo:wktLiteral ;
  geo-pos:lat "48.541"^^xsd:decimal ;
  geo-pos:long "-4.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7606'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.718'^^xsd:double;
  dwc:latitude '48.541'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.718 48.541, -4.718 48.541, -4.718 48.541, -4.718 48.541, -4.718 48.541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7606'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.744 -4.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.744"^^xsd:decimal ;
  dwc:decimalLongitude "-4.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.744 -4.718)"^^geo:wktLiteral ;
  geo-pos:lat "50.744"^^xsd:decimal ;
  geo-pos:long "-4.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4023'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.7111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.718'^^xsd:double;
  dwc:latitude '50.744'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.718 50.744, -4.718 50.744, -4.718 50.744, -4.718 50.744, -4.718 50.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4023'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.253"^^xsd:decimal ;
  dwc:decimalLongitude "-4.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.717)"^^geo:wktLiteral ;
  geo-pos:lat "48.253"^^xsd:decimal ;
  geo-pos:long "-4.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5050'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.068333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.717'^^xsd:double;
  dwc:latitude '48.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.717 48.253, -4.717 48.253, -4.717 48.253, -4.717 48.253, -4.717 48.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5050'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.717)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5016'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.3575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.717'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.717 48.323, -4.717 48.323, -4.717 48.323, -4.717 48.323, -4.717 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5016'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.424 -4.717)"^^geo:wktLiteral ;
  geo-pos:lat "48.424"^^xsd:decimal ;
  geo-pos:long "-4.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7580'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.167777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.717'^^xsd:double;
  dwc:latitude '48.424'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.717 48.424, -4.717 48.424, -4.717 48.424, -4.717 48.424, -4.717 48.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7580'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.574 -4.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.574"^^xsd:decimal ;
  dwc:decimalLongitude "-4.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.574 -4.717)"^^geo:wktLiteral ;
  geo-pos:lat "48.574"^^xsd:decimal ;
  geo-pos:long "-4.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6147'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.4772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.717'^^xsd:double;
  dwc:latitude '48.574'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.717 48.574, -4.717 48.574, -4.717 48.574, -4.717 48.574, -4.717 48.574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6147'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.582 -4.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.582"^^xsd:decimal ;
  dwc:decimalLongitude "-4.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.582 -4.717)"^^geo:wktLiteral ;
  geo-pos:lat "48.582"^^xsd:decimal ;
  geo-pos:long "-4.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_580'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.717'^^xsd:double;
  dwc:latitude '48.582'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.717 48.582, -4.717 48.582, -4.717 48.582, -4.717 48.582, -4.717 48.582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_580'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.587 -4.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.587 -4.717)"^^geo:wktLiteral ;
  geo-pos:lat "48.587"^^xsd:decimal ;
  geo-pos:long "-4.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_614'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_614'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6691666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.717'^^xsd:double;
  dwc:latitude '48.587'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.717 48.587, -4.717 48.587, -4.717 48.587, -4.717 48.587, -4.717 48.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_614'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.519 -4.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.519"^^xsd:decimal ;
  dwc:decimalLongitude "-4.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.519 -4.716)"^^geo:wktLiteral ;
  geo-pos:lat "48.519"^^xsd:decimal ;
  geo-pos:long "-4.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7380'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.441388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.716'^^xsd:double;
  dwc:latitude '48.519'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.716 48.519, -4.716 48.519, -4.716 48.519, -4.716 48.519, -4.716 48.519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7380'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.715)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1606'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1606'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.715'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.715 48.333, -4.715 48.333, -4.715 48.333, -4.715 48.333, -4.715 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1606'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -4.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.57"^^xsd:decimal ;
  dwc:decimalLongitude "-4.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.57 -4.715)"^^geo:wktLiteral ;
  geo-pos:lat "48.57"^^xsd:decimal ;
  geo-pos:long "-4.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_613'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_613'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.715'^^xsd:double;
  dwc:latitude '48.57'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.715 48.57, -4.715 48.57, -4.715 48.57, -4.715 48.57, -4.715 48.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_613'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.595"^^xsd:decimal ;
  dwc:decimalLongitude "-4.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.715)"^^geo:wktLiteral ;
  geo-pos:lat "48.595"^^xsd:decimal ;
  geo-pos:long "-4.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6396'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6396'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.021944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.715'^^xsd:double;
  dwc:latitude '48.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.715 48.595, -4.715 48.595, -4.715 48.595, -4.715 48.595, -4.715 48.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6396'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.709 -4.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.709"^^xsd:decimal ;
  dwc:decimalLongitude "-4.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.709 -4.715)"^^geo:wktLiteral ;
  geo-pos:lat "48.709"^^xsd:decimal ;
  geo-pos:long "-4.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6948'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.061666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.715'^^xsd:double;
  dwc:latitude '48.709'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.715 48.709, -4.715 48.709, -4.715 48.709, -4.715 48.709, -4.715 48.709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6948'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.493 -4.714)"^^geo:wktLiteral ;
  geo-pos:lat "48.493"^^xsd:decimal ;
  geo-pos:long "-4.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6605'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6605'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.8875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.714'^^xsd:double;
  dwc:latitude '48.493'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.714 48.493, -4.714 48.493, -4.714 48.493, -4.714 48.493, -4.714 48.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6605'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.593 -4.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.593"^^xsd:decimal ;
  dwc:decimalLongitude "-4.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.593 -4.714)"^^geo:wktLiteral ;
  geo-pos:lat "48.593"^^xsd:decimal ;
  geo-pos:long "-4.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6454'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.1055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.714'^^xsd:double;
  dwc:latitude '48.593'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.714 48.593, -4.714 48.593, -4.714 48.593, -4.714 48.593, -4.714 48.593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6454'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.706 -4.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.706"^^xsd:decimal ;
  dwc:decimalLongitude "-4.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.706 -4.714)"^^geo:wktLiteral ;
  geo-pos:lat "48.706"^^xsd:decimal ;
  geo-pos:long "-4.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6313'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6313'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.714'^^xsd:double;
  dwc:latitude '48.706'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.714 48.706, -4.714 48.706, -4.714 48.706, -4.714 48.706, -4.714 48.706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6313'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.716 -4.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.716"^^xsd:decimal ;
  dwc:decimalLongitude "-4.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.716 -4.714)"^^geo:wktLiteral ;
  geo-pos:lat "48.716"^^xsd:decimal ;
  geo-pos:long "-4.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6423'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.714'^^xsd:double;
  dwc:latitude '48.716'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.714 48.716, -4.714 48.716, -4.714 48.716, -4.714 48.716, -4.714 48.716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6423'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.743 -4.714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.743"^^xsd:decimal ;
  dwc:decimalLongitude "-4.714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.743 -4.714)"^^geo:wktLiteral ;
  geo-pos:lat "48.743"^^xsd:decimal ;
  geo-pos:long "-4.714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6168'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.5202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.714'^^xsd:double;
  dwc:latitude '48.743'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.714 48.743, -4.714 48.743, -4.714 48.743, -4.714 48.743, -4.714 48.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6168'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.447 -4.713)"^^geo:wktLiteral ;
  geo-pos:lat "48.447"^^xsd:decimal ;
  geo-pos:long "-4.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4264'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.713'^^xsd:double;
  dwc:latitude '48.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.713 48.447, -4.713 48.447, -4.713 48.447, -4.713 48.447, -4.713 48.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4264'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -4.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.576"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.576 -4.713)"^^geo:wktLiteral ;
  geo-pos:lat "48.576"^^xsd:decimal ;
  geo-pos:long "-4.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2206'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.5211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.713'^^xsd:double;
  dwc:latitude '48.576'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.713 48.576, -4.713 48.576, -4.713 48.576, -4.713 48.576, -4.713 48.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2206'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.663 -4.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.663 -4.713)"^^geo:wktLiteral ;
  geo-pos:lat "48.663"^^xsd:decimal ;
  geo-pos:long "-4.713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6330'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.176111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.713'^^xsd:double;
  dwc:latitude '48.663'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.713 48.663, -4.713 48.663, -4.713 48.663, -4.713 48.663, -4.713 48.663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6330'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.712)"^^geo:wktLiteral ;
  geo-pos:lat "48.269"^^xsd:decimal ;
  geo-pos:long "-4.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5040'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.712'^^xsd:double;
  dwc:latitude '48.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.712 48.269, -4.712 48.269, -4.712 48.269, -4.712 48.269, -4.712 48.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5040'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.546 -4.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.546"^^xsd:decimal ;
  dwc:decimalLongitude "-4.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.546 -4.712)"^^geo:wktLiteral ;
  geo-pos:lat "48.546"^^xsd:decimal ;
  geo-pos:long "-4.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7382'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.2555555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.712'^^xsd:double;
  dwc:latitude '48.546'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.712 48.546, -4.712 48.546, -4.712 48.546, -4.712 48.546, -4.712 48.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7382'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.845 -4.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.845"^^xsd:decimal ;
  dwc:decimalLongitude "-4.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.845 -4.712)"^^geo:wktLiteral ;
  geo-pos:lat "48.845"^^xsd:decimal ;
  geo-pos:long "-4.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6303'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6303'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.3302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.712'^^xsd:double;
  dwc:latitude '48.845'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.712 48.845, -4.712 48.845, -4.712 48.845, -4.712 48.845, -4.712 48.845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6303'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -4.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.865"^^xsd:decimal ;
  dwc:decimalLongitude "-4.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -4.712)"^^geo:wktLiteral ;
  geo-pos:lat "48.865"^^xsd:decimal ;
  geo-pos:long "-4.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6266'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.712'^^xsd:double;
  dwc:latitude '48.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.712 48.865, -4.712 48.865, -4.712 48.865, -4.712 48.865, -4.712 48.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6266'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.711)"^^geo:wktLiteral ;
  geo-pos:lat "48.269"^^xsd:decimal ;
  geo-pos:long "-4.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5170'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5170'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.711'^^xsd:double;
  dwc:latitude '48.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.711 48.269, -4.711 48.269, -4.711 48.269, -4.711 48.269, -4.711 48.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5170'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.711)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-4.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5163'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5163'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3511111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.711'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.711 48.278, -4.711 48.278, -4.711 48.278, -4.711 48.278, -4.711 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5163'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.299"^^xsd:decimal ;
  dwc:decimalLongitude "-4.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.711)"^^geo:wktLiteral ;
  geo-pos:lat "48.299"^^xsd:decimal ;
  geo-pos:long "-4.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4974'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.385555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.711'^^xsd:double;
  dwc:latitude '48.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.711 48.299, -4.711 48.299, -4.711 48.299, -4.711 48.299, -4.711 48.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4974'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 -4.711)"^^geo:wktLiteral ;
  geo-pos:lat "48.569"^^xsd:decimal ;
  geo-pos:long "-4.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_7714'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.711'^^xsd:double;
  dwc:latitude '48.569'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.711 48.569, -4.711 48.569, -4.711 48.569, -4.711 48.569, -4.711 48.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7714'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.725 -4.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.725"^^xsd:decimal ;
  dwc:decimalLongitude "-4.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.725 -4.711)"^^geo:wktLiteral ;
  geo-pos:lat "48.725"^^xsd:decimal ;
  geo-pos:long "-4.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6311'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6311'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.711'^^xsd:double;
  dwc:latitude '48.725'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.711 48.725, -4.711 48.725, -4.711 48.725, -4.711 48.725, -4.711 48.725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6311'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -4.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.865"^^xsd:decimal ;
  dwc:decimalLongitude "-4.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -4.711)"^^geo:wktLiteral ;
  geo-pos:lat "48.865"^^xsd:decimal ;
  geo-pos:long "-4.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6267'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.711'^^xsd:double;
  dwc:latitude '48.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.711 48.865, -4.711 48.865, -4.711 48.865, -4.711 48.865, -4.711 48.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6267'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.242 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.242"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.242 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "48.242"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_7087'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.4352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '48.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.71 48.242, -4.71 48.242, -4.71 48.242, -4.71 48.242, -4.71 48.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7087'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.372"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.372 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "48.372"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2317'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_2317'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.293055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '48.372'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.71 48.372, -4.71 48.372, -4.71 48.372, -4.71 48.372, -4.71 48.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2317'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.374 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "48.374"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5189'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5189'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.203333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '48.374'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.71 48.374, -4.71 48.374, -4.71 48.374, -4.71 48.374, -4.71 48.374))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5189'^^xsd:string;
  dwc:observationDate '2002-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.571 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.571 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "48.571"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6394'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6394'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.050277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '48.571'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.71 48.571, -4.71 48.571, -4.71 48.571, -4.71 48.571, -4.71 48.571))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6394'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.616 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.616"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.616 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "48.616"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6409'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_6409'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '48.616'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.71 48.616, -4.71 48.616, -4.71 48.616, -4.71 48.616, -4.71 48.616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6409'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.697 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.697"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.697 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "48.697"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6151'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6151'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.345277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '48.697'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.71 48.697, -4.71 48.697, -4.71 48.697, -4.71 48.697, -4.71 48.697))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6151'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.703 -4.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.703"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.703 -4.71)"^^geo:wktLiteral ;
  geo-pos:lat "48.703"^^xsd:decimal ;
  geo-pos:long "-4.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6647'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.782222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.71'^^xsd:double;
  dwc:latitude '48.703'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.71 48.703, -4.71 48.703, -4.71 48.703, -4.71 48.703, -4.71 48.703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6647'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.709)"^^geo:wktLiteral ;
  geo-pos:lat "48.273"^^xsd:decimal ;
  geo-pos:long "-4.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5149'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5149'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.74'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.709'^^xsd:double;
  dwc:latitude '48.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.709 48.273, -4.709 48.273, -4.709 48.273, -4.709 48.273, -4.709 48.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5149'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.709)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4478'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4478'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.5402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.709'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.709 48.373, -4.709 48.373, -4.709 48.373, -4.709 48.373, -4.709 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4478'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.709)"^^geo:wktLiteral ;
  geo-pos:lat "48.589"^^xsd:decimal ;
  geo-pos:long "-4.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6277'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.395'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.709'^^xsd:double;
  dwc:latitude '48.589'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.709 48.589, -4.709 48.589, -4.709 48.589, -4.709 48.589, -4.709 48.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6277'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -4.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -4.709)"^^geo:wktLiteral ;
  geo-pos:lat "48.833"^^xsd:decimal ;
  geo-pos:long "-4.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6951'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.389444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.709'^^xsd:double;
  dwc:latitude '48.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.709 48.833, -4.709 48.833, -4.709 48.833, -4.709 48.833, -4.709 48.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6951'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.41 -4.708)"^^geo:wktLiteral ;
  geo-pos:lat "48.41"^^xsd:decimal ;
  geo-pos:long "-4.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4402'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_4402'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.855'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.708'^^xsd:double;
  dwc:latitude '48.41'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.708 48.41, -4.708 48.41, -4.708 48.41, -4.708 48.41, -4.708 48.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4402'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.133 -4.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.133"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.133 -4.707)"^^geo:wktLiteral ;
  geo-pos:lat "48.133"^^xsd:decimal ;
  geo-pos:long "-4.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1826'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.9552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.707'^^xsd:double;
  dwc:latitude '48.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.707 48.133, -4.707 48.133, -4.707 48.133, -4.707 48.133, -4.707 48.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1826'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.707)"^^geo:wktLiteral ;
  geo-pos:lat "48.264"^^xsd:decimal ;
  geo-pos:long "-4.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5118'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5118'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.745'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.707'^^xsd:double;
  dwc:latitude '48.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.707 48.264, -4.707 48.264, -4.707 48.264, -4.707 48.264, -4.707 48.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5118'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.707)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4952'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1808333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.707'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.707 48.3, -4.707 48.3, -4.707 48.3, -4.707 48.3, -4.707 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4952'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.707)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5030'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.351388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.707'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.707 48.313, -4.707 48.313, -4.707 48.313, -4.707 48.313, -4.707 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5030'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.463"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.463 -4.707)"^^geo:wktLiteral ;
  geo-pos:lat "48.463"^^xsd:decimal ;
  geo-pos:long "-4.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3084'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.175277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.707'^^xsd:double;
  dwc:latitude '48.463'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.707 48.463, -4.707 48.463, -4.707 48.463, -4.707 48.463, -4.707 48.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3084'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.595"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.707)"^^geo:wktLiteral ;
  geo-pos:lat "48.595"^^xsd:decimal ;
  geo-pos:long "-4.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6400'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_6400'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.707'^^xsd:double;
  dwc:latitude '48.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.707 48.595, -4.707 48.595, -4.707 48.595, -4.707 48.595, -4.707 48.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6400'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.366 -4.706)"^^geo:wktLiteral ;
  geo-pos:lat "48.366"^^xsd:decimal ;
  geo-pos:long "-4.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3213'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.706'^^xsd:double;
  dwc:latitude '48.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.706 48.366, -4.706 48.366, -4.706 48.366, -4.706 48.366, -4.706 48.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3213'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.579 -4.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.579"^^xsd:decimal ;
  dwc:decimalLongitude "-4.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.579 -4.706)"^^geo:wktLiteral ;
  geo-pos:lat "48.579"^^xsd:decimal ;
  geo-pos:long "-4.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6443'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.706'^^xsd:double;
  dwc:latitude '48.579'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.706 48.579, -4.706 48.579, -4.706 48.579, -4.706 48.579, -4.706 48.579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6443'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.706)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6440'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.088611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.706'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.706 48.586, -4.706 48.586, -4.706 48.586, -4.706 48.586, -4.706 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6440'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.748 -4.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.748"^^xsd:decimal ;
  dwc:decimalLongitude "-4.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.748 -4.706)"^^geo:wktLiteral ;
  geo-pos:lat "48.748"^^xsd:decimal ;
  geo-pos:long "-4.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6949'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.706'^^xsd:double;
  dwc:latitude '48.748'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.706 48.748, -4.706 48.748, -4.706 48.748, -4.706 48.748, -4.706 48.748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6949'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.687 -4.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.687"^^xsd:decimal ;
  dwc:decimalLongitude "-4.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.687 -4.706)"^^geo:wktLiteral ;
  geo-pos:lat "50.687"^^xsd:decimal ;
  geo-pos:long "-4.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4100'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4100'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.772777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.706'^^xsd:double;
  dwc:latitude '50.687'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.706 50.687, -4.706 50.687, -4.706 50.687, -4.706 50.687, -4.706 50.687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4100'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.243 -4.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.243"^^xsd:decimal ;
  dwc:decimalLongitude "-4.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.243 -4.705)"^^geo:wktLiteral ;
  geo-pos:lat "48.243"^^xsd:decimal ;
  geo-pos:long "-4.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5043'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.123055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.705'^^xsd:double;
  dwc:latitude '48.243'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.705 48.243, -4.705 48.243, -4.705 48.243, -4.705 48.243, -4.705 48.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5043'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.578"^^xsd:decimal ;
  dwc:decimalLongitude "-4.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.578 -4.705)"^^geo:wktLiteral ;
  geo-pos:lat "48.578"^^xsd:decimal ;
  geo-pos:long "-4.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2209'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.705'^^xsd:double;
  dwc:latitude '48.578'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.705 48.578, -4.705 48.578, -4.705 48.578, -4.705 48.578, -4.705 48.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2209'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.579 -4.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.579"^^xsd:decimal ;
  dwc:decimalLongitude "-4.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.579 -4.705)"^^geo:wktLiteral ;
  geo-pos:lat "48.579"^^xsd:decimal ;
  geo-pos:long "-4.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6137'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.055833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.705'^^xsd:double;
  dwc:latitude '48.579'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.705 48.579, -4.705 48.579, -4.705 48.579, -4.705 48.579, -4.705 48.579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6137'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -4.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -4.705)"^^geo:wktLiteral ;
  geo-pos:lat "48.583"^^xsd:decimal ;
  geo-pos:long "-4.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6363'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6363'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.175555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.705'^^xsd:double;
  dwc:latitude '48.583'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.705 48.583, -4.705 48.583, -4.705 48.583, -4.705 48.583, -4.705 48.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6363'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.715 -4.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.715 -4.705)"^^geo:wktLiteral ;
  geo-pos:lat "48.715"^^xsd:decimal ;
  geo-pos:long "-4.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7551'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.705'^^xsd:double;
  dwc:latitude '48.715'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.705 48.715, -4.705 48.715, -4.705 48.715, -4.705 48.715, -4.705 48.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7551'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.234 -4.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.234"^^xsd:decimal ;
  dwc:decimalLongitude "-4.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.234 -4.704)"^^geo:wktLiteral ;
  geo-pos:lat "48.234"^^xsd:decimal ;
  geo-pos:long "-4.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4509'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.064444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.704'^^xsd:double;
  dwc:latitude '48.234'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.704 48.234, -4.704 48.234, -4.704 48.234, -4.704 48.234, -4.704 48.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4509'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.239 -4.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.239"^^xsd:decimal ;
  dwc:decimalLongitude "-4.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.239 -4.704)"^^geo:wktLiteral ;
  geo-pos:lat "48.239"^^xsd:decimal ;
  geo-pos:long "-4.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5049'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.7480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.704'^^xsd:double;
  dwc:latitude '48.239'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.704 48.239, -4.704 48.239, -4.704 48.239, -4.704 48.239, -4.704 48.239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5049'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.704)"^^geo:wktLiteral ;
  geo-pos:lat "48.268"^^xsd:decimal ;
  geo-pos:long "-4.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5048'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.704'^^xsd:double;
  dwc:latitude '48.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.704 48.268, -4.704 48.268, -4.704 48.268, -4.704 48.268, -4.704 48.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5048'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.212 -4.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.212"^^xsd:decimal ;
  dwc:decimalLongitude "-4.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.212 -4.703)"^^geo:wktLiteral ;
  geo-pos:lat "48.212"^^xsd:decimal ;
  geo-pos:long "-4.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5148'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5148'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.9938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.703'^^xsd:double;
  dwc:latitude '48.212'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.703 48.212, -4.703 48.212, -4.703 48.212, -4.703 48.212, -4.703 48.212))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5148'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.266 -4.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.266"^^xsd:decimal ;
  dwc:decimalLongitude "-4.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.266 -4.703)"^^geo:wktLiteral ;
  geo-pos:lat "48.266"^^xsd:decimal ;
  geo-pos:long "-4.703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5150'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5150'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.703'^^xsd:double;
  dwc:latitude '48.266'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.703 48.266, -4.703 48.266, -4.703 48.266, -4.703 48.266, -4.703 48.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5150'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.702)"^^geo:wktLiteral ;
  geo-pos:lat "48.27"^^xsd:decimal ;
  geo-pos:long "-4.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5010'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.484722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.702'^^xsd:double;
  dwc:latitude '48.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.702 48.27, -4.702 48.27, -4.702 48.27, -4.702 48.27, -4.702 48.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5010'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.702)"^^geo:wktLiteral ;
  geo-pos:lat "48.273"^^xsd:decimal ;
  geo-pos:long "-4.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5039'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.702'^^xsd:double;
  dwc:latitude '48.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.702 48.273, -4.702 48.273, -4.702 48.273, -4.702 48.273, -4.702 48.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5039'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.702)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5114'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5114'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.059444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.702'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.702 48.325, -4.702 48.325, -4.702 48.325, -4.702 48.325, -4.702 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5114'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.702)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6028'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.2386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.702'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.702 48.338, -4.702 48.338, -4.702 48.338, -4.702 48.338, -4.702 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6028'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.503 -4.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.503"^^xsd:decimal ;
  dwc:decimalLongitude "-4.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.503 -4.702)"^^geo:wktLiteral ;
  geo-pos:lat "48.503"^^xsd:decimal ;
  geo-pos:long "-4.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7609'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_7609'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.49'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.702'^^xsd:double;
  dwc:latitude '48.503'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.702 48.503, -4.702 48.503, -4.702 48.503, -4.702 48.503, -4.702 48.503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7609'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.724 -4.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.724"^^xsd:decimal ;
  dwc:decimalLongitude "-4.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.724 -4.702)"^^geo:wktLiteral ;
  geo-pos:lat "48.724"^^xsd:decimal ;
  geo-pos:long "-4.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6986'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.2461111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.702'^^xsd:double;
  dwc:latitude '48.724'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.702 48.724, -4.702 48.724, -4.702 48.724, -4.702 48.724, -4.702 48.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6986'^^xsd:string;
  dwc:observationDate '2002-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.265 -4.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.265 -4.701)"^^geo:wktLiteral ;
  geo-pos:lat "48.265"^^xsd:decimal ;
  geo-pos:long "-4.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4990'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.010833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.701'^^xsd:double;
  dwc:latitude '48.265'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.701 48.265, -4.701 48.265, -4.701 48.265, -4.701 48.265, -4.701 48.265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4990'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.738 -4.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.738"^^xsd:decimal ;
  dwc:decimalLongitude "-4.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.738 -4.701)"^^geo:wktLiteral ;
  geo-pos:lat "50.738"^^xsd:decimal ;
  geo-pos:long "-4.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4041'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.701'^^xsd:double;
  dwc:latitude '50.738'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.701 50.738, -4.701 50.738, -4.701 50.738, -4.701 50.738, -4.701 50.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4041'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.269"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5214'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.6380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.269, -4.7 48.269, -4.7 48.269, -4.7 48.269, -4.7 48.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5214'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.276"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.276"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5047'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.7325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.276, -4.7 48.276, -4.7 48.276, -4.7 48.276, -4.7 48.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5047'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5181'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5181'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.277, -4.7 48.277, -4.7 48.277, -4.7 48.277, -4.7 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5181'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.291"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.291"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5001'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.291'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.291, -4.7 48.291, -4.7 48.291, -4.7 48.291, -4.7 48.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5001'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3600'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.3519444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.313, -4.7 48.313, -4.7 48.313, -4.7 48.313, -4.7 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3600'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3154'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.755'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.342, -4.7 48.342, -4.7 48.342, -4.7 48.342, -4.7 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3154'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5846'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.352, -4.7 48.352, -4.7 48.352, -4.7 48.352, -4.7 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5846'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.574 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.574"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.574 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.574"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7639'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.0975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.574'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.574, -4.7 48.574, -4.7 48.574, -4.7 48.574, -4.7 48.574))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7639'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.584 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.584"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6354'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6354'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '48.584'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7 48.584, -4.7 48.584, -4.7 48.584, -4.7 48.584, -4.7 48.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6354'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.265 -4.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.265 -4.699)"^^geo:wktLiteral ;
  geo-pos:lat "48.265"^^xsd:decimal ;
  geo-pos:long "-4.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5046'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.699'^^xsd:double;
  dwc:latitude '48.265'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.699 48.265, -4.699 48.265, -4.699 48.265, -4.699 48.265, -4.699 48.265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5046'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.699)"^^geo:wktLiteral ;
  geo-pos:lat "48.267"^^xsd:decimal ;
  geo-pos:long "-4.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5045'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.699'^^xsd:double;
  dwc:latitude '48.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.699 48.267, -4.699 48.267, -4.699 48.267, -4.699 48.267, -4.699 48.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5045'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.699)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1476'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1476'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.699'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.699 48.334, -4.699 48.334, -4.699 48.334, -4.699 48.334, -4.699 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1476'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.579 -4.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.579"^^xsd:decimal ;
  dwc:decimalLongitude "-4.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.579 -4.699)"^^geo:wktLiteral ;
  geo-pos:lat "48.579"^^xsd:decimal ;
  geo-pos:long "-4.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6297'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6297'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.9019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.699'^^xsd:double;
  dwc:latitude '48.579'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.699 48.579, -4.699 48.579, -4.699 48.579, -4.699 48.579, -4.699 48.579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6297'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.698 -4.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.698"^^xsd:decimal ;
  dwc:decimalLongitude "-4.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.698 -4.699)"^^geo:wktLiteral ;
  geo-pos:lat "50.698"^^xsd:decimal ;
  geo-pos:long "-4.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4029'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.69'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.699'^^xsd:double;
  dwc:latitude '50.698'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.699 50.698, -4.699 50.698, -4.699 50.698, -4.699 50.698, -4.699 50.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4029'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.261"^^xsd:decimal ;
  dwc:decimalLongitude "-4.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.698)"^^geo:wktLiteral ;
  geo-pos:lat "48.261"^^xsd:decimal ;
  geo-pos:long "-4.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4991'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.870833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.698'^^xsd:double;
  dwc:latitude '48.261'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.698 48.261, -4.698 48.261, -4.698 48.261, -4.698 48.261, -4.698 48.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4991'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.698)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4992'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.450833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.698'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.698 48.277, -4.698 48.277, -4.698 48.277, -4.698 48.277, -4.698 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4992'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.585 -4.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.585"^^xsd:decimal ;
  dwc:decimalLongitude "-4.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.585 -4.698)"^^geo:wktLiteral ;
  geo-pos:lat "48.585"^^xsd:decimal ;
  geo-pos:long "-4.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6138'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.273333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.698'^^xsd:double;
  dwc:latitude '48.585'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.698 48.585, -4.698 48.585, -4.698 48.585, -4.698 48.585, -4.698 48.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6138'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.697)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-4.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4953'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.697'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.697 48.278, -4.697 48.278, -4.697 48.278, -4.697 48.278, -4.697 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4953'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.697)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2499'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2499'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.431944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.697'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.697 48.314, -4.697 48.314, -4.697 48.314, -4.697 48.314, -4.697 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2499'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.632 -4.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.632"^^xsd:decimal ;
  dwc:decimalLongitude "-4.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.632 -4.697)"^^geo:wktLiteral ;
  geo-pos:lat "48.632"^^xsd:decimal ;
  geo-pos:long "-4.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_6439'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.073888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.697'^^xsd:double;
  dwc:latitude '48.632'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.697 48.632, -4.697 48.632, -4.697 48.632, -4.697 48.632, -4.697 48.632))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6439'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.696)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5166'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5166'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.107222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.696'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.696 48.28, -4.696 48.28, -4.696 48.28, -4.696 48.28, -4.696 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5166'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.696)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7969'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.696'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.696 48.367, -4.696 48.367, -4.696 48.367, -4.696 48.367, -4.696 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7969'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -4.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.734"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -4.696)"^^geo:wktLiteral ;
  geo-pos:lat "48.734"^^xsd:decimal ;
  geo-pos:long "-4.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6391'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6391'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.200555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.696'^^xsd:double;
  dwc:latitude '48.734'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.696 48.734, -4.696 48.734, -4.696 48.734, -4.696 48.734, -4.696 48.734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6391'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.857 -4.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.857"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.857 -4.696)"^^geo:wktLiteral ;
  geo-pos:lat "48.857"^^xsd:decimal ;
  geo-pos:long "-4.696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6304'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6304'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.696'^^xsd:double;
  dwc:latitude '48.857'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.696 48.857, -4.696 48.857, -4.696 48.857, -4.696 48.857, -4.696 48.857))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6304'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.744 -4.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.744"^^xsd:decimal ;
  dwc:decimalLongitude "-4.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.744 -4.695)"^^geo:wktLiteral ;
  geo-pos:lat "48.744"^^xsd:decimal ;
  geo-pos:long "-4.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6459'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.590833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.695'^^xsd:double;
  dwc:latitude '48.744'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.695 48.744, -4.695 48.744, -4.695 48.744, -4.695 48.744, -4.695 48.744))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6459'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81 -4.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.81"^^xsd:decimal ;
  dwc:decimalLongitude "-4.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.81 -4.695)"^^geo:wktLiteral ;
  geo-pos:lat "48.81"^^xsd:decimal ;
  geo-pos:long "-4.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6337'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.695'^^xsd:double;
  dwc:latitude '48.81'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.695 48.81, -4.695 48.81, -4.695 48.81, -4.695 48.81, -4.695 48.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6337'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.694)"^^geo:wktLiteral ;
  geo-pos:lat "48.273"^^xsd:decimal ;
  geo-pos:long "-4.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5175'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.694'^^xsd:double;
  dwc:latitude '48.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.694 48.273, -4.694 48.273, -4.694 48.273, -4.694 48.273, -4.694 48.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5175'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-4.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.694)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-4.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5164'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5164'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.694'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.694 48.281, -4.694 48.281, -4.694 48.281, -4.694 48.281, -4.694 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5164'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.645 -4.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.645"^^xsd:decimal ;
  dwc:decimalLongitude "-4.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.645 -4.694)"^^geo:wktLiteral ;
  geo-pos:lat "48.645"^^xsd:decimal ;
  geo-pos:long "-4.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6455'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.694'^^xsd:double;
  dwc:latitude '48.645'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.694 48.645, -4.694 48.645, -4.694 48.645, -4.694 48.645, -4.694 48.645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6455'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.696 -4.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.696"^^xsd:decimal ;
  dwc:decimalLongitude "-4.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.696 -4.694)"^^geo:wktLiteral ;
  geo-pos:lat "48.696"^^xsd:decimal ;
  geo-pos:long "-4.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6385'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.8686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.694'^^xsd:double;
  dwc:latitude '48.696'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.694 48.696, -4.694 48.696, -4.694 48.696, -4.694 48.696, -4.694 48.696))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6385'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.823 -4.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.823"^^xsd:decimal ;
  dwc:decimalLongitude "-4.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.823 -4.694)"^^geo:wktLiteral ;
  geo-pos:lat "48.823"^^xsd:decimal ;
  geo-pos:long "-4.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6950'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.956666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.694'^^xsd:double;
  dwc:latitude '48.823'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.694 48.823, -4.694 48.823, -4.694 48.823, -4.694 48.823, -4.694 48.823))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6950'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.221 -4.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.221 -4.693)"^^geo:wktLiteral ;
  geo-pos:lat "48.221"^^xsd:decimal ;
  geo-pos:long "-4.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5171'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.043333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.693'^^xsd:double;
  dwc:latitude '48.221'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.693 48.221, -4.693 48.221, -4.693 48.221, -4.693 48.221, -4.693 48.221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5171'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.693)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5963'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.693'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.693 48.335, -4.693 48.335, -4.693 48.335, -4.693 48.335, -4.693 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5963'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.693 -4.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.693"^^xsd:decimal ;
  dwc:decimalLongitude "-4.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.693 -4.693)"^^geo:wktLiteral ;
  geo-pos:lat "48.693"^^xsd:decimal ;
  geo-pos:long "-4.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6421'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.693'^^xsd:double;
  dwc:latitude '48.693'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.693 48.693, -4.693 48.693, -4.693 48.693, -4.693 48.693, -4.693 48.693))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6421'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.594 -4.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.594"^^xsd:decimal ;
  dwc:decimalLongitude "-4.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.594 -4.692)"^^geo:wktLiteral ;
  geo-pos:lat "48.594"^^xsd:decimal ;
  geo-pos:long "-4.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7638'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.075277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.692'^^xsd:double;
  dwc:latitude '48.594'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.692 48.594, -4.692 48.594, -4.692 48.594, -4.692 48.594, -4.692 48.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7638'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -4.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.161"^^xsd:decimal ;
  dwc:decimalLongitude "-4.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.161 -4.692)"^^geo:wktLiteral ;
  geo-pos:lat "49.161"^^xsd:decimal ;
  geo-pos:long "-4.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6864'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.8605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.692'^^xsd:double;
  dwc:latitude '49.161'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.692 49.161, -4.692 49.161, -4.692 49.161, -4.692 49.161, -4.692 49.161))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6864'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -4.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.062"^^xsd:decimal ;
  dwc:decimalLongitude "-4.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.062 -4.692)"^^geo:wktLiteral ;
  geo-pos:lat "50.062"^^xsd:decimal ;
  geo-pos:long "-4.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1053'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.5975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.692'^^xsd:double;
  dwc:latitude '50.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.692 50.062, -4.692 50.062, -4.692 50.062, -4.692 50.062, -4.692 50.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1053'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.26"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.691)"^^geo:wktLiteral ;
  geo-pos:lat "48.26"^^xsd:decimal ;
  geo-pos:long "-4.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4978'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.128611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.691'^^xsd:double;
  dwc:latitude '48.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.691 48.26, -4.691 48.26, -4.691 48.26, -4.691 48.26, -4.691 48.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4978'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.691)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-4.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4976'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.105277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.691'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.691 48.281, -4.691 48.281, -4.691 48.281, -4.691 48.281, -4.691 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4976'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -4.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.599"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -4.691)"^^geo:wktLiteral ;
  geo-pos:lat "48.599"^^xsd:decimal ;
  geo-pos:long "-4.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7797'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.115833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.691'^^xsd:double;
  dwc:latitude '48.599'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.691 48.599, -4.691 48.599, -4.691 48.599, -4.691 48.599, -4.691 48.599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7797'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.608 -4.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.608"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.608 -4.691)"^^geo:wktLiteral ;
  geo-pos:lat "48.608"^^xsd:decimal ;
  geo-pos:long "-4.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_6642'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.682777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.691'^^xsd:double;
  dwc:latitude '48.608'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.691 48.608, -4.691 48.608, -4.691 48.608, -4.691 48.608, -4.691 48.608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6642'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.414 -4.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.414"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.414 -4.691)"^^geo:wktLiteral ;
  geo-pos:lat "49.414"^^xsd:decimal ;
  geo-pos:long "-4.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_736'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.626388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.691'^^xsd:double;
  dwc:latitude '49.414'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.691 49.414, -4.691 49.414, -4.691 49.414, -4.691 49.414, -4.691 49.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_736'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.654 -4.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.654"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.654 -4.691)"^^geo:wktLiteral ;
  geo-pos:lat "50.654"^^xsd:decimal ;
  geo-pos:long "-4.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4103'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4103'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.409444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.691'^^xsd:double;
  dwc:latitude '50.654'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.691 50.654, -4.691 50.654, -4.691 50.654, -4.691 50.654, -4.691 50.654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4103'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.701 -4.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.701 -4.691)"^^geo:wktLiteral ;
  geo-pos:lat "50.701"^^xsd:decimal ;
  geo-pos:long "-4.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4048'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.7902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.691'^^xsd:double;
  dwc:latitude '50.701'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.691 50.701, -4.691 50.701, -4.691 50.701, -4.691 50.701, -4.691 50.701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4048'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.249 -4.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.249"^^xsd:decimal ;
  dwc:decimalLongitude "-4.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.249 -4.69)"^^geo:wktLiteral ;
  geo-pos:lat "48.249"^^xsd:decimal ;
  geo-pos:long "-4.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4972'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.2983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.69'^^xsd:double;
  dwc:latitude '48.249'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.69 48.249, -4.69 48.249, -4.69 48.249, -4.69 48.249, -4.69 48.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4972'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.69)"^^geo:wktLiteral ;
  geo-pos:lat "48.256"^^xsd:decimal ;
  geo-pos:long "-4.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_4174'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.824444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.69'^^xsd:double;
  dwc:latitude '48.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.69 48.256, -4.69 48.256, -4.69 48.256, -4.69 48.256, -4.69 48.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4174'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.69)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4993'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.625833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.69'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.69 48.29, -4.69 48.29, -4.69 48.29, -4.69 48.29, -4.69 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4993'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.69)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5844'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.5788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.69'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.69 48.358, -4.69 48.358, -4.69 48.358, -4.69 48.358, -4.69 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5844'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.789 -4.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.789 -4.69)"^^geo:wktLiteral ;
  geo-pos:lat "50.789"^^xsd:decimal ;
  geo-pos:long "-4.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4017'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.69'^^xsd:double;
  dwc:latitude '50.789'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.69 50.789, -4.69 50.789, -4.69 50.789, -4.69 50.789, -4.69 50.789))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4017'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.689)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5000'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.689'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.689 48.306, -4.689 48.306, -4.689 48.306, -4.689 48.306, -4.689 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5000'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.689)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5346'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5346'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.0338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.689'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.689 48.353, -4.689 48.353, -4.689 48.353, -4.689 48.353, -4.689 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5346'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.689)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7494'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_7494'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.689'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.689 48.376, -4.689 48.376, -4.689 48.376, -4.689 48.376, -4.689 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7494'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.592 -4.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.592 -4.689)"^^geo:wktLiteral ;
  geo-pos:lat "48.592"^^xsd:decimal ;
  geo-pos:long "-4.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7636'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.689'^^xsd:double;
  dwc:latitude '48.592'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.689 48.592, -4.689 48.592, -4.689 48.592, -4.689 48.592, -4.689 48.592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7636'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.711 -4.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.711 -4.689)"^^geo:wktLiteral ;
  geo-pos:lat "48.711"^^xsd:decimal ;
  geo-pos:long "-4.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6286'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.066111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.689'^^xsd:double;
  dwc:latitude '48.711'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.689 48.711, -4.689 48.711, -4.689 48.711, -4.689 48.711, -4.689 48.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6286'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -4.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.322 -4.689)"^^geo:wktLiteral ;
  geo-pos:lat "50.322"^^xsd:decimal ;
  geo-pos:long "-4.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1735'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.426666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.689'^^xsd:double;
  dwc:latitude '50.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.689 50.322, -4.689 50.322, -4.689 50.322, -4.689 50.322, -4.689 50.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1735'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.688)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4965'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1638888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.688'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.688 48.271, -4.688 48.271, -4.688 48.271, -4.688 48.271, -4.688 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4965'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.688)"^^geo:wktLiteral ;
  geo-pos:lat "48.273"^^xsd:decimal ;
  geo-pos:long "-4.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5165'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5165'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.688'^^xsd:double;
  dwc:latitude '48.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.688 48.273, -4.688 48.273, -4.688 48.273, -4.688 48.273, -4.688 48.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5165'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.274 -4.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.274"^^xsd:decimal ;
  dwc:decimalLongitude "-4.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.274 -4.688)"^^geo:wktLiteral ;
  geo-pos:lat "48.274"^^xsd:decimal ;
  geo-pos:long "-4.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5174'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5174'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.688'^^xsd:double;
  dwc:latitude '48.274'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.688 48.274, -4.688 48.274, -4.688 48.274, -4.688 48.274, -4.688 48.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5174'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.688)"^^geo:wktLiteral ;
  geo-pos:lat "48.282"^^xsd:decimal ;
  geo-pos:long "-4.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5398'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5398'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.259722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.688'^^xsd:double;
  dwc:latitude '48.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.688 48.282, -4.688 48.282, -4.688 48.282, -4.688 48.282, -4.688 48.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5398'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.736 -4.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.736"^^xsd:decimal ;
  dwc:decimalLongitude "-4.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.736 -4.688)"^^geo:wktLiteral ;
  geo-pos:lat "48.736"^^xsd:decimal ;
  geo-pos:long "-4.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6390'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6390'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.086388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.688'^^xsd:double;
  dwc:latitude '48.736'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.688 48.736, -4.688 48.736, -4.688 48.736, -4.688 48.736, -4.688 48.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6390'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.721 -4.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.721"^^xsd:decimal ;
  dwc:decimalLongitude "-4.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.721 -4.688)"^^geo:wktLiteral ;
  geo-pos:lat "50.721"^^xsd:decimal ;
  geo-pos:long "-4.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4043'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.688'^^xsd:double;
  dwc:latitude '50.721'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.688 50.721, -4.688 50.721, -4.688 50.721, -4.688 50.721, -4.688 50.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4043'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.687)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5845'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.687'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.687 48.347, -4.687 48.347, -4.687 48.347, -4.687 48.347, -4.687 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5845'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.606 -4.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.606"^^xsd:decimal ;
  dwc:decimalLongitude "-4.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.606 -4.687)"^^geo:wktLiteral ;
  geo-pos:lat "48.606"^^xsd:decimal ;
  geo-pos:long "-4.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7554'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.687'^^xsd:double;
  dwc:latitude '48.606'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.687 48.606, -4.687 48.606, -4.687 48.606, -4.687 48.606, -4.687 48.606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7554'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "48.267"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5037'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.6941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '48.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 48.267, -4.686 48.267, -4.686 48.267, -4.686 48.267, -4.686 48.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5037'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5183'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.609722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 48.272, -4.686 48.272, -4.686 48.272, -4.686 48.272, -4.686 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5183'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.274 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.274"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.274 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "48.274"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5182'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5222222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '48.274'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 48.274, -4.686 48.274, -4.686 48.274, -4.686 48.274, -4.686 48.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5182'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.293"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "48.293"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5051'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.1175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '48.293'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 48.293, -4.686 48.293, -4.686 48.293, -4.686 48.293, -4.686 48.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5051'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3099'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_3099'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 48.329, -4.686 48.329, -4.686 48.329, -4.686 48.329, -4.686 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3099'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5330'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5330'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 48.362, -4.686 48.362, -4.686 48.362, -4.686 48.362, -4.686 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5330'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.593 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.593"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.593 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "48.593"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6146'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.7719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '48.593'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 48.593, -4.686 48.593, -4.686 48.593, -4.686 48.593, -4.686 48.593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6146'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.661"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "48.661"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6393'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.029444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '48.661'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 48.661, -4.686 48.661, -4.686 48.661, -4.686 48.661, -4.686 48.661))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6393'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.732 -4.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.732"^^xsd:decimal ;
  dwc:decimalLongitude "-4.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.732 -4.686)"^^geo:wktLiteral ;
  geo-pos:lat "50.732"^^xsd:decimal ;
  geo-pos:long "-4.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4042'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.8347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.686'^^xsd:double;
  dwc:latitude '50.732'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.686 50.732, -4.686 50.732, -4.686 50.732, -4.686 50.732, -4.686 50.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4042'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.685)"^^geo:wktLiteral ;
  geo-pos:lat "48.269"^^xsd:decimal ;
  geo-pos:long "-4.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4959'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.055'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.685'^^xsd:double;
  dwc:latitude '48.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.685 48.269, -4.685 48.269, -4.685 48.269, -4.685 48.269, -4.685 48.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4959'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.275 -4.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.275 -4.685)"^^geo:wktLiteral ;
  geo-pos:lat "48.275"^^xsd:decimal ;
  geo-pos:long "-4.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5218'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.523055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.685'^^xsd:double;
  dwc:latitude '48.275'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.685 48.275, -4.685 48.275, -4.685 48.275, -4.685 48.275, -4.685 48.275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5218'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.685)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4975'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.410555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.685'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.685 48.277, -4.685 48.277, -4.685 48.277, -4.685 48.277, -4.685 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4975'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -4.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -4.685)"^^geo:wktLiteral ;
  geo-pos:lat "48.283"^^xsd:decimal ;
  geo-pos:long "-4.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4956'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.9091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.685'^^xsd:double;
  dwc:latitude '48.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.685 48.283, -4.685 48.283, -4.685 48.283, -4.685 48.283, -4.685 48.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4956'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.258 -4.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.258"^^xsd:decimal ;
  dwc:decimalLongitude "-4.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.258 -4.684)"^^geo:wktLiteral ;
  geo-pos:lat "48.258"^^xsd:decimal ;
  geo-pos:long "-4.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4977'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.135833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.684'^^xsd:double;
  dwc:latitude '48.258'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.684 48.258, -4.684 48.258, -4.684 48.258, -4.684 48.258, -4.684 48.258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4977'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.262"^^xsd:decimal ;
  dwc:decimalLongitude "-4.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.684)"^^geo:wktLiteral ;
  geo-pos:lat "48.262"^^xsd:decimal ;
  geo-pos:long "-4.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5121'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5121'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.684'^^xsd:double;
  dwc:latitude '48.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.684 48.262, -4.684 48.262, -4.684 48.262, -4.684 48.262, -4.684 48.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5121'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.684)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4984'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.684'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.684 48.34, -4.684 48.34, -4.684 48.34, -4.684 48.34, -4.684 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4984'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -4.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.591"^^xsd:decimal ;
  dwc:decimalLongitude "-4.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -4.684)"^^geo:wktLiteral ;
  geo-pos:lat "48.591"^^xsd:decimal ;
  geo-pos:long "-4.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_7734'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.145277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.684'^^xsd:double;
  dwc:latitude '48.591'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.684 48.591, -4.684 48.591, -4.684 48.591, -4.684 48.591, -4.684 48.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7734'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.252"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.683)"^^geo:wktLiteral ;
  geo-pos:lat "48.252"^^xsd:decimal ;
  geo-pos:long "-4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5141'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.241944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.683'^^xsd:double;
  dwc:latitude '48.252'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.683 48.252, -4.683 48.252, -4.683 48.252, -4.683 48.252, -4.683 48.252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5141'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 -4.683)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "-4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5955'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.9077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.683'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.683 48.36, -4.683 48.36, -4.683 48.36, -4.683 48.36, -4.683 48.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5955'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.683)"^^geo:wktLiteral ;
  geo-pos:lat "48.699"^^xsd:decimal ;
  geo-pos:long "-4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6384'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.6266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.683'^^xsd:double;
  dwc:latitude '48.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.683 48.699, -4.683 48.699, -4.683 48.699, -4.683 48.699, -4.683 48.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6384'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.716 -4.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.716"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.716 -4.683)"^^geo:wktLiteral ;
  geo-pos:lat "50.716"^^xsd:decimal ;
  geo-pos:long "-4.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4028'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.505833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.683'^^xsd:double;
  dwc:latitude '50.716'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.683 50.716, -4.683 50.716, -4.683 50.716, -4.683 50.716, -4.683 50.716))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4028'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.682)"^^geo:wktLiteral ;
  geo-pos:lat "48.269"^^xsd:decimal ;
  geo-pos:long "-4.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5003'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.682'^^xsd:double;
  dwc:latitude '48.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.682 48.269, -4.682 48.269, -4.682 48.269, -4.682 48.269, -4.682 48.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5003'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.682)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-4.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4966'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.184722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.682'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.682 48.278, -4.682 48.278, -4.682 48.278, -4.682 48.278, -4.682 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4966'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.706 -4.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.706"^^xsd:decimal ;
  dwc:decimalLongitude "-4.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.706 -4.682)"^^geo:wktLiteral ;
  geo-pos:lat "48.706"^^xsd:decimal ;
  geo-pos:long "-4.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6068'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.191388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.682'^^xsd:double;
  dwc:latitude '48.706'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.682 48.706, -4.682 48.706, -4.682 48.706, -4.682 48.706, -4.682 48.706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6068'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.767 -4.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.767"^^xsd:decimal ;
  dwc:decimalLongitude "-4.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.767 -4.682)"^^geo:wktLiteral ;
  geo-pos:lat "48.767"^^xsd:decimal ;
  geo-pos:long "-4.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6371'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_6371'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.394166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.682'^^xsd:double;
  dwc:latitude '48.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.682 48.767, -4.682 48.767, -4.682 48.767, -4.682 48.767, -4.682 48.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6371'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.095 -4.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.095"^^xsd:decimal ;
  dwc:decimalLongitude "-4.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.095 -4.682)"^^geo:wktLiteral ;
  geo-pos:lat "49.095"^^xsd:decimal ;
  geo-pos:long "-4.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6865'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.682'^^xsd:double;
  dwc:latitude '49.095'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.682 49.095, -4.682 49.095, -4.682 49.095, -4.682 49.095, -4.682 49.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6865'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.197 -4.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.197"^^xsd:decimal ;
  dwc:decimalLongitude "-4.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.197 -4.681)"^^geo:wktLiteral ;
  geo-pos:lat "48.197"^^xsd:decimal ;
  geo-pos:long "-4.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4508'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.681'^^xsd:double;
  dwc:latitude '48.197'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.681 48.197, -4.681 48.197, -4.681 48.197, -4.681 48.197, -4.681 48.197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4508'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.712 -4.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.712"^^xsd:decimal ;
  dwc:decimalLongitude "-4.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.712 -4.681)"^^geo:wktLiteral ;
  geo-pos:lat "48.712"^^xsd:decimal ;
  geo-pos:long "-4.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6392'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6392'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.384722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.681'^^xsd:double;
  dwc:latitude '48.712'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.681 48.712, -4.681 48.712, -4.681 48.712, -4.681 48.712, -4.681 48.712))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6392'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.276"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.68)"^^geo:wktLiteral ;
  geo-pos:lat "48.276"^^xsd:decimal ;
  geo-pos:long "-4.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4999'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.68'^^xsd:double;
  dwc:latitude '48.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.68 48.276, -4.68 48.276, -4.68 48.276, -4.68 48.276, -4.68 48.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4999'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.68)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-4.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4998'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.68'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.68 48.281, -4.68 48.281, -4.68 48.281, -4.68 48.281, -4.68 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4998'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.68)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5034'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.68'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.68 48.321, -4.68 48.321, -4.68 48.321, -4.68 48.321, -4.68 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5034'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.595"^^xsd:decimal ;
  dwc:decimalLongitude "-4.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.68)"^^geo:wktLiteral ;
  geo-pos:lat "48.595"^^xsd:decimal ;
  geo-pos:long "-4.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7625'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7625'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.68'^^xsd:double;
  dwc:latitude '48.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.68 48.595, -4.68 48.595, -4.68 48.595, -4.68 48.595, -4.68 48.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7625'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5119'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5119'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.679'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.679 48.272, -4.679 48.272, -4.679 48.272, -4.679 48.272, -4.679 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5119'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5031'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.2825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.679'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.679 48.315, -4.679 48.315, -4.679 48.315, -4.679 48.315, -4.679 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5031'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1477'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1477'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.679'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.679 48.33, -4.679 48.33, -4.679 48.33, -4.679 48.33, -4.679 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1477'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5032'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.474166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.679'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.679 48.342, -4.679 48.342, -4.679 48.342, -4.679 48.342, -4.679 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5032'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.629 -4.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.629"^^xsd:decimal ;
  dwc:decimalLongitude "-4.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.629 -4.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.629"^^xsd:decimal ;
  geo-pos:long "-4.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7536'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.679'^^xsd:double;
  dwc:latitude '48.629'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.679 48.629, -4.679 48.629, -4.679 48.629, -4.679 48.629, -4.679 48.629))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7536'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.706 -4.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.706"^^xsd:decimal ;
  dwc:decimalLongitude "-4.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.706 -4.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.706"^^xsd:decimal ;
  geo-pos:long "-4.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6312'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6312'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.679'^^xsd:double;
  dwc:latitude '48.706'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.679 48.706, -4.679 48.706, -4.679 48.706, -4.679 48.706, -4.679 48.706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6312'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.707 -4.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.707"^^xsd:decimal ;
  dwc:decimalLongitude "-4.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.707 -4.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.707"^^xsd:decimal ;
  geo-pos:long "-4.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_6422'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.2038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.679'^^xsd:double;
  dwc:latitude '48.707'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.679 48.707, -4.679 48.707, -4.679 48.707, -4.679 48.707, -4.679 48.707))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6422'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.678)"^^geo:wktLiteral ;
  geo-pos:lat "48.264"^^xsd:decimal ;
  geo-pos:long "-4.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5123'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5123'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.8597222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.678'^^xsd:double;
  dwc:latitude '48.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.678 48.264, -4.678 48.264, -4.678 48.264, -4.678 48.264, -4.678 48.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5123'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.678)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5439'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.6522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.678'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.678 48.288, -4.678 48.288, -4.678 48.288, -4.678 48.288, -4.678 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5439'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.581"^^xsd:decimal ;
  dwc:decimalLongitude "-4.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.581 -4.678)"^^geo:wktLiteral ;
  geo-pos:lat "48.581"^^xsd:decimal ;
  geo-pos:long "-4.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6355'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_6355'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.678'^^xsd:double;
  dwc:latitude '48.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.678 48.581, -4.678 48.581, -4.678 48.581, -4.678 48.581, -4.678 48.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6355'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.678)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_577'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.5255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.678'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.678 48.586, -4.678 48.586, -4.678 48.586, -4.678 48.586, -4.678 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_577'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.733 -4.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.733 -4.678)"^^geo:wktLiteral ;
  geo-pos:lat "50.733"^^xsd:decimal ;
  geo-pos:long "-4.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4049'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.038611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.678'^^xsd:double;
  dwc:latitude '50.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.678 50.733, -4.678 50.733, -4.678 50.733, -4.678 50.733, -4.678 50.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4049'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.246 -4.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.246 -4.677)"^^geo:wktLiteral ;
  geo-pos:lat "48.246"^^xsd:decimal ;
  geo-pos:long "-4.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5026'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.114444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.677'^^xsd:double;
  dwc:latitude '48.246'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.677 48.246, -4.677 48.246, -4.677 48.246, -4.677 48.246, -4.677 48.246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5026'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.677)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4954'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.677'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.677 48.271, -4.677 48.271, -4.677 48.271, -4.677 48.271, -4.677 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4954'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.677)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4955'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.677'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.677 48.272, -4.677 48.272, -4.677 48.272, -4.677 48.272, -4.677 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4955'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.677)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5787'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.677'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.677 48.334, -4.677 48.334, -4.677 48.334, -4.677 48.334, -4.677 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5787'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.677)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1421'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1421'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.677'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.677 48.342, -4.677 48.342, -4.677 48.342, -4.677 48.342, -4.677 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1421'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.598 -4.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.598"^^xsd:decimal ;
  dwc:decimalLongitude "-4.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.598 -4.677)"^^geo:wktLiteral ;
  geo-pos:lat "48.598"^^xsd:decimal ;
  geo-pos:long "-4.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7535'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.513333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.677'^^xsd:double;
  dwc:latitude '48.598'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.677 48.598, -4.677 48.598, -4.677 48.598, -4.677 48.598, -4.677 48.598))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7535'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.676)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5015'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.082777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.676'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.676 48.277, -4.676 48.277, -4.676 48.277, -4.676 48.277, -4.676 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5015'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.746 -4.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.746"^^xsd:decimal ;
  dwc:decimalLongitude "-4.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.746 -4.676)"^^geo:wktLiteral ;
  geo-pos:lat "48.746"^^xsd:decimal ;
  geo-pos:long "-4.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_6169'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.676'^^xsd:double;
  dwc:latitude '48.746'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.676 48.746, -4.676 48.746, -4.676 48.746, -4.676 48.746, -4.676 48.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6169'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59 -4.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.59"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59 -4.675)"^^geo:wktLiteral ;
  geo-pos:lat "48.59"^^xsd:decimal ;
  geo-pos:long "-4.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7550'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.4294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.675'^^xsd:double;
  dwc:latitude '48.59'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.675 48.59, -4.675 48.59, -4.675 48.59, -4.675 48.59, -4.675 48.59))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7550'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.689 -4.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.689"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.689 -4.675)"^^geo:wktLiteral ;
  geo-pos:lat "50.689"^^xsd:decimal ;
  geo-pos:long "-4.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4012'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.959722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.675'^^xsd:double;
  dwc:latitude '50.689'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.675 50.689, -4.675 50.689, -4.675 50.689, -4.675 50.689, -4.675 50.689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4012'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.252"^^xsd:decimal ;
  dwc:decimalLongitude "-4.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.674)"^^geo:wktLiteral ;
  geo-pos:lat "48.252"^^xsd:decimal ;
  geo-pos:long "-4.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5027'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.164444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.674'^^xsd:double;
  dwc:latitude '48.252'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.674 48.252, -4.674 48.252, -4.674 48.252, -4.674 48.252, -4.674 48.252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5027'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-4.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.674)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-4.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5012'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2947222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.674'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.674 48.281, -4.674 48.281, -4.674 48.281, -4.674 48.281, -4.674 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5012'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.674)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5033'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.520833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.674'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.674 48.34, -4.674 48.34, -4.674 48.34, -4.674 48.34, -4.674 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5033'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.674)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5847'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.674'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.674 48.352, -4.674 48.352, -4.674 48.352, -4.674 48.352, -4.674 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5847'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.674)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-4.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7629'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7629'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.409166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.674'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.674 48.6, -4.674 48.6, -4.674 48.6, -4.674 48.6, -4.674 48.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7629'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.703 -4.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.703"^^xsd:decimal ;
  dwc:decimalLongitude "-4.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.703 -4.674)"^^geo:wktLiteral ;
  geo-pos:lat "50.703"^^xsd:decimal ;
  geo-pos:long "-4.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4013'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.154166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.674'^^xsd:double;
  dwc:latitude '50.703'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.674 50.703, -4.674 50.703, -4.674 50.703, -4.674 50.703, -4.674 50.703))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4013'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.266 -4.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.266"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.266 -4.673)"^^geo:wktLiteral ;
  geo-pos:lat "48.266"^^xsd:decimal ;
  geo-pos:long "-4.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4191'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_4191'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.171666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.673'^^xsd:double;
  dwc:latitude '48.266'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673 48.266, -4.673 48.266, -4.673 48.266, -4.673 48.266, -4.673 48.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4191'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.673)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5035'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.8211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.673'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673 48.289, -4.673 48.289, -4.673 48.289, -4.673 48.289, -4.673 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5035'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.673)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5504'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5504'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1341666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.673'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673 48.349, -4.673 48.349, -4.673 48.349, -4.673 48.349, -4.673 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5504'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.358 -4.673)"^^geo:wktLiteral ;
  geo-pos:lat "48.358"^^xsd:decimal ;
  geo-pos:long "-4.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5328'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5328'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5594444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.673'^^xsd:double;
  dwc:latitude '48.358'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673 48.358, -4.673 48.358, -4.673 48.358, -4.673 48.358, -4.673 48.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5328'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.084 -4.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.084"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.084 -4.673)"^^geo:wktLiteral ;
  geo-pos:lat "50.084"^^xsd:decimal ;
  geo-pos:long "-4.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_3866'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.673'^^xsd:double;
  dwc:latitude '50.084'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673 50.084, -4.673 50.084, -4.673 50.084, -4.673 50.084, -4.673 50.084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3866'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.345 -4.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.345 -4.673)"^^geo:wktLiteral ;
  geo-pos:lat "50.345"^^xsd:decimal ;
  geo-pos:long "-4.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1732'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3436111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.673'^^xsd:double;
  dwc:latitude '50.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673 50.345, -4.673 50.345, -4.673 50.345, -4.673 50.345, -4.673 50.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1732'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.705 -4.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.705 -4.673)"^^geo:wktLiteral ;
  geo-pos:lat "50.705"^^xsd:decimal ;
  geo-pos:long "-4.673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4047'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.4347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.673'^^xsd:double;
  dwc:latitude '50.705'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673 50.705, -4.673 50.705, -4.673 50.705, -4.673 50.705, -4.673 50.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4047'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.26"^^xsd:decimal ;
  dwc:decimalLongitude "-4.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.672)"^^geo:wktLiteral ;
  geo-pos:lat "48.26"^^xsd:decimal ;
  geo-pos:long "-4.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5002'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.672'^^xsd:double;
  dwc:latitude '48.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.672 48.26, -4.672 48.26, -4.672 48.26, -4.672 48.26, -4.672 48.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5002'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.672)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5965'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.672'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.672 48.351, -4.672 48.351, -4.672 48.351, -4.672 48.351, -4.672 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5965'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.818 -4.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.818"^^xsd:decimal ;
  dwc:decimalLongitude "-4.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.818 -4.672)"^^geo:wktLiteral ;
  geo-pos:lat "48.818"^^xsd:decimal ;
  geo-pos:long "-4.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6379'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.208888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.672'^^xsd:double;
  dwc:latitude '48.818'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.672 48.818, -4.672 48.818, -4.672 48.818, -4.672 48.818, -4.672 48.818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6379'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.839 -4.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.839"^^xsd:decimal ;
  dwc:decimalLongitude "-4.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.839 -4.672)"^^geo:wktLiteral ;
  geo-pos:lat "48.839"^^xsd:decimal ;
  geo-pos:long "-4.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6339'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.132222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.672'^^xsd:double;
  dwc:latitude '48.839'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.672 48.839, -4.672 48.839, -4.672 48.839, -4.672 48.839, -4.672 48.839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6339'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.707 -4.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.707"^^xsd:decimal ;
  dwc:decimalLongitude "-4.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.707 -4.672)"^^geo:wktLiteral ;
  geo-pos:lat "50.707"^^xsd:decimal ;
  geo-pos:long "-4.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_4016'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.672'^^xsd:double;
  dwc:latitude '50.707'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.672 50.707, -4.672 50.707, -4.672 50.707, -4.672 50.707, -4.672 50.707))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4016'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.714 -4.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.714"^^xsd:decimal ;
  dwc:decimalLongitude "-4.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.714 -4.672)"^^geo:wktLiteral ;
  geo-pos:lat "50.714"^^xsd:decimal ;
  geo-pos:long "-4.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4102'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_4102'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.221388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.672'^^xsd:double;
  dwc:latitude '50.714'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.672 50.714, -4.672 50.714, -4.672 50.714, -4.672 50.714, -4.672 50.714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4102'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.671)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5147'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5147'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.671'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.671 48.28, -4.671 48.28, -4.671 48.28, -4.671 48.28, -4.671 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5147'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.284"^^xsd:decimal ;
  dwc:decimalLongitude "-4.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.671)"^^geo:wktLiteral ;
  geo-pos:lat "48.284"^^xsd:decimal ;
  geo-pos:long "-4.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2453'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.8575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.671'^^xsd:double;
  dwc:latitude '48.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.671 48.284, -4.671 48.284, -4.671 48.284, -4.671 48.284, -4.671 48.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2453'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.638 -4.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.638"^^xsd:decimal ;
  dwc:decimalLongitude "-4.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.638 -4.671)"^^geo:wktLiteral ;
  geo-pos:lat "48.638"^^xsd:decimal ;
  geo-pos:long "-4.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7786'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.5380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.671'^^xsd:double;
  dwc:latitude '48.638'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.671 48.638, -4.671 48.638, -4.671 48.638, -4.671 48.638, -4.671 48.638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7786'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -4.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71"^^xsd:decimal ;
  dwc:decimalLongitude "-4.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -4.671)"^^geo:wktLiteral ;
  geo-pos:lat "50.71"^^xsd:decimal ;
  geo-pos:long "-4.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4045'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.729166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.671'^^xsd:double;
  dwc:latitude '50.71'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.671 50.71, -4.671 50.71, -4.671 50.71, -4.671 50.71, -4.671 50.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4045'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1420'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1420'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.7216666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.67 48.351, -4.67 48.351, -4.67 48.351, -4.67 48.351, -4.67 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1420'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.252"^^xsd:decimal ;
  dwc:decimalLongitude "-4.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.669)"^^geo:wktLiteral ;
  geo-pos:lat "48.252"^^xsd:decimal ;
  geo-pos:long "-4.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5028'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.503055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.669'^^xsd:double;
  dwc:latitude '48.252'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.669 48.252, -4.669 48.252, -4.669 48.252, -4.669 48.252, -4.669 48.252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5028'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.669)"^^geo:wktLiteral ;
  geo-pos:lat "48.273"^^xsd:decimal ;
  geo-pos:long "-4.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5014'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3980555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.669'^^xsd:double;
  dwc:latitude '48.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.669 48.273, -4.669 48.273, -4.669 48.273, -4.669 48.273, -4.669 48.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5014'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.291"^^xsd:decimal ;
  dwc:decimalLongitude "-4.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.669)"^^geo:wktLiteral ;
  geo-pos:lat "48.291"^^xsd:decimal ;
  geo-pos:long "-4.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5210'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5210'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.669'^^xsd:double;
  dwc:latitude '48.291'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.669 48.291, -4.669 48.291, -4.669 48.291, -4.669 48.291, -4.669 48.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5210'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618 -4.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.618"^^xsd:decimal ;
  dwc:decimalLongitude "-4.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618 -4.669)"^^geo:wktLiteral ;
  geo-pos:lat "48.618"^^xsd:decimal ;
  geo-pos:long "-4.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7851'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.017222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.669'^^xsd:double;
  dwc:latitude '48.618'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.669 48.618, -4.669 48.618, -4.669 48.618, -4.669 48.618, -4.669 48.618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7851'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.708 -4.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.708"^^xsd:decimal ;
  dwc:decimalLongitude "-4.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.708 -4.669)"^^geo:wktLiteral ;
  geo-pos:lat "50.708"^^xsd:decimal ;
  geo-pos:long "-4.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4011'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9363888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.669'^^xsd:double;
  dwc:latitude '50.708'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.669 50.708, -4.669 50.708, -4.669 50.708, -4.669 50.708, -4.669 50.708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4011'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.259"^^xsd:decimal ;
  dwc:decimalLongitude "-4.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.668)"^^geo:wktLiteral ;
  geo-pos:lat "48.259"^^xsd:decimal ;
  geo-pos:long "-4.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5038'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.9733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.668'^^xsd:double;
  dwc:latitude '48.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.668 48.259, -4.668 48.259, -4.668 48.259, -4.668 48.259, -4.668 48.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5038'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.668)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5216'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.668'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.668 48.288, -4.668 48.288, -4.668 48.288, -4.668 48.288, -4.668 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5216'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -4.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.568"^^xsd:decimal ;
  dwc:decimalLongitude "-4.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -4.668)"^^geo:wktLiteral ;
  geo-pos:lat "48.568"^^xsd:decimal ;
  geo-pos:long "-4.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6298'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6298'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.5702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.668'^^xsd:double;
  dwc:latitude '48.568'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.668 48.568, -4.668 48.568, -4.668 48.568, -4.668 48.568, -4.668 48.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6298'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.592 -4.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.592 -4.668)"^^geo:wktLiteral ;
  geo-pos:lat "48.592"^^xsd:decimal ;
  geo-pos:long "-4.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7620'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7620'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.668'^^xsd:double;
  dwc:latitude '48.592'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.668 48.592, -4.668 48.592, -4.668 48.592, -4.668 48.592, -4.668 48.592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7620'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.276"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.276"^^xsd:decimal ;
  geo-pos:long "-4.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4979'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.4052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.667'^^xsd:double;
  dwc:latitude '48.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.667 48.276, -4.667 48.276, -4.667 48.276, -4.667 48.276, -4.667 48.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4979'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5173'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.7975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.667'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.667 48.28, -4.667 48.28, -4.667 48.28, -4.667 48.28, -4.667 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5173'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.592 -4.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.592 -4.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.592"^^xsd:decimal ;
  geo-pos:long "-4.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1636'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1636'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.2961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.667'^^xsd:double;
  dwc:latitude '48.592'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.667 48.592, -4.667 48.592, -4.667 48.592, -4.667 48.592, -4.667 48.592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1636'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.248 -4.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.248"^^xsd:decimal ;
  dwc:decimalLongitude "-4.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.248 -4.666)"^^geo:wktLiteral ;
  geo-pos:lat "48.248"^^xsd:decimal ;
  geo-pos:long "-4.666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5025'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.666'^^xsd:double;
  dwc:latitude '48.248'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.666 48.248, -4.666 48.248, -4.666 48.248, -4.666 48.248, -4.666 48.248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5025'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.666)"^^geo:wktLiteral ;
  geo-pos:lat "48.305"^^xsd:decimal ;
  geo-pos:long "-4.666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4982'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.368055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.666'^^xsd:double;
  dwc:latitude '48.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.666 48.305, -4.666 48.305, -4.666 48.305, -4.666 48.305, -4.666 48.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4982'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.666)"^^geo:wktLiteral ;
  geo-pos:lat "48.619"^^xsd:decimal ;
  geo-pos:long "-4.666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7790'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.188333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.666'^^xsd:double;
  dwc:latitude '48.619'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.666 48.619, -4.666 48.619, -4.666 48.619, -4.666 48.619, -4.666 48.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7790'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.668 -4.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.668"^^xsd:decimal ;
  dwc:decimalLongitude "-4.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.668 -4.666)"^^geo:wktLiteral ;
  geo-pos:lat "48.668"^^xsd:decimal ;
  geo-pos:long "-4.666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7630'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7630'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.8727777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.666'^^xsd:double;
  dwc:latitude '48.668'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.666 48.668, -4.666 48.668, -4.666 48.668, -4.666 48.668, -4.666 48.668))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7630'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.665)"^^geo:wktLiteral ;
  geo-pos:lat "48.601"^^xsd:decimal ;
  geo-pos:long "-4.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7553'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.135277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.665'^^xsd:double;
  dwc:latitude '48.601'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.665 48.601, -4.665 48.601, -4.665 48.601, -4.665 48.601, -4.665 48.601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7553'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.699 -4.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.699 -4.665)"^^geo:wktLiteral ;
  geo-pos:lat "50.699"^^xsd:decimal ;
  geo-pos:long "-4.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4101'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_4101'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.191944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.665'^^xsd:double;
  dwc:latitude '50.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.665 50.699, -4.665 50.699, -4.665 50.699, -4.665 50.699, -4.665 50.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4101'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.664)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4160'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4160'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.4316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.664'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.664 48.277, -4.664 48.277, -4.664 48.277, -4.664 48.277, -4.664 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4160'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.664)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4962'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.6994444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.664'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.664 48.277, -4.664 48.277, -4.664 48.277, -4.664 48.277, -4.664 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4962'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.664)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5162'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.9544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.664'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.664 48.307, -4.664 48.307, -4.664 48.307, -4.664 48.307, -4.664 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5162'^^xsd:string;
  dwc:observationDate '2002-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -4.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-4.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -4.663)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-4.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5120'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_5120'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3947222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.663'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.663 48.25, -4.663 48.25, -4.663 48.25, -4.663 48.25, -4.663 48.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5120'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -4.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -4.663)"^^geo:wktLiteral ;
  geo-pos:lat "48.251"^^xsd:decimal ;
  geo-pos:long "-4.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5131'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.663'^^xsd:double;
  dwc:latitude '48.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.663 48.251, -4.663 48.251, -4.663 48.251, -4.663 48.251, -4.663 48.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5131'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.662)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5217'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 48.277, -4.662 48.277, -4.662 48.277, -4.662 48.277, -4.662 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5217'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.279"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.662)"^^geo:wktLiteral ;
  geo-pos:lat "48.279"^^xsd:decimal ;
  geo-pos:long "-4.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4961'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.0575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:latitude '48.279'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 48.279, -4.662 48.279, -4.662 48.279, -4.662 48.279, -4.662 48.279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4961'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.662)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-4.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4968'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.565'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 48.281, -4.662 48.281, -4.662 48.281, -4.662 48.281, -4.662 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4968'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.662)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5209'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5209'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 48.286, -4.662 48.286, -4.662 48.286, -4.662 48.286, -4.662 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5209'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.662)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3133'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.8972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 48.321, -4.662 48.321, -4.662 48.321, -4.662 48.321, -4.662 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3133'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.662)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5964'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 48.347, -4.662 48.347, -4.662 48.347, -4.662 48.347, -4.662 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5964'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.662)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5973'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.084722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 48.356, -4.662 48.356, -4.662 48.356, -4.662 48.356, -4.662 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5973'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.704 -4.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.704"^^xsd:decimal ;
  dwc:decimalLongitude "-4.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.704 -4.662)"^^geo:wktLiteral ;
  geo-pos:lat "50.704"^^xsd:decimal ;
  geo-pos:long "-4.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4010'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.662'^^xsd:double;
  dwc:latitude '50.704'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.662 50.704, -4.662 50.704, -4.662 50.704, -4.662 50.704, -4.662 50.704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4010'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.661)"^^geo:wktLiteral ;
  geo-pos:lat "48.305"^^xsd:decimal ;
  geo-pos:long "-4.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4186'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4186'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.661'^^xsd:double;
  dwc:latitude '48.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.661 48.305, -4.661 48.305, -4.661 48.305, -4.661 48.305, -4.661 48.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4186'^^xsd:string;
  dwc:observationDate '2002-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.661)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5013'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.661'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.661 48.306, -4.661 48.306, -4.661 48.306, -4.661 48.306, -4.661 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5013'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.709 -4.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.709"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.709 -4.661)"^^geo:wktLiteral ;
  geo-pos:lat "50.709"^^xsd:decimal ;
  geo-pos:long "-4.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4002'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.661'^^xsd:double;
  dwc:latitude '50.709'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.661 50.709, -4.661 50.709, -4.661 50.709, -4.661 50.709, -4.661 50.709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4002'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -4.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71 -4.661)"^^geo:wktLiteral ;
  geo-pos:lat "50.71"^^xsd:decimal ;
  geo-pos:long "-4.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4046'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.5169444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.661'^^xsd:double;
  dwc:latitude '50.71'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.661 50.71, -4.661 50.71, -4.661 50.71, -4.661 50.71, -4.661 50.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4046'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.252"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "48.252"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4196'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4196'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.836944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '48.252'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.66 48.252, -4.66 48.252, -4.66 48.252, -4.66 48.252, -4.66 48.252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4196'^^xsd:string;
  dwc:observationDate '2002-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4190'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_4190'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.66 48.289, -4.66 48.289, -4.66 48.289, -4.66 48.289, -4.66 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4190'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1604'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1604'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.8891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.66 48.357, -4.66 48.357, -4.66 48.357, -4.66 48.357, -4.66 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1604'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.701 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.701 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.701"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_4050'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.223611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '50.701'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.66 50.701, -4.66 50.701, -4.66 50.701, -4.66 50.701, -4.66 50.701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4050'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.722 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.722"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.722 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.722"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4003'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.028333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '50.722'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.66 50.722, -4.66 50.722, -4.66 50.722, -4.66 50.722, -4.66 50.722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4003'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.284"^^xsd:decimal ;
  dwc:decimalLongitude "-4.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.659)"^^geo:wktLiteral ;
  geo-pos:lat "48.284"^^xsd:decimal ;
  geo-pos:long "-4.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5176'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.7852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.659'^^xsd:double;
  dwc:latitude '48.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.659 48.284, -4.659 48.284, -4.659 48.284, -4.659 48.284, -4.659 48.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5176'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.659)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5146'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5146'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.659'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.659 48.29, -4.659 48.29, -4.659 48.29, -4.659 48.29, -4.659 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5146'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.659)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4970'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.659'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.659 48.294, -4.659 48.294, -4.659 48.294, -4.659 48.294, -4.659 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4970'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.659)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6020'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.659'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.659 48.319, -4.659 48.319, -4.659 48.319, -4.659 48.319, -4.659 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6020'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.659)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5956'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.659'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.659 48.32, -4.659 48.32, -4.659 48.32, -4.659 48.32, -4.659 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5956'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.659)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_6049'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.165833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.659'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.659 48.335, -4.659 48.335, -4.659 48.335, -4.659 48.335, -4.659 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6049'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362 -4.659)"^^geo:wktLiteral ;
  geo-pos:lat "48.362"^^xsd:decimal ;
  geo-pos:long "-4.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5329'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5329'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.659'^^xsd:double;
  dwc:latitude '48.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.659 48.362, -4.659 48.362, -4.659 48.362, -4.659 48.362, -4.659 48.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5329'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.253"^^xsd:decimal ;
  dwc:decimalLongitude "-4.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.658)"^^geo:wktLiteral ;
  geo-pos:lat "48.253"^^xsd:decimal ;
  geo-pos:long "-4.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4971'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.4077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.658'^^xsd:double;
  dwc:latitude '48.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.658 48.253, -4.658 48.253, -4.658 48.253, -4.658 48.253, -4.658 48.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4971'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.262"^^xsd:decimal ;
  dwc:decimalLongitude "-4.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.658)"^^geo:wktLiteral ;
  geo-pos:lat "48.262"^^xsd:decimal ;
  geo-pos:long "-4.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4957'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.500555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.658'^^xsd:double;
  dwc:latitude '48.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.658 48.262, -4.658 48.262, -4.658 48.262, -4.658 48.262, -4.658 48.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4957'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.658)"^^geo:wktLiteral ;
  geo-pos:lat "48.267"^^xsd:decimal ;
  geo-pos:long "-4.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5215'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.658'^^xsd:double;
  dwc:latitude '48.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.658 48.267, -4.658 48.267, -4.658 48.267, -4.658 48.267, -4.658 48.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5215'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.658)"^^geo:wktLiteral ;
  geo-pos:lat "48.273"^^xsd:decimal ;
  geo-pos:long "-4.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5201'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5201'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.221388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.658'^^xsd:double;
  dwc:latitude '48.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.658 48.273, -4.658 48.273, -4.658 48.273, -4.658 48.273, -4.658 48.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5201'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -4.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -4.658)"^^geo:wktLiteral ;
  geo-pos:lat "48.283"^^xsd:decimal ;
  geo-pos:long "-4.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4958'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.236944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.658'^^xsd:double;
  dwc:latitude '48.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.658 48.283, -4.658 48.283, -4.658 48.283, -4.658 48.283, -4.658 48.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4958'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.698 -4.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.698"^^xsd:decimal ;
  dwc:decimalLongitude "-4.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.698 -4.658)"^^geo:wktLiteral ;
  geo-pos:lat "50.698"^^xsd:decimal ;
  geo-pos:long "-4.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4004'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.376666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.658'^^xsd:double;
  dwc:latitude '50.698'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.658 50.698, -4.658 50.698, -4.658 50.698, -4.658 50.698, -4.658 50.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4004'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.732 -4.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.732"^^xsd:decimal ;
  dwc:decimalLongitude "-4.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.732 -4.658)"^^geo:wktLiteral ;
  geo-pos:lat "50.732"^^xsd:decimal ;
  geo-pos:long "-4.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4014'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.472777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.658'^^xsd:double;
  dwc:latitude '50.732'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.658 50.732, -4.658 50.732, -4.658 50.732, -4.658 50.732, -4.658 50.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4014'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.109 -4.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.109"^^xsd:decimal ;
  dwc:decimalLongitude "-4.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.109 -4.657)"^^geo:wktLiteral ;
  geo-pos:lat "48.109"^^xsd:decimal ;
  geo-pos:long "-4.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1827'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.657'^^xsd:double;
  dwc:latitude '48.109'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.657 48.109, -4.657 48.109, -4.657 48.109, -4.657 48.109, -4.657 48.109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1827'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.248 -4.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.248"^^xsd:decimal ;
  dwc:decimalLongitude "-4.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.248 -4.656)"^^geo:wktLiteral ;
  geo-pos:lat "48.248"^^xsd:decimal ;
  geo-pos:long "-4.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5205'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5205'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.656'^^xsd:double;
  dwc:latitude '48.248'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.656 48.248, -4.656 48.248, -4.656 48.248, -4.656 48.248, -4.656 48.248))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5205'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.255"^^xsd:decimal ;
  dwc:decimalLongitude "-4.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.656)"^^geo:wktLiteral ;
  geo-pos:lat "48.255"^^xsd:decimal ;
  geo-pos:long "-4.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5134'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.0125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.656'^^xsd:double;
  dwc:latitude '48.255'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.656 48.255, -4.656 48.255, -4.656 48.255, -4.656 48.255, -4.656 48.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5134'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.265 -4.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.265 -4.656)"^^geo:wktLiteral ;
  geo-pos:lat "48.265"^^xsd:decimal ;
  geo-pos:long "-4.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5019'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.695555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.656'^^xsd:double;
  dwc:latitude '48.265'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.656 48.265, -4.656 48.265, -4.656 48.265, -4.656 48.265, -4.656 48.265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5019'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.656)"^^geo:wktLiteral ;
  geo-pos:lat "48.269"^^xsd:decimal ;
  geo-pos:long "-4.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5036'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.656'^^xsd:double;
  dwc:latitude '48.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.656 48.269, -4.656 48.269, -4.656 48.269, -4.656 48.269, -4.656 48.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5036'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -4.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.74"^^xsd:decimal ;
  dwc:decimalLongitude "-4.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -4.656)"^^geo:wktLiteral ;
  geo-pos:lat "48.74"^^xsd:decimal ;
  geo-pos:long "-4.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6142'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.656'^^xsd:double;
  dwc:latitude '48.74'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.656 48.74, -4.656 48.74, -4.656 48.74, -4.656 48.74, -4.656 48.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6142'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.246 -4.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.246 -4.655)"^^geo:wktLiteral ;
  geo-pos:lat "48.246"^^xsd:decimal ;
  geo-pos:long "-4.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4973'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.655'^^xsd:double;
  dwc:latitude '48.246'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.655 48.246, -4.655 48.246, -4.655 48.246, -4.655 48.246, -4.655 48.246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4973'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.261"^^xsd:decimal ;
  dwc:decimalLongitude "-4.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.655)"^^geo:wktLiteral ;
  geo-pos:lat "48.261"^^xsd:decimal ;
  geo-pos:long "-4.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4963'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.3836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.655'^^xsd:double;
  dwc:latitude '48.261'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.655 48.261, -4.655 48.261, -4.655 48.261, -4.655 48.261, -4.655 48.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4963'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.655)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5387'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5387'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.6297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.655'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.655 48.334, -4.655 48.334, -4.655 48.334, -4.655 48.334, -4.655 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5387'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.797 -4.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.797"^^xsd:decimal ;
  dwc:decimalLongitude "-4.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.797 -4.655)"^^geo:wktLiteral ;
  geo-pos:lat "48.797"^^xsd:decimal ;
  geo-pos:long "-4.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6290'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.655'^^xsd:double;
  dwc:latitude '48.797'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.655 48.797, -4.655 48.797, -4.655 48.797, -4.655 48.797, -4.655 48.797))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6290'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.654)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4980'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.11'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.654'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.654 48.296, -4.654 48.296, -4.654 48.296, -4.654 48.296, -4.654 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4980'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.654)"^^geo:wktLiteral ;
  geo-pos:lat "48.626"^^xsd:decimal ;
  geo-pos:long "-4.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7543'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.285277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.654'^^xsd:double;
  dwc:latitude '48.626'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.654 48.626, -4.654 48.626, -4.654 48.626, -4.654 48.626, -4.654 48.626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7543'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.653)"^^geo:wktLiteral ;
  geo-pos:lat "48.268"^^xsd:decimal ;
  geo-pos:long "-4.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_4969'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.653'^^xsd:double;
  dwc:latitude '48.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.653 48.268, -4.653 48.268, -4.653 48.268, -4.653 48.268, -4.653 48.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4969'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.653)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4983'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.653'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.653 48.338, -4.653 48.338, -4.653 48.338, -4.653 48.338, -4.653 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4983'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.589 -4.653)"^^geo:wktLiteral ;
  geo-pos:lat "48.589"^^xsd:decimal ;
  geo-pos:long "-4.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7779'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.653'^^xsd:double;
  dwc:latitude '48.589'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.653 48.589, -4.653 48.589, -4.653 48.589, -4.653 48.589, -4.653 48.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7779'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.596 -4.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.596"^^xsd:decimal ;
  dwc:decimalLongitude "-4.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.596 -4.653)"^^geo:wktLiteral ;
  geo-pos:lat "48.596"^^xsd:decimal ;
  geo-pos:long "-4.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7621'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7621'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.7794444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.653'^^xsd:double;
  dwc:latitude '48.596'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.653 48.596, -4.653 48.596, -4.653 48.596, -4.653 48.596, -4.653 48.596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7621'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.276"^^xsd:decimal ;
  dwc:decimalLongitude "-4.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.652)"^^geo:wktLiteral ;
  geo-pos:lat "48.276"^^xsd:decimal ;
  geo-pos:long "-4.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4964'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.652'^^xsd:double;
  dwc:latitude '48.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.652 48.276, -4.652 48.276, -4.652 48.276, -4.652 48.276, -4.652 48.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4964'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.652)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5017'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.076944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.652'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.652 48.286, -4.652 48.286, -4.652 48.286, -4.652 48.286, -4.652 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5017'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.582 -4.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.582"^^xsd:decimal ;
  dwc:decimalLongitude "-4.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.582 -4.652)"^^geo:wktLiteral ;
  geo-pos:lat "48.582"^^xsd:decimal ;
  geo-pos:long "-4.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6296'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_6296'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.1755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.652'^^xsd:double;
  dwc:latitude '48.582'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.652 48.582, -4.652 48.582, -4.652 48.582, -4.652 48.582, -4.652 48.582))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6296'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.604"^^xsd:decimal ;
  dwc:decimalLongitude "-4.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.604 -4.652)"^^geo:wktLiteral ;
  geo-pos:lat "48.604"^^xsd:decimal ;
  geo-pos:long "-4.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7806'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.023055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.652'^^xsd:double;
  dwc:latitude '48.604'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.652 48.604, -4.652 48.604, -4.652 48.604, -4.652 48.604, -4.652 48.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7806'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.607"^^xsd:decimal ;
  dwc:decimalLongitude "-4.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.652)"^^geo:wktLiteral ;
  geo-pos:lat "48.607"^^xsd:decimal ;
  geo-pos:long "-4.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7813'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.172777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.652'^^xsd:double;
  dwc:latitude '48.607'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.652 48.607, -4.652 48.607, -4.652 48.607, -4.652 48.607, -4.652 48.607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7813'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61 -4.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61"^^xsd:decimal ;
  dwc:decimalLongitude "-4.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61 -4.652)"^^geo:wktLiteral ;
  geo-pos:lat "48.61"^^xsd:decimal ;
  geo-pos:long "-4.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7530'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.9758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.652'^^xsd:double;
  dwc:latitude '48.61'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.652 48.61, -4.652 48.61, -4.652 48.61, -4.652 48.61, -4.652 48.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7530'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.237 -4.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.237"^^xsd:decimal ;
  dwc:decimalLongitude "-4.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.237 -4.651)"^^geo:wktLiteral ;
  geo-pos:lat "48.237"^^xsd:decimal ;
  geo-pos:long "-4.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5124'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5124'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1730555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.651'^^xsd:double;
  dwc:latitude '48.237'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.651 48.237, -4.651 48.237, -4.651 48.237, -4.651 48.237, -4.651 48.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5124'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.263 -4.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.263"^^xsd:decimal ;
  dwc:decimalLongitude "-4.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.263 -4.651)"^^geo:wktLiteral ;
  geo-pos:lat "48.263"^^xsd:decimal ;
  geo-pos:long "-4.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4175'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4175'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.6480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.651'^^xsd:double;
  dwc:latitude '48.263'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.651 48.263, -4.651 48.263, -4.651 48.263, -4.651 48.263, -4.651 48.263))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4175'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.609 -4.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.609"^^xsd:decimal ;
  dwc:decimalLongitude "-4.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.609 -4.651)"^^geo:wktLiteral ;
  geo-pos:lat "48.609"^^xsd:decimal ;
  geo-pos:long "-4.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7787'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.651'^^xsd:double;
  dwc:latitude '48.609'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.651 48.609, -4.651 48.609, -4.651 48.609, -4.651 48.609, -4.651 48.609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7787'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.742 -4.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.742"^^xsd:decimal ;
  dwc:decimalLongitude "-4.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.742 -4.651)"^^geo:wktLiteral ;
  geo-pos:lat "48.742"^^xsd:decimal ;
  geo-pos:long "-4.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6153'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6153'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.3275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.651'^^xsd:double;
  dwc:latitude '48.742'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.651 48.742, -4.651 48.742, -4.651 48.742, -4.651 48.742, -4.651 48.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6153'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.605 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.605"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.605 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "48.605"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7622'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7622'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '48.605'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.65 48.605, -4.65 48.605, -4.65 48.605, -4.65 48.605, -4.65 48.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7622'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.815 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.815"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.815 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "48.815"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6338'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4669444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '48.815'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.65 48.815, -4.65 48.815, -4.65 48.815, -4.65 48.815, -4.65 48.815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6338'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.649)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5206'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5206'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5677777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.649'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.649 48.295, -4.649 48.295, -4.649 48.295, -4.649 48.295, -4.649 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5206'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.612 -4.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.612"^^xsd:decimal ;
  dwc:decimalLongitude "-4.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.612 -4.649)"^^geo:wktLiteral ;
  geo-pos:lat "48.612"^^xsd:decimal ;
  geo-pos:long "-4.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7623'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7623'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1386111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.649'^^xsd:double;
  dwc:latitude '48.612'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.649 48.612, -4.649 48.612, -4.649 48.612, -4.649 48.612, -4.649 48.612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7623'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.737 -4.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.737"^^xsd:decimal ;
  dwc:decimalLongitude "-4.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.737 -4.649)"^^geo:wktLiteral ;
  geo-pos:lat "48.737"^^xsd:decimal ;
  geo-pos:long "-4.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6141'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.5988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.649'^^xsd:double;
  dwc:latitude '48.737'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.649 48.737, -4.649 48.737, -4.649 48.737, -4.649 48.737, -4.649 48.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6141'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.245 -4.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.245"^^xsd:decimal ;
  dwc:decimalLongitude "-4.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.245 -4.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.245"^^xsd:decimal ;
  geo-pos:long "-4.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5138'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.58'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.648'^^xsd:double;
  dwc:latitude '48.245'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.648 48.245, -4.648 48.245, -4.648 48.245, -4.648 48.245, -4.648 48.245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5138'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.26"^^xsd:decimal ;
  dwc:decimalLongitude "-4.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.26"^^xsd:decimal ;
  geo-pos:long "-4.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5133'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.081388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.648'^^xsd:double;
  dwc:latitude '48.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.648 48.26, -4.648 48.26, -4.648 48.26, -4.648 48.26, -4.648 48.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5133'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_3857'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.775833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.648'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.648 48.271, -4.648 48.271, -4.648 48.271, -4.648 48.271, -4.648 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3857'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.274 -4.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.274"^^xsd:decimal ;
  dwc:decimalLongitude "-4.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.274 -4.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.274"^^xsd:decimal ;
  geo-pos:long "-4.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5203'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5203'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1766666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.648'^^xsd:double;
  dwc:latitude '48.274'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.648 48.274, -4.648 48.274, -4.648 48.274, -4.648 48.274, -4.648 48.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5203'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.579 -4.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.579"^^xsd:decimal ;
  dwc:decimalLongitude "-4.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.579 -4.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.579"^^xsd:decimal ;
  geo-pos:long "-4.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7626'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7626'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.214722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.648'^^xsd:double;
  dwc:latitude '48.579'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.648 48.579, -4.648 48.579, -4.648 48.579, -4.648 48.579, -4.648 48.579))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7626'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -4.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.622"^^xsd:decimal ;
  dwc:decimalLongitude "-4.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -4.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.622"^^xsd:decimal ;
  geo-pos:long "-4.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7635'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7635'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.7880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.648'^^xsd:double;
  dwc:latitude '48.622'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.648 48.622, -4.648 48.622, -4.648 48.622, -4.648 48.622, -4.648 48.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7635'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.647)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5658'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.647'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.647 48.342, -4.647 48.342, -4.647 48.342, -4.647 48.342, -4.647 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5658'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.602 -4.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.602 -4.647)"^^geo:wktLiteral ;
  geo-pos:lat "48.602"^^xsd:decimal ;
  geo-pos:long "-4.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_572'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.647'^^xsd:double;
  dwc:latitude '48.602'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.647 48.602, -4.647 48.602, -4.647 48.602, -4.647 48.602, -4.647 48.602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_572'^^xsd:string;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.722 -4.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.722"^^xsd:decimal ;
  dwc:decimalLongitude "-4.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.722 -4.647)"^^geo:wktLiteral ;
  geo-pos:lat "48.722"^^xsd:decimal ;
  geo-pos:long "-4.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_6383'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.2347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.647'^^xsd:double;
  dwc:latitude '48.722'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.647 48.722, -4.647 48.722, -4.647 48.722, -4.647 48.722, -4.647 48.722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6383'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.242 -4.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.242"^^xsd:decimal ;
  dwc:decimalLongitude "-4.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.242 -4.646)"^^geo:wktLiteral ;
  geo-pos:lat "48.242"^^xsd:decimal ;
  geo-pos:long "-4.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5140'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.158611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.646'^^xsd:double;
  dwc:latitude '48.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.646 48.242, -4.646 48.242, -4.646 48.242, -4.646 48.242, -4.646 48.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5140'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.646)"^^geo:wktLiteral ;
  geo-pos:lat "48.273"^^xsd:decimal ;
  geo-pos:long "-4.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5169'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5169'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.7330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.646'^^xsd:double;
  dwc:latitude '48.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.646 48.273, -4.646 48.273, -4.646 48.273, -4.646 48.273, -4.646 48.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5169'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.711 -4.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.711 -4.646)"^^geo:wktLiteral ;
  geo-pos:lat "48.711"^^xsd:decimal ;
  geo-pos:long "-4.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6154'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6154'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.175277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.646'^^xsd:double;
  dwc:latitude '48.711'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.646 48.711, -4.646 48.711, -4.646 48.711, -4.646 48.711, -4.646 48.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6154'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.645)"^^geo:wktLiteral ;
  geo-pos:lat "48.269"^^xsd:decimal ;
  geo-pos:long "-4.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4997'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.4338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.645'^^xsd:double;
  dwc:latitude '48.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.645 48.269, -4.645 48.269, -4.645 48.269, -4.645 48.269, -4.645 48.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4997'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.645)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5728'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.645'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.645 48.368, -4.645 48.368, -4.645 48.368, -4.645 48.368, -4.645 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5728'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -4.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.591"^^xsd:decimal ;
  dwc:decimalLongitude "-4.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -4.645)"^^geo:wktLiteral ;
  geo-pos:lat "48.591"^^xsd:decimal ;
  geo-pos:long "-4.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1637'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0483333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.645'^^xsd:double;
  dwc:latitude '48.591'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.645 48.591, -4.645 48.591, -4.645 48.591, -4.645 48.591, -4.645 48.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1637'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.613"^^xsd:decimal ;
  dwc:decimalLongitude "-4.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.613 -4.645)"^^geo:wktLiteral ;
  geo-pos:lat "48.613"^^xsd:decimal ;
  geo-pos:long "-4.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7785'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.645'^^xsd:double;
  dwc:latitude '48.613'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.645 48.613, -4.645 48.613, -4.645 48.613, -4.645 48.613, -4.645 48.613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7785'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.555 -4.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.555"^^xsd:decimal ;
  dwc:decimalLongitude "-4.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.555 -4.644)"^^geo:wktLiteral ;
  geo-pos:lat "48.555"^^xsd:decimal ;
  geo-pos:long "-4.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7628'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7628'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.644'^^xsd:double;
  dwc:latitude '48.555'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.644 48.555, -4.644 48.555, -4.644 48.555, -4.644 48.555, -4.644 48.555))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7628'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -4.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.591"^^xsd:decimal ;
  dwc:decimalLongitude "-4.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.591 -4.644)"^^geo:wktLiteral ;
  geo-pos:lat "48.591"^^xsd:decimal ;
  geo-pos:long "-4.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1638'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1638'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.644'^^xsd:double;
  dwc:latitude '48.591'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.644 48.591, -4.644 48.591, -4.644 48.591, -4.644 48.591, -4.644 48.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1638'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.644)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-4.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7794'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.644'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.644 48.6, -4.644 48.6, -4.644 48.6, -4.644 48.6, -4.644 48.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7794'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.607"^^xsd:decimal ;
  dwc:decimalLongitude "-4.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.644)"^^geo:wktLiteral ;
  geo-pos:lat "48.607"^^xsd:decimal ;
  geo-pos:long "-4.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7796'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1516666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.644'^^xsd:double;
  dwc:latitude '48.607'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.644 48.607, -4.644 48.607, -4.644 48.607, -4.644 48.607, -4.644 48.607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7796'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.783 -4.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.783"^^xsd:decimal ;
  dwc:decimalLongitude "-4.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.783 -4.643)"^^geo:wktLiteral ;
  geo-pos:lat "48.783"^^xsd:decimal ;
  geo-pos:long "-4.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_6145'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.643'^^xsd:double;
  dwc:latitude '48.783'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.643 48.783, -4.643 48.783, -4.643 48.783, -4.643 48.783, -4.643 48.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6145'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.686 -4.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.686"^^xsd:decimal ;
  dwc:decimalLongitude "-4.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.686 -4.643)"^^geo:wktLiteral ;
  geo-pos:lat "50.686"^^xsd:decimal ;
  geo-pos:long "-4.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4024'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.209166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.643'^^xsd:double;
  dwc:latitude '50.686'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.643 50.686, -4.643 50.686, -4.643 50.686, -4.643 50.686, -4.643 50.686))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4024'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.233 -4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.233"^^xsd:decimal ;
  dwc:decimalLongitude "-4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.233 -4.642)"^^geo:wktLiteral ;
  geo-pos:lat "48.233"^^xsd:decimal ;
  geo-pos:long "-4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5023'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.642'^^xsd:double;
  dwc:latitude '48.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.642 48.233, -4.642 48.233, -4.642 48.233, -4.642 48.233, -4.642 48.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5023'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.642)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_4568'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.940277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.642'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.642 48.337, -4.642 48.337, -4.642 48.337, -4.642 48.337, -4.642 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4568'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.642)"^^geo:wktLiteral ;
  geo-pos:lat "48.615"^^xsd:decimal ;
  geo-pos:long "-4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7781'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.172777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.642'^^xsd:double;
  dwc:latitude '48.615'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.642 48.615, -4.642 48.615, -4.642 48.615, -4.642 48.615, -4.642 48.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7781'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.659 -4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.659"^^xsd:decimal ;
  dwc:decimalLongitude "-4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.659 -4.642)"^^geo:wktLiteral ;
  geo-pos:lat "48.659"^^xsd:decimal ;
  geo-pos:long "-4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7634'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7634'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.642'^^xsd:double;
  dwc:latitude '48.659'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.642 48.659, -4.642 48.659, -4.642 48.659, -4.642 48.659, -4.642 48.659))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7634'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.262"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.641)"^^geo:wktLiteral ;
  geo-pos:lat "48.262"^^xsd:decimal ;
  geo-pos:long "-4.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5020'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.191111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.641'^^xsd:double;
  dwc:latitude '48.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.641 48.262, -4.641 48.262, -4.641 48.262, -4.641 48.262, -4.641 48.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5020'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.641)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5011'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.4280555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.641'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.641 48.277, -4.641 48.277, -4.641 48.277, -4.641 48.277, -4.641 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5011'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.601 -4.641)"^^geo:wktLiteral ;
  geo-pos:lat "48.601"^^xsd:decimal ;
  geo-pos:long "-4.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7529'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.9805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.641'^^xsd:double;
  dwc:latitude '48.601'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.641 48.601, -4.641 48.601, -4.641 48.601, -4.641 48.601, -4.641 48.601))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7529'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618 -4.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.618"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618 -4.641)"^^geo:wktLiteral ;
  geo-pos:lat "48.618"^^xsd:decimal ;
  geo-pos:long "-4.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7784'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.8605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.641'^^xsd:double;
  dwc:latitude '48.618'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.641 48.618, -4.641 48.618, -4.641 48.618, -4.641 48.618, -4.641 48.618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7784'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.284"^^xsd:decimal ;
  dwc:decimalLongitude "-4.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.64)"^^geo:wktLiteral ;
  geo-pos:lat "48.284"^^xsd:decimal ;
  geo-pos:long "-4.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5044'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.5477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.64'^^xsd:double;
  dwc:latitude '48.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.64 48.284, -4.64 48.284, -4.64 48.284, -4.64 48.284, -4.64 48.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5044'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -4.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -4.64)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-4.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1733'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.64'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.64 50.33, -4.64 50.33, -4.64 50.33, -4.64 50.33, -4.64 50.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1733'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.088 -4.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.088"^^xsd:decimal ;
  dwc:decimalLongitude "-4.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.088 -4.639)"^^geo:wktLiteral ;
  geo-pos:lat "48.088"^^xsd:decimal ;
  geo-pos:long "-4.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1828'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.639'^^xsd:double;
  dwc:latitude '48.088'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.639 48.088, -4.639 48.088, -4.639 48.088, -4.639 48.088, -4.639 48.088))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1828'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.639)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5021'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.9316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.639'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.639 48.302, -4.639 48.302, -4.639 48.302, -4.639 48.302, -4.639 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5021'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.639)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4362'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_4362'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.676111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.639'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.639 48.318, -4.639 48.318, -4.639 48.318, -4.639 48.318, -4.639 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4362'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.594 -4.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.594"^^xsd:decimal ;
  dwc:decimalLongitude "-4.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.594 -4.639)"^^geo:wktLiteral ;
  geo-pos:lat "48.594"^^xsd:decimal ;
  geo-pos:long "-4.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6871'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.981944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.639'^^xsd:double;
  dwc:latitude '48.594'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.639 48.594, -4.639 48.594, -4.639 48.594, -4.639 48.594, -4.639 48.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6871'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.639)"^^geo:wktLiteral ;
  geo-pos:lat "48.626"^^xsd:decimal ;
  geo-pos:long "-4.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7542'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.098611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.639'^^xsd:double;
  dwc:latitude '48.626'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.639 48.626, -4.639 48.626, -4.639 48.626, -4.639 48.626, -4.639 48.626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7542'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.228 -4.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.228"^^xsd:decimal ;
  dwc:decimalLongitude "-4.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.228 -4.639)"^^geo:wktLiteral ;
  geo-pos:lat "49.228"^^xsd:decimal ;
  geo-pos:long "-4.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3865'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.6055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.639'^^xsd:double;
  dwc:latitude '49.228'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.639 49.228, -4.639 49.228, -4.639 49.228, -4.639 49.228, -4.639 49.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3865'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.776 -4.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.776"^^xsd:decimal ;
  dwc:decimalLongitude "-4.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.776 -4.639)"^^geo:wktLiteral ;
  geo-pos:lat "50.776"^^xsd:decimal ;
  geo-pos:long "-4.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4008'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.639'^^xsd:double;
  dwc:latitude '50.776'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.639 50.776, -4.639 50.776, -4.639 50.776, -4.639 50.776, -4.639 50.776))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4008'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.238 -4.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.238"^^xsd:decimal ;
  dwc:decimalLongitude "-4.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.238 -4.638)"^^geo:wktLiteral ;
  geo-pos:lat "48.238"^^xsd:decimal ;
  geo-pos:long "-4.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5125'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5125'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.638'^^xsd:double;
  dwc:latitude '48.238'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.638 48.238, -4.638 48.238, -4.638 48.238, -4.638 48.238, -4.638 48.238))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5125'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.638)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4173'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4173'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.638'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.638 48.289, -4.638 48.289, -4.638 48.289, -4.638 48.289, -4.638 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4173'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.606 -4.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.606"^^xsd:decimal ;
  dwc:decimalLongitude "-4.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.606 -4.638)"^^geo:wktLiteral ;
  geo-pos:lat "48.606"^^xsd:decimal ;
  geo-pos:long "-4.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7788'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.095'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.638'^^xsd:double;
  dwc:latitude '48.606'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.638 48.606, -4.638 48.606, -4.638 48.606, -4.638 48.606, -4.638 48.606))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7788'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.629 -4.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.629"^^xsd:decimal ;
  dwc:decimalLongitude "-4.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.629 -4.638)"^^geo:wktLiteral ;
  geo-pos:lat "48.629"^^xsd:decimal ;
  geo-pos:long "-4.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7633'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7633'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.638'^^xsd:double;
  dwc:latitude '48.629'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.638 48.629, -4.638 48.629, -4.638 48.629, -4.638 48.629, -4.638 48.629))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7633'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.726 -4.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.726"^^xsd:decimal ;
  dwc:decimalLongitude "-4.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.726 -4.638)"^^geo:wktLiteral ;
  geo-pos:lat "48.726"^^xsd:decimal ;
  geo-pos:long "-4.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6152'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6152'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.012777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.638'^^xsd:double;
  dwc:latitude '48.726'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.638 48.726, -4.638 48.726, -4.638 48.726, -4.638 48.726, -4.638 48.726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6152'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.26"^^xsd:decimal ;
  dwc:decimalLongitude "-4.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.637)"^^geo:wktLiteral ;
  geo-pos:lat "48.26"^^xsd:decimal ;
  geo-pos:long "-4.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5130'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.637'^^xsd:double;
  dwc:latitude '48.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.637 48.26, -4.637 48.26, -4.637 48.26, -4.637 48.26, -4.637 48.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5130'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.637)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5128'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5128'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.05'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.637'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.637 48.271, -4.637 48.271, -4.637 48.271, -4.637 48.271, -4.637 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5128'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.276"^^xsd:decimal ;
  dwc:decimalLongitude "-4.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.276 -4.637)"^^geo:wktLiteral ;
  geo-pos:lat "48.276"^^xsd:decimal ;
  geo-pos:long "-4.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4995'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.378611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.637'^^xsd:double;
  dwc:latitude '48.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.637 48.276, -4.637 48.276, -4.637 48.276, -4.637 48.276, -4.637 48.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4995'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61 -4.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61"^^xsd:decimal ;
  dwc:decimalLongitude "-4.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61 -4.637)"^^geo:wktLiteral ;
  geo-pos:lat "48.61"^^xsd:decimal ;
  geo-pos:long "-4.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7534'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.118333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.637'^^xsd:double;
  dwc:latitude '48.61'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.637 48.61, -4.637 48.61, -4.637 48.61, -4.637 48.61, -4.637 48.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7534'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.254 -4.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.254 -4.636)"^^geo:wktLiteral ;
  geo-pos:lat "48.254"^^xsd:decimal ;
  geo-pos:long "-4.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5180'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5180'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.8705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.636'^^xsd:double;
  dwc:latitude '48.254'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.636 48.254, -4.636 48.254, -4.636 48.254, -4.636 48.254, -4.636 48.254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5180'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.257"^^xsd:decimal ;
  dwc:decimalLongitude "-4.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.636)"^^geo:wktLiteral ;
  geo-pos:lat "48.257"^^xsd:decimal ;
  geo-pos:long "-4.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5167'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5167'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.636'^^xsd:double;
  dwc:latitude '48.257'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.636 48.257, -4.636 48.257, -4.636 48.257, -4.636 48.257, -4.636 48.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5167'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.609 -4.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.609"^^xsd:decimal ;
  dwc:decimalLongitude "-4.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.609 -4.636)"^^geo:wktLiteral ;
  geo-pos:lat "48.609"^^xsd:decimal ;
  geo-pos:long "-4.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7803'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.636'^^xsd:double;
  dwc:latitude '48.609'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.636 48.609, -4.636 48.609, -4.636 48.609, -4.636 48.609, -4.636 48.609))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7803'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.738 -4.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.738"^^xsd:decimal ;
  dwc:decimalLongitude "-4.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.738 -4.636)"^^geo:wktLiteral ;
  geo-pos:lat "50.738"^^xsd:decimal ;
  geo-pos:long "-4.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4025'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.79'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.636'^^xsd:double;
  dwc:latitude '50.738'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.636 50.738, -4.636 50.738, -4.636 50.738, -4.636 50.738, -4.636 50.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4025'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.242 -4.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.242"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.242 -4.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.242"^^xsd:decimal ;
  geo-pos:long "-4.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5132'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.595555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.635'^^xsd:double;
  dwc:latitude '48.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.635 48.242, -4.635 48.242, -4.635 48.242, -4.635 48.242, -4.635 48.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5132'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.247 -4.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.247"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.247 -4.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.247"^^xsd:decimal ;
  geo-pos:long "-4.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5142'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.187222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.635'^^xsd:double;
  dwc:latitude '48.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.635 48.247, -4.635 48.247, -4.635 48.247, -4.635 48.247, -4.635 48.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5142'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.255"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.255"^^xsd:decimal ;
  geo-pos:long "-4.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5137'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.4986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.635'^^xsd:double;
  dwc:latitude '48.255'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.635 48.255, -4.635 48.255, -4.635 48.255, -4.635 48.255, -4.635 48.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5137'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4194'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4194'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.321111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.635'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.635 48.271, -4.635 48.271, -4.635 48.271, -4.635 48.271, -4.635 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4194'^^xsd:string;
  dwc:observationDate '2002-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4182'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4182'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.6083333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.635'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.635 48.294, -4.635 48.294, -4.635 48.294, -4.635 48.294, -4.635 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4182'^^xsd:string;
  dwc:observationDate '2002-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.605 -4.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.605"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.605 -4.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.605"^^xsd:decimal ;
  geo-pos:long "-4.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7795'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.635'^^xsd:double;
  dwc:latitude '48.605'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.635 48.605, -4.635 48.605, -4.635 48.605, -4.635 48.605, -4.635 48.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7795'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.619"^^xsd:decimal ;
  geo-pos:long "-4.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7793'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.635'^^xsd:double;
  dwc:latitude '48.619'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.635 48.619, -4.635 48.619, -4.635 48.619, -4.635 48.619, -4.635 48.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7793'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -4.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -4.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-4.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6869'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.320277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.635'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.635 48.733, -4.635 48.733, -4.635 48.733, -4.635 48.733, -4.635 48.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6869'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.259"^^xsd:decimal ;
  dwc:decimalLongitude "-4.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.634)"^^geo:wktLiteral ;
  geo-pos:lat "48.259"^^xsd:decimal ;
  geo-pos:long "-4.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5126'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5126'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.0277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.634'^^xsd:double;
  dwc:latitude '48.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.634 48.259, -4.634 48.259, -4.634 48.259, -4.634 48.259, -4.634 48.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5126'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.634)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_3846'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.461944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.634'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.634 48.295, -4.634 48.295, -4.634 48.295, -4.634 48.295, -4.634 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3846'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.634)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_3021'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.199166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.634'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.634 48.315, -4.634 48.315, -4.634 48.315, -4.634 48.315, -4.634 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3021'^^xsd:string;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.634)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5505'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5505'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6433333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.634'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.634 48.315, -4.634 48.315, -4.634 48.315, -4.634 48.315, -4.634 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5505'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.757 -4.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.757"^^xsd:decimal ;
  dwc:decimalLongitude "-4.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.757 -4.634)"^^geo:wktLiteral ;
  geo-pos:lat "48.757"^^xsd:decimal ;
  geo-pos:long "-4.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6287'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.057222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.634'^^xsd:double;
  dwc:latitude '48.757'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.634 48.757, -4.634 48.757, -4.634 48.757, -4.634 48.757, -4.634 48.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6287'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.633)"^^geo:wktLiteral ;
  geo-pos:lat "48.264"^^xsd:decimal ;
  geo-pos:long "-4.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4176'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4176'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.633'^^xsd:double;
  dwc:latitude '48.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.633 48.264, -4.633 48.264, -4.633 48.264, -4.633 48.264, -4.633 48.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4176'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -4.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.599"^^xsd:decimal ;
  dwc:decimalLongitude "-4.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -4.633)"^^geo:wktLiteral ;
  geo-pos:lat "48.599"^^xsd:decimal ;
  geo-pos:long "-4.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7637'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7637'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.393055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.633'^^xsd:double;
  dwc:latitude '48.599'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.633 48.599, -4.633 48.599, -4.633 48.599, -4.633 48.599, -4.633 48.599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7637'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.729 -4.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.729"^^xsd:decimal ;
  dwc:decimalLongitude "-4.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.729 -4.633)"^^geo:wktLiteral ;
  geo-pos:lat "48.729"^^xsd:decimal ;
  geo-pos:long "-4.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6294'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6294'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.212777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.633'^^xsd:double;
  dwc:latitude '48.729'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.633 48.729, -4.633 48.729, -4.633 48.729, -4.633 48.729, -4.633 48.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6294'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.808 -4.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.808"^^xsd:decimal ;
  dwc:decimalLongitude "-4.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.808 -4.633)"^^geo:wktLiteral ;
  geo-pos:lat "48.808"^^xsd:decimal ;
  geo-pos:long "-4.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_6340'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.021944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.633'^^xsd:double;
  dwc:latitude '48.808'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.633 48.808, -4.633 48.808, -4.633 48.808, -4.633 48.808, -4.633 48.808))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6340'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.255"^^xsd:decimal ;
  dwc:decimalLongitude "-4.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.632)"^^geo:wktLiteral ;
  geo-pos:lat "48.255"^^xsd:decimal ;
  geo-pos:long "-4.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5168'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5168'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.632'^^xsd:double;
  dwc:latitude '48.255'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.632 48.255, -4.632 48.255, -4.632 48.255, -4.632 48.255, -4.632 48.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5168'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.266 -4.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.266"^^xsd:decimal ;
  dwc:decimalLongitude "-4.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.266 -4.632)"^^geo:wktLiteral ;
  geo-pos:lat "48.266"^^xsd:decimal ;
  geo-pos:long "-4.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5145'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5145'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.632'^^xsd:double;
  dwc:latitude '48.266'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.632 48.266, -4.632 48.266, -4.632 48.266, -4.632 48.266, -4.632 48.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5145'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.267 -4.632)"^^geo:wktLiteral ;
  geo-pos:lat "48.267"^^xsd:decimal ;
  geo-pos:long "-4.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3849'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.098888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.632'^^xsd:double;
  dwc:latitude '48.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.632 48.267, -4.632 48.267, -4.632 48.267, -4.632 48.267, -4.632 48.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3849'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.718 -4.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.718"^^xsd:decimal ;
  dwc:decimalLongitude "-4.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.718 -4.632)"^^geo:wktLiteral ;
  geo-pos:lat "48.718"^^xsd:decimal ;
  geo-pos:long "-4.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6155'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6155'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.321111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.632'^^xsd:double;
  dwc:latitude '48.718'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.632 48.718, -4.632 48.718, -4.632 48.718, -4.632 48.718, -4.632 48.718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6155'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.257"^^xsd:decimal ;
  dwc:decimalLongitude "-4.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.631)"^^geo:wktLiteral ;
  geo-pos:lat "48.257"^^xsd:decimal ;
  geo-pos:long "-4.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5207'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5207'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.631'^^xsd:double;
  dwc:latitude '48.257'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.631 48.257, -4.631 48.257, -4.631 48.257, -4.631 48.257, -4.631 48.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5207'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.607"^^xsd:decimal ;
  dwc:decimalLongitude "-4.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.607 -4.631)"^^geo:wktLiteral ;
  geo-pos:lat "48.607"^^xsd:decimal ;
  geo-pos:long "-4.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7549'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.321388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.631'^^xsd:double;
  dwc:latitude '48.607'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.631 48.607, -4.631 48.607, -4.631 48.607, -4.631 48.607, -4.631 48.607))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7549'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.619 -4.631)"^^geo:wktLiteral ;
  geo-pos:lat "48.619"^^xsd:decimal ;
  geo-pos:long "-4.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7802'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.631'^^xsd:double;
  dwc:latitude '48.619'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.631 48.619, -4.631 48.619, -4.631 48.619, -4.631 48.619, -4.631 48.619))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7802'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.743 -4.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.743"^^xsd:decimal ;
  dwc:decimalLongitude "-4.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.743 -4.631)"^^geo:wktLiteral ;
  geo-pos:lat "50.743"^^xsd:decimal ;
  geo-pos:long "-4.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4015'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.328611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.631'^^xsd:double;
  dwc:latitude '50.743'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.631 50.743, -4.631 50.743, -4.631 50.743, -4.631 50.743, -4.631 50.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4015'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.258 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.258"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.258 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "48.258"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5024'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '48.258'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.63 48.258, -4.63 48.258, -4.63 48.258, -4.63 48.258, -4.63 48.258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5024'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5177'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.603611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.63 48.278, -4.63 48.278, -4.63 48.278, -4.63 48.278, -4.63 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5177'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "48.282"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5211'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5211'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '48.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.63 48.282, -4.63 48.282, -4.63 48.282, -4.63 48.282, -4.63 48.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5211'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.643 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.643"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.643 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "48.643"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7812'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '48.643'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.63 48.643, -4.63 48.643, -4.63 48.643, -4.63 48.643, -4.63 48.643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7812'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.649 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.649"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.649 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "48.649"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6870'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '48.649'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.63 48.649, -4.63 48.649, -4.63 48.649, -4.63 48.649, -4.63 48.649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6870'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.244 -4.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.244"^^xsd:decimal ;
  dwc:decimalLongitude "-4.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.244 -4.629)"^^geo:wktLiteral ;
  geo-pos:lat "48.244"^^xsd:decimal ;
  geo-pos:long "-4.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4193'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4193'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.968611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.629'^^xsd:double;
  dwc:latitude '48.244'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.629 48.244, -4.629 48.244, -4.629 48.244, -4.629 48.244, -4.629 48.244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4193'^^xsd:string;
  dwc:observationDate '2002-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.274 -4.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.274"^^xsd:decimal ;
  dwc:decimalLongitude "-4.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.274 -4.629)"^^geo:wktLiteral ;
  geo-pos:lat "48.274"^^xsd:decimal ;
  geo-pos:long "-4.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5022'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.9022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.629'^^xsd:double;
  dwc:latitude '48.274'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.629 48.274, -4.629 48.274, -4.629 48.274, -4.629 48.274, -4.629 48.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5022'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.616 -4.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.616"^^xsd:decimal ;
  dwc:decimalLongitude "-4.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.616 -4.629)"^^geo:wktLiteral ;
  geo-pos:lat "48.616"^^xsd:decimal ;
  geo-pos:long "-4.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7537'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.382222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.629'^^xsd:double;
  dwc:latitude '48.616'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.629 48.616, -4.629 48.616, -4.629 48.616, -4.629 48.616, -4.629 48.616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7537'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618 -4.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.618"^^xsd:decimal ;
  dwc:decimalLongitude "-4.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618 -4.629)"^^geo:wktLiteral ;
  geo-pos:lat "48.618"^^xsd:decimal ;
  geo-pos:long "-4.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7783'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.2183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.629'^^xsd:double;
  dwc:latitude '48.618'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.629 48.618, -4.629 48.618, -4.629 48.618, -4.629 48.618, -4.629 48.618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7783'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.346 -4.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.346 -4.629)"^^geo:wktLiteral ;
  geo-pos:lat "50.346"^^xsd:decimal ;
  geo-pos:long "-4.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1710'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1710'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.629'^^xsd:double;
  dwc:latitude '50.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.629 50.346, -4.629 50.346, -4.629 50.346, -4.629 50.346, -4.629 50.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1710'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.628)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-4.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4161'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4161'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.577222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.628'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.628 48.278, -4.628 48.278, -4.628 48.278, -4.628 48.278, -4.628 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4161'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.722 -4.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.722"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.722 -4.628)"^^geo:wktLiteral ;
  geo-pos:lat "50.722"^^xsd:decimal ;
  geo-pos:long "-4.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_4032'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.464722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.628'^^xsd:double;
  dwc:latitude '50.722'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.628 50.722, -4.628 50.722, -4.628 50.722, -4.628 50.722, -4.628 50.722))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4032'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.627)"^^geo:wktLiteral ;
  geo-pos:lat "48.256"^^xsd:decimal ;
  geo-pos:long "-4.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4996'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.8508333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.627'^^xsd:double;
  dwc:latitude '48.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.627 48.256, -4.627 48.256, -4.627 48.256, -4.627 48.256, -4.627 48.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4996'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.627)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5393'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5393'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.4561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.627'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.627 48.367, -4.627 48.367, -4.627 48.367, -4.627 48.367, -4.627 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5393'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -4.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.568"^^xsd:decimal ;
  dwc:decimalLongitude "-4.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.568 -4.627)"^^geo:wktLiteral ;
  geo-pos:lat "48.568"^^xsd:decimal ;
  geo-pos:long "-4.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1641'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1641'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.627'^^xsd:double;
  dwc:latitude '48.568'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.627 48.568, -4.627 48.568, -4.627 48.568, -4.627 48.568, -4.627 48.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1641'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.256 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "48.256"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5127'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5127'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2863888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '48.256'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 48.256, -4.626 48.256, -4.626 48.256, -4.626 48.256, -4.626 48.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5127'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.26"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "48.26"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5042'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.259722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '48.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 48.26, -4.626 48.26, -4.626 48.26, -4.626 48.26, -4.626 48.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5042'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_3850'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.904722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 48.28, -4.626 48.28, -4.626 48.28, -4.626 48.28, -4.626 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3850'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5966'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 48.33, -4.626 48.33, -4.626 48.33, -4.626 48.33, -4.626 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5966'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1422'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 48.346, -4.626 48.346, -4.626 48.346, -4.626 48.346, -4.626 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1422'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.628 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.628"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.628 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "48.628"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7547'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.443333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '48.628'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 48.628, -4.626 48.628, -4.626 48.628, -4.626 48.628, -4.626 48.628))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7547'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.778 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.778"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.778 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "48.778"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6069'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.276388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '48.778'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 48.778, -4.626 48.778, -4.626 48.778, -4.626 48.778, -4.626 48.778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6069'^^xsd:string;
  dwc:observationDate '2002-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.795 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.795"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.795 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "48.795"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6293'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.352222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '48.795'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 48.795, -4.626 48.795, -4.626 48.795, -4.626 48.795, -4.626 48.795))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6293'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.404 -4.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.404 -4.626)"^^geo:wktLiteral ;
  geo-pos:lat "49.404"^^xsd:decimal ;
  geo-pos:long "-4.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_737'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.709166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.626'^^xsd:double;
  dwc:latitude '49.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.626 49.404, -4.626 49.404, -4.626 49.404, -4.626 49.404, -4.626 49.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_737'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.625)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5331'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.109722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.625'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.625 48.338, -4.625 48.338, -4.625 48.338, -4.625 48.338, -4.625 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5331'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.625)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5967'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.625'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.625 48.343, -4.625 48.343, -4.625 48.343, -4.625 48.343, -4.625 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5967'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.624)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-4.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_3862'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.054166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.624'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.624 48.281, -4.624 48.281, -4.624 48.281, -4.624 48.281, -4.624 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3862'^^xsd:string;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.595"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.595 -4.624)"^^geo:wktLiteral ;
  geo-pos:lat "48.595"^^xsd:decimal ;
  geo-pos:long "-4.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_7552'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.624'^^xsd:double;
  dwc:latitude '48.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.624 48.595, -4.624 48.595, -4.624 48.595, -4.624 48.595, -4.624 48.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7552'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.737 -4.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.737"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.737 -4.624)"^^geo:wktLiteral ;
  geo-pos:lat "50.737"^^xsd:decimal ;
  geo-pos:long "-4.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_4007'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.4286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.624'^^xsd:double;
  dwc:latitude '50.737'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.624 50.737, -4.624 50.737, -4.624 50.737, -4.624 50.737, -4.624 50.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4007'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.623)"^^geo:wktLiteral ;
  geo-pos:lat "48.264"^^xsd:decimal ;
  geo-pos:long "-4.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5212'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5212'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.623'^^xsd:double;
  dwc:latitude '48.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.623 48.264, -4.623 48.264, -4.623 48.264, -4.623 48.264, -4.623 48.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5212'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.603 -4.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.603"^^xsd:decimal ;
  dwc:decimalLongitude "-4.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.603 -4.623)"^^geo:wktLiteral ;
  geo-pos:lat "48.603"^^xsd:decimal ;
  geo-pos:long "-4.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7532'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9605555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.623'^^xsd:double;
  dwc:latitude '48.603'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.623 48.603, -4.623 48.603, -4.623 48.603, -4.623 48.603, -4.623 48.603))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7532'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.254 -4.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.254 -4.622)"^^geo:wktLiteral ;
  geo-pos:lat "48.254"^^xsd:decimal ;
  geo-pos:long "-4.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5139'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.622'^^xsd:double;
  dwc:latitude '48.254'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.622 48.254, -4.622 48.254, -4.622 48.254, -4.622 48.254, -4.622 48.254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5139'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.622)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_4960'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.228333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.622'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.622 48.34, -4.622 48.34, -4.622 48.34, -4.622 48.34, -4.622 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4960'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.602 -4.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.602 -4.622)"^^geo:wktLiteral ;
  geo-pos:lat "48.602"^^xsd:decimal ;
  geo-pos:long "-4.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7531'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.622'^^xsd:double;
  dwc:latitude '48.602'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.622 48.602, -4.622 48.602, -4.622 48.602, -4.622 48.602, -4.622 48.602))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7531'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.622)"^^geo:wktLiteral ;
  geo-pos:lat "48.64"^^xsd:decimal ;
  geo-pos:long "-4.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7809'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.8858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.622'^^xsd:double;
  dwc:latitude '48.64'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.622 48.64, -4.622 48.64, -4.622 48.64, -4.622 48.64, -4.622 48.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7809'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.742 -4.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.742"^^xsd:decimal ;
  dwc:decimalLongitude "-4.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.742 -4.622)"^^geo:wktLiteral ;
  geo-pos:lat "48.742"^^xsd:decimal ;
  geo-pos:long "-4.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6307'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_6307'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.382222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.622'^^xsd:double;
  dwc:latitude '48.742'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.622 48.742, -4.622 48.742, -4.622 48.742, -4.622 48.742, -4.622 48.742))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6307'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.259"^^xsd:decimal ;
  dwc:decimalLongitude "-4.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.621)"^^geo:wktLiteral ;
  geo-pos:lat "48.259"^^xsd:decimal ;
  geo-pos:long "-4.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5204'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5204'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.621'^^xsd:double;
  dwc:latitude '48.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.621 48.259, -4.621 48.259, -4.621 48.259, -4.621 48.259, -4.621 48.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5204'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.612 -4.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.612"^^xsd:decimal ;
  dwc:decimalLongitude "-4.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.612 -4.621)"^^geo:wktLiteral ;
  geo-pos:lat "48.612"^^xsd:decimal ;
  geo-pos:long "-4.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1640'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1640'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.621'^^xsd:double;
  dwc:latitude '48.612'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.621 48.612, -4.621 48.612, -4.621 48.612, -4.621 48.612, -4.621 48.612))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1640'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.251"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.251 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "48.251"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5178'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5178'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.2125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '48.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.62 48.251, -4.62 48.251, -4.62 48.251, -4.62 48.251, -4.62 48.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5178'^^xsd:string;
  dwc:observationDate '2002-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.257"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "48.257"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5213'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5213'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.083888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '48.257'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.62 48.257, -4.62 48.257, -4.62 48.257, -4.62 48.257, -4.62 48.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5213'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.269 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "48.269"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5135'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.290277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '48.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.62 48.269, -4.62 48.269, -4.62 48.269, -4.62 48.269, -4.62 48.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5135'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5208'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5208'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.62 48.271, -4.62 48.271, -4.62 48.271, -4.62 48.271, -4.62 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5208'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.077 -4.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.077"^^xsd:decimal ;
  dwc:decimalLongitude "-4.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.077 -4.619)"^^geo:wktLiteral ;
  geo-pos:lat "48.077"^^xsd:decimal ;
  geo-pos:long "-4.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1829'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1063888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.619'^^xsd:double;
  dwc:latitude '48.077'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.619 48.077, -4.619 48.077, -4.619 48.077, -4.619 48.077, -4.619 48.077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1829'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.259"^^xsd:decimal ;
  dwc:decimalLongitude "-4.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.619)"^^geo:wktLiteral ;
  geo-pos:lat "48.259"^^xsd:decimal ;
  geo-pos:long "-4.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5136'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.6608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.619'^^xsd:double;
  dwc:latitude '48.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.619 48.259, -4.619 48.259, -4.619 48.259, -4.619 48.259, -4.619 48.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5136'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.619)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3863'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.653611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.619'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.619 48.277, -4.619 48.277, -4.619 48.277, -4.619 48.277, -4.619 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3863'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618 -4.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.618"^^xsd:decimal ;
  dwc:decimalLongitude "-4.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618 -4.618)"^^geo:wktLiteral ;
  geo-pos:lat "48.618"^^xsd:decimal ;
  geo-pos:long "-4.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7810'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.5336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.618'^^xsd:double;
  dwc:latitude '48.618'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.618 48.618, -4.618 48.618, -4.618 48.618, -4.618 48.618, -4.618 48.618))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7810'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -4.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.734"^^xsd:decimal ;
  dwc:decimalLongitude "-4.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -4.618)"^^geo:wktLiteral ;
  geo-pos:lat "48.734"^^xsd:decimal ;
  geo-pos:long "-4.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6295'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_6295'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.306666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.618'^^xsd:double;
  dwc:latitude '48.734'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.618 48.734, -4.618 48.734, -4.618 48.734, -4.618 48.734, -4.618 48.734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6295'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.253"^^xsd:decimal ;
  dwc:decimalLongitude "-4.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.616)"^^geo:wktLiteral ;
  geo-pos:lat "48.253"^^xsd:decimal ;
  geo-pos:long "-4.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5179'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5179'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.2161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.616'^^xsd:double;
  dwc:latitude '48.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.616 48.253, -4.616 48.253, -4.616 48.253, -4.616 48.253, -4.616 48.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5179'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.255"^^xsd:decimal ;
  dwc:decimalLongitude "-4.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.616)"^^geo:wktLiteral ;
  geo-pos:lat "48.255"^^xsd:decimal ;
  geo-pos:long "-4.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_5144'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.616'^^xsd:double;
  dwc:latitude '48.255'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.616 48.255, -4.616 48.255, -4.616 48.255, -4.616 48.255, -4.616 48.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5144'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.259"^^xsd:decimal ;
  dwc:decimalLongitude "-4.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.259 -4.616)"^^geo:wktLiteral ;
  geo-pos:lat "48.259"^^xsd:decimal ;
  geo-pos:long "-4.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5143'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.269166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.616'^^xsd:double;
  dwc:latitude '48.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.616 48.259, -4.616 48.259, -4.616 48.259, -4.616 48.259, -4.616 48.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5143'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.277"^^xsd:decimal ;
  dwc:decimalLongitude "-4.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.277 -4.616)"^^geo:wktLiteral ;
  geo-pos:lat "48.277"^^xsd:decimal ;
  geo-pos:long "-4.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5018'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.616'^^xsd:double;
  dwc:latitude '48.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.616 48.277, -4.616 48.277, -4.616 48.277, -4.616 48.277, -4.616 48.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5018'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.608 -4.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.608"^^xsd:decimal ;
  dwc:decimalLongitude "-4.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.608 -4.615)"^^geo:wktLiteral ;
  geo-pos:lat "48.608"^^xsd:decimal ;
  geo-pos:long "-4.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7805'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.345555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.615'^^xsd:double;
  dwc:latitude '48.608'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.615 48.608, -4.615 48.608, -4.615 48.608, -4.615 48.608, -4.615 48.608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7805'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.615)"^^geo:wktLiteral ;
  geo-pos:lat "48.626"^^xsd:decimal ;
  geo-pos:long "-4.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7798'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.097777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.615'^^xsd:double;
  dwc:latitude '48.626'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.615 48.626, -4.615 48.626, -4.615 48.626, -4.615 48.626, -4.615 48.626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7798'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.627 -4.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.627 -4.615)"^^geo:wktLiteral ;
  geo-pos:lat "48.627"^^xsd:decimal ;
  geo-pos:long "-4.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7545'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.615'^^xsd:double;
  dwc:latitude '48.627'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.615 48.627, -4.615 48.627, -4.615 48.627, -4.615 48.627, -4.615 48.627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7545'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.614)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5428'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.745555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.614'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.614 48.347, -4.614 48.347, -4.614 48.347, -4.614 48.347, -4.614 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5428'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72 -4.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72 -4.614)"^^geo:wktLiteral ;
  geo-pos:lat "50.72"^^xsd:decimal ;
  geo-pos:long "-4.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4056'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.458333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.614'^^xsd:double;
  dwc:latitude '50.72'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.614 50.72, -4.614 50.72, -4.614 50.72, -4.614 50.72, -4.614 50.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4056'^^xsd:string;
  dwc:observationDate '2002-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.085 -4.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.085"^^xsd:decimal ;
  dwc:decimalLongitude "-4.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.085 -4.613)"^^geo:wktLiteral ;
  geo-pos:lat "48.085"^^xsd:decimal ;
  geo-pos:long "-4.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1830'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.613'^^xsd:double;
  dwc:latitude '48.085'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.613 48.085, -4.613 48.085, -4.613 48.085, -4.613 48.085, -4.613 48.085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1830'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.613)"^^geo:wktLiteral ;
  geo-pos:lat "48.264"^^xsd:decimal ;
  geo-pos:long "-4.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3860'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.8369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.613'^^xsd:double;
  dwc:latitude '48.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.613 48.264, -4.613 48.264, -4.613 48.264, -4.613 48.264, -4.613 48.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3860'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.27 -4.613)"^^geo:wktLiteral ;
  geo-pos:lat "48.27"^^xsd:decimal ;
  geo-pos:long "-4.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_3853'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.046388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.613'^^xsd:double;
  dwc:latitude '48.27'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.613 48.27, -4.613 48.27, -4.613 48.27, -4.613 48.27, -4.613 48.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3853'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.612)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5586'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.612'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.612 48.333, -4.612 48.333, -4.612 48.333, -4.612 48.333, -4.612 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5586'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -4.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.622"^^xsd:decimal ;
  dwc:decimalLongitude "-4.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -4.612)"^^geo:wktLiteral ;
  geo-pos:lat "48.622"^^xsd:decimal ;
  geo-pos:long "-4.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7789'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.218611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.612'^^xsd:double;
  dwc:latitude '48.622'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.612 48.622, -4.612 48.622, -4.612 48.622, -4.612 48.622, -4.612 48.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7789'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.654 -4.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.654"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.654 -4.611)"^^geo:wktLiteral ;
  geo-pos:lat "48.654"^^xsd:decimal ;
  geo-pos:long "-4.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4144'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4144'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.735555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.611'^^xsd:double;
  dwc:latitude '48.654'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.611 48.654, -4.611 48.654, -4.611 48.654, -4.611 48.654, -4.611 48.654))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4144'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.61)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_2554'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.61'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.61 48.339, -4.61 48.339, -4.61 48.339, -4.61 48.339, -4.61 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2554'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-4.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -4.61)"^^geo:wktLiteral ;
  geo-pos:lat "48.73"^^xsd:decimal ;
  geo-pos:long "-4.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6868'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.937222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.61'^^xsd:double;
  dwc:latitude '48.73'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.61 48.73, -4.61 48.73, -4.61 48.73, -4.61 48.73, -4.61 48.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6868'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.608)"^^geo:wktLiteral ;
  geo-pos:lat "48.285"^^xsd:decimal ;
  geo-pos:long "-4.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_3848'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.3525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.608'^^xsd:double;
  dwc:latitude '48.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.608 48.285, -4.608 48.285, -4.608 48.285, -4.608 48.285, -4.608 48.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3848'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.624 -4.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.624"^^xsd:decimal ;
  dwc:decimalLongitude "-4.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.624 -4.608)"^^geo:wktLiteral ;
  geo-pos:lat "48.624"^^xsd:decimal ;
  geo-pos:long "-4.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7811'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.608'^^xsd:double;
  dwc:latitude '48.624'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.608 48.624, -4.608 48.624, -4.608 48.624, -4.608 48.624, -4.608 48.624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7811'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.607)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5511'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5511'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.581388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.607'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.607 48.337, -4.607 48.337, -4.607 48.337, -4.607 48.337, -4.607 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5511'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.239 -4.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.239"^^xsd:decimal ;
  dwc:decimalLongitude "-4.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.239 -4.606)"^^geo:wktLiteral ;
  geo-pos:lat "48.239"^^xsd:decimal ;
  geo-pos:long "-4.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4192'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_4192'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.448333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.606'^^xsd:double;
  dwc:latitude '48.239'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.606 48.239, -4.606 48.239, -4.606 48.239, -4.606 48.239, -4.606 48.239))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4192'^^xsd:string;
  dwc:observationDate '2002-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.606)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1475'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1475'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.606'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.606 48.325, -4.606 48.325, -4.606 48.325, -4.606 48.325, -4.606 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1475'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -4.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.599"^^xsd:decimal ;
  dwc:decimalLongitude "-4.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.599 -4.606)"^^geo:wktLiteral ;
  geo-pos:lat "48.599"^^xsd:decimal ;
  geo-pos:long "-4.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7533'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.606'^^xsd:double;
  dwc:latitude '48.599'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.606 48.599, -4.606 48.599, -4.606 48.599, -4.606 48.599, -4.606 48.599))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7533'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.624 -4.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.624"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.624 -4.602)"^^geo:wktLiteral ;
  geo-pos:lat "48.624"^^xsd:decimal ;
  geo-pos:long "-4.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7799'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.395'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.602'^^xsd:double;
  dwc:latitude '48.624'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.602 48.624, -4.602 48.624, -4.602 48.624, -4.602 48.624, -4.602 48.624))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7799'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.638 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.638"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.638 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "48.638"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7814'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.849444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '48.638'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6 48.638, -4.6 48.638, -4.6 48.638, -4.6 48.638, -4.6 48.638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7814'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.599)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_4994'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.149444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.599'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.599 48.272, -4.599 48.272, -4.599 48.272, -4.599 48.272, -4.599 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4994'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.599)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-4.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4981'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.2175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.599'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.599 48.278, -4.599 48.278, -4.599 48.278, -4.599 48.278, -4.599 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4981'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.599)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.4044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.599'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.599 48.356, -4.599 48.356, -4.599 48.356, -4.599 48.356, -4.599 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1474'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.615"^^xsd:decimal ;
  dwc:decimalLongitude "-4.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.615 -4.599)"^^geo:wktLiteral ;
  geo-pos:lat "48.615"^^xsd:decimal ;
  geo-pos:long "-4.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7541'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.599'^^xsd:double;
  dwc:latitude '48.615'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.599 48.615, -4.599 48.615, -4.599 48.615, -4.599 48.615, -4.599 48.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7541'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.254 -4.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.254 -4.598)"^^geo:wktLiteral ;
  geo-pos:lat "48.254"^^xsd:decimal ;
  geo-pos:long "-4.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5129'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.85'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.598'^^xsd:double;
  dwc:latitude '48.254'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.598 48.254, -4.598 48.254, -4.598 48.254, -4.598 48.254, -4.598 48.254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5129'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.597)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5536'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.597'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.597 48.347, -4.597 48.347, -4.597 48.347, -4.597 48.347, -4.597 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5536'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.595)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_4967'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.306111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.595'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.595 48.272, -4.595 48.272, -4.595 48.272, -4.595 48.272, -4.595 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4967'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.275 -4.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.275 -4.595)"^^geo:wktLiteral ;
  geo-pos:lat "48.275"^^xsd:decimal ;
  geo-pos:long "-4.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4183'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_4183'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.149722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.595'^^xsd:double;
  dwc:latitude '48.275'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.595 48.275, -4.595 48.275, -4.595 48.275, -4.595 48.275, -4.595 48.275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4183'^^xsd:string;
  dwc:observationDate '2002-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.626"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626 -4.595)"^^geo:wktLiteral ;
  geo-pos:lat "48.626"^^xsd:decimal ;
  geo-pos:long "-4.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_7800'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.607777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.595'^^xsd:double;
  dwc:latitude '48.626'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.595 48.626, -4.595 48.626, -4.595 48.626, -4.595 48.626, -4.595 48.626))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7800'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.593)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_5917'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.189444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.593'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.593 48.319, -4.593 48.319, -4.593 48.319, -4.593 48.319, -4.593 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5917'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.394 -4.593)"^^geo:wktLiteral ;
  geo-pos:lat "48.394"^^xsd:decimal ;
  geo-pos:long "-4.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_3855'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.853333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.593'^^xsd:double;
  dwc:latitude '48.394'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.593 48.394, -4.593 48.394, -4.593 48.394, -4.593 48.394, -4.593 48.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3855'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -4.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -4.593)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-4.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1711'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1711'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.593'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.593 50.33, -4.593 50.33, -4.593 50.33, -4.593 50.33, -4.593 50.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1711'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.747 -4.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.747"^^xsd:decimal ;
  dwc:decimalLongitude "-4.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.747 -4.592)"^^geo:wktLiteral ;
  geo-pos:lat "48.747"^^xsd:decimal ;
  geo-pos:long "-4.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6458'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.592'^^xsd:double;
  dwc:latitude '48.747'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.592 48.747, -4.592 48.747, -4.592 48.747, -4.592 48.747, -4.592 48.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6458'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.708 -4.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.708"^^xsd:decimal ;
  dwc:decimalLongitude "-4.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.708 -4.591)"^^geo:wktLiteral ;
  geo-pos:lat "48.708"^^xsd:decimal ;
  geo-pos:long "-4.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6456'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.591'^^xsd:double;
  dwc:latitude '48.708'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.591 48.708, -4.591 48.708, -4.591 48.708, -4.591 48.708, -4.591 48.708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6456'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.59)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1523'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1523'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.635'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.59'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.59 48.325, -4.59 48.325, -4.59 48.325, -4.59 48.325, -4.59 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1523'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.589)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1603'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1603'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.2619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.589'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.589 48.338, -4.589 48.338, -4.589 48.338, -4.589 48.338, -4.589 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1603'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.588)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1522'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1522'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.6122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.588'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.588 48.324, -4.588 48.324, -4.588 48.324, -4.588 48.324, -4.588 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1522'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.588)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5729'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.588'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.588 48.33, -4.588 48.33, -4.588 48.33, -4.588 48.33, -4.588 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5729'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.587)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5474'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5474'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.255833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.587'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.587 48.319, -4.587 48.319, -4.587 48.319, -4.587 48.319, -4.587 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5474'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.585)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1602'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_1602'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.2297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.585'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.585 48.336, -4.585 48.336, -4.585 48.336, -4.585 48.336, -4.585 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1602'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.584)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5849'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.144166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.584'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.584 48.306, -4.584 48.306, -4.584 48.306, -4.584 48.306, -4.584 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5849'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.584)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_3010'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.066111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.584'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.584 48.307, -4.584 48.307, -4.584 48.307, -4.584 48.307, -4.584 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3010'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.198 -4.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.198 -4.583)"^^geo:wktLiteral ;
  geo-pos:lat "48.198"^^xsd:decimal ;
  geo-pos:long "-4.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4177'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_4177'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.833611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.583'^^xsd:double;
  dwc:latitude '48.198'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.583 48.198, -4.583 48.198, -4.583 48.198, -4.583 48.198, -4.583 48.198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4177'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.583)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5288'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5288'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.140555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.583'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.583 48.338, -4.583 48.338, -4.583 48.338, -4.583 48.338, -4.583 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5288'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.583)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5585'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.2897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.583'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.583 48.342, -4.583 48.342, -4.583 48.342, -4.583 48.342, -4.583 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5585'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.404 -4.583)"^^geo:wktLiteral ;
  geo-pos:lat "48.404"^^xsd:decimal ;
  geo-pos:long "-4.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5422'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_5422'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.213333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.583'^^xsd:double;
  dwc:latitude '48.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.583 48.404, -4.583 48.404, -4.583 48.404, -4.583 48.404, -4.583 48.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5422'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63 -4.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.63 -4.583)"^^geo:wktLiteral ;
  geo-pos:lat "48.63"^^xsd:decimal ;
  geo-pos:long "-4.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7632'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7632'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.583'^^xsd:double;
  dwc:latitude '48.63'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.583 48.63, -4.583 48.63, -4.583 48.63, -4.583 48.63, -4.583 48.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7632'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.655 -4.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.655 -4.583)"^^geo:wktLiteral ;
  geo-pos:lat "48.655"^^xsd:decimal ;
  geo-pos:long "-4.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_7782'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.156944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.583'^^xsd:double;
  dwc:latitude '48.655'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.583 48.655, -4.583 48.655, -4.583 48.655, -4.583 48.655, -4.583 48.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7782'^^xsd:string;
  dwc:observationDate '2002-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.582)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5470'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.336944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.582'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.582 48.313, -4.582 48.313, -4.582 48.313, -4.582 48.313, -4.582 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5470'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.391 -4.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.391 -4.582)"^^geo:wktLiteral ;
  geo-pos:lat "49.391"^^xsd:decimal ;
  geo-pos:long "-4.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_738'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.249722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.582'^^xsd:double;
  dwc:latitude '49.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.582 49.391, -4.582 49.391, -4.582 49.391, -4.582 49.391, -4.582 49.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_738'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.636 -4.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.636"^^xsd:decimal ;
  dwc:decimalLongitude "-4.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.636 -4.581)"^^geo:wktLiteral ;
  geo-pos:lat "48.636"^^xsd:decimal ;
  geo-pos:long "-4.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7804'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1027777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.581'^^xsd:double;
  dwc:latitude '48.636'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.581 48.636, -4.581 48.636, -4.581 48.636, -4.581 48.636, -4.581 48.636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7804'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.58)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5576'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.090833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.58'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.58 48.337, -4.58 48.337, -4.58 48.337, -4.58 48.337, -4.58 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5576'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.225 -4.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.225"^^xsd:decimal ;
  dwc:decimalLongitude "-4.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.225 -4.579)"^^geo:wktLiteral ;
  geo-pos:lat "48.225"^^xsd:decimal ;
  geo-pos:long "-4.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_3858'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.981944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.579'^^xsd:double;
  dwc:latitude '48.225'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.579 48.225, -4.579 48.225, -4.579 48.225, -4.579 48.225, -4.579 48.225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3858'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.578)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5510'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5510'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.578'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.578 48.344, -4.578 48.344, -4.578 48.344, -4.578 48.344, -4.578 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5510'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.746 -4.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.746"^^xsd:decimal ;
  dwc:decimalLongitude "-4.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.746 -4.578)"^^geo:wktLiteral ;
  geo-pos:lat "48.746"^^xsd:decimal ;
  geo-pos:long "-4.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6457'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.5527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.578'^^xsd:double;
  dwc:latitude '48.746'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.578 48.746, -4.578 48.746, -4.578 48.746, -4.578 48.746, -4.578 48.746))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6457'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.756 -4.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.756"^^xsd:decimal ;
  dwc:decimalLongitude "-4.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.756 -4.578)"^^geo:wktLiteral ;
  geo-pos:lat "50.756"^^xsd:decimal ;
  geo-pos:long "-4.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4027'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.848888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.578'^^xsd:double;
  dwc:latitude '50.756'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.578 50.756, -4.578 50.756, -4.578 50.756, -4.578 50.756, -4.578 50.756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4027'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.577)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1524'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1524'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.577'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.577 48.321, -4.577 48.321, -4.577 48.321, -4.577 48.321, -4.577 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1524'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.611 -4.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.611 -4.577)"^^geo:wktLiteral ;
  geo-pos:lat "48.611"^^xsd:decimal ;
  geo-pos:long "-4.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7624'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7624'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.577'^^xsd:double;
  dwc:latitude '48.611'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.577 48.611, -4.577 48.611, -4.577 48.611, -4.577 48.611, -4.577 48.611))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7624'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.576)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5513'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5513'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.0125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.576'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.576 48.315, -4.576 48.315, -4.576 48.315, -4.576 48.315, -4.576 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5513'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.575)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5506'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5506'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.353055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.575'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.575 48.325, -4.575 48.325, -4.575 48.325, -4.575 48.325, -4.575 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5506'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.575)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5584'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.141388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.575'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.575 48.326, -4.575 48.326, -4.575 48.326, -4.575 48.326, -4.575 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5584'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -4.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.637"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -4.575)"^^geo:wktLiteral ;
  geo-pos:lat "48.637"^^xsd:decimal ;
  geo-pos:long "-4.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7807'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.242222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.575'^^xsd:double;
  dwc:latitude '48.637'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.575 48.637, -4.575 48.637, -4.575 48.637, -4.575 48.637, -4.575 48.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7807'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.64"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.64 -4.575)"^^geo:wktLiteral ;
  geo-pos:lat "48.64"^^xsd:decimal ;
  geo-pos:long "-4.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2096'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2096'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.575'^^xsd:double;
  dwc:latitude '48.64'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.575 48.64, -4.575 48.64, -4.575 48.64, -4.575 48.64, -4.575 48.64))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2096'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.641 -4.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.641"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.641 -4.575)"^^geo:wktLiteral ;
  geo-pos:lat "48.641"^^xsd:decimal ;
  geo-pos:long "-4.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2097'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2097'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.986666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.575'^^xsd:double;
  dwc:latitude '48.641'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.575 48.641, -4.575 48.641, -4.575 48.641, -4.575 48.641, -4.575 48.641))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2097'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.322 -4.574)"^^geo:wktLiteral ;
  geo-pos:lat "48.322"^^xsd:decimal ;
  geo-pos:long "-4.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5473'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.318333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.574'^^xsd:double;
  dwc:latitude '48.322'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.574 48.322, -4.574 48.322, -4.574 48.322, -4.574 48.322, -4.574 48.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5473'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.043 -4.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.043"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.043 -4.574)"^^geo:wktLiteral ;
  geo-pos:lat "50.043"^^xsd:decimal ;
  geo-pos:long "-4.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1052'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.048611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.574'^^xsd:double;
  dwc:latitude '50.043'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.574 50.043, -4.574 50.043, -4.574 50.043, -4.574 50.043, -4.574 50.043))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1052'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -4.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -4.574)"^^geo:wktLiteral ;
  geo-pos:lat "50.329"^^xsd:decimal ;
  geo-pos:long "-4.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1712'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1712'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.574'^^xsd:double;
  dwc:latitude '50.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.574 50.329, -4.574 50.329, -4.574 50.329, -4.574 50.329, -4.574 50.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1712'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.287"^^xsd:decimal ;
  dwc:decimalLongitude "-4.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.573)"^^geo:wktLiteral ;
  geo-pos:lat "48.287"^^xsd:decimal ;
  geo-pos:long "-4.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5041'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.412222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.573'^^xsd:double;
  dwc:latitude '48.287'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.573 48.287, -4.573 48.287, -4.573 48.287, -4.573 48.287, -4.573 48.287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5041'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.252"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.252 -4.572)"^^geo:wktLiteral ;
  geo-pos:lat "48.252"^^xsd:decimal ;
  geo-pos:long "-4.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6027'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.572'^^xsd:double;
  dwc:latitude '48.252'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.572 48.252, -4.572 48.252, -4.572 48.252, -4.572 48.252, -4.572 48.252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6027'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.572)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5733'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5733'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.572'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.572 48.345, -4.572 48.345, -4.572 48.345, -4.572 48.345, -4.572 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5733'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -4.572)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-4.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1639'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1639'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.572'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.572 48.6, -4.572 48.6, -4.572 48.6, -4.572 48.6, -4.572 48.6))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1639'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5840'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.029444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.571'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.571 48.319, -4.571 48.319, -4.571 48.319, -4.571 48.319, -4.571 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5840'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5571'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.4880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.571'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.571 48.323, -4.571 48.323, -4.571 48.323, -4.571 48.323, -4.571 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5571'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.636 -4.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.636"^^xsd:decimal ;
  dwc:decimalLongitude "-4.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.636 -4.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.636"^^xsd:decimal ;
  geo-pos:long "-4.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7540'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.571'^^xsd:double;
  dwc:latitude '48.636'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.571 48.636, -4.571 48.636, -4.571 48.636, -4.571 48.636, -4.571 48.636))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7540'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646 -4.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.646"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646 -4.57)"^^geo:wktLiteral ;
  geo-pos:lat "48.646"^^xsd:decimal ;
  geo-pos:long "-4.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_7801'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.4769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.57'^^xsd:double;
  dwc:latitude '48.646'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.57 48.646, -4.57 48.646, -4.57 48.646, -4.57 48.646, -4.57 48.646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7801'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.247 -4.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.247"^^xsd:decimal ;
  dwc:decimalLongitude "-4.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.247 -4.569)"^^geo:wktLiteral ;
  geo-pos:lat "48.247"^^xsd:decimal ;
  geo-pos:long "-4.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4195'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_4195'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.173055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.569'^^xsd:double;
  dwc:latitude '48.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.569 48.247, -4.569 48.247, -4.569 48.247, -4.569 48.247, -4.569 48.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4195'^^xsd:string;
  dwc:observationDate '2002-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.569)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5537'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0711111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.569'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.569 48.326, -4.569 48.326, -4.569 48.326, -4.569 48.326, -4.569 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5537'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.569)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5572'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.569'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.569 48.329, -4.569 48.329, -4.569 48.329, -4.569 48.329, -4.569 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5572'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.569)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5575'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.404166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.569'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.569 48.342, -4.569 48.342, -4.569 48.342, -4.569 48.342, -4.569 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5575'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.592 -4.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.592 -4.569)"^^geo:wktLiteral ;
  geo-pos:lat "48.592"^^xsd:decimal ;
  geo-pos:long "-4.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7627'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_7627'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.026666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.569'^^xsd:double;
  dwc:latitude '48.592'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.569 48.592, -4.569 48.592, -4.569 48.592, -4.569 48.592, -4.569 48.592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7627'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.729 -4.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.729"^^xsd:decimal ;
  dwc:decimalLongitude "-4.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.729 -4.569)"^^geo:wktLiteral ;
  geo-pos:lat "48.729"^^xsd:decimal ;
  geo-pos:long "-4.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6331'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6331'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.516944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.569'^^xsd:double;
  dwc:latitude '48.729'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.569 48.729, -4.569 48.729, -4.569 48.729, -4.569 48.729, -4.569 48.729))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6331'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.568)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5583'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.041111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.568'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.568 48.334, -4.568 48.334, -4.568 48.334, -4.568 48.334, -4.568 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5583'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.568)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5535'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.7311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.568'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.568 48.344, -4.568 48.344, -4.568 48.344, -4.568 48.344, -4.568 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5535'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.631 -4.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.631"^^xsd:decimal ;
  dwc:decimalLongitude "-4.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.631 -4.568)"^^geo:wktLiteral ;
  geo-pos:lat "48.631"^^xsd:decimal ;
  geo-pos:long "-4.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_7546'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.568'^^xsd:double;
  dwc:latitude '48.631'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.568 48.631, -4.568 48.631, -4.568 48.631, -4.568 48.631, -4.568 48.631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7546'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.567)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5736'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5736'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.1325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.567'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.567 48.327, -4.567 48.327, -4.567 48.327, -4.567 48.327, -4.567 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5736'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.567)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5582'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.551388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.567'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.567 48.332, -4.567 48.332, -4.567 48.332, -4.567 48.332, -4.567 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5582'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.566)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5978'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.566'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.566 48.344, -4.566 48.344, -4.566 48.344, -4.566 48.344, -4.566 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5978'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.565)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5287'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5287'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.9038888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.565'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.565 48.319, -4.565 48.319, -4.565 48.319, -4.565 48.319, -4.565 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5287'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.565)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5427'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.100277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.565'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.565 48.334, -4.565 48.334, -4.565 48.334, -4.565 48.334, -4.565 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5427'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.777 -4.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.777 -4.565)"^^geo:wktLiteral ;
  geo-pos:lat "50.777"^^xsd:decimal ;
  geo-pos:long "-4.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4001'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.203333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.565'^^xsd:double;
  dwc:latitude '50.777'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.565 50.777, -4.565 50.777, -4.565 50.777, -4.565 50.777, -4.565 50.777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4001'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.564)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_5574'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.6736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.564'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.564 48.341, -4.564 48.341, -4.564 48.341, -4.564 48.341, -4.564 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5574'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.562)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5472'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.562'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.562 48.33, -4.562 48.33, -4.562 48.33, -4.562 48.33, -4.562 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5472'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.562)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6014'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.562'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.562 48.341, -4.562 48.341, -4.562 48.341, -4.562 48.341, -4.562 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6014'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.562)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5570'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.7644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.562'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.562 48.343, -4.562 48.343, -4.562 48.343, -4.562 48.343, -4.562 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5570'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.763 -4.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.763"^^xsd:decimal ;
  dwc:decimalLongitude "-4.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.763 -4.562)"^^geo:wktLiteral ;
  geo-pos:lat "50.763"^^xsd:decimal ;
  geo-pos:long "-4.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4026'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.36'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.562'^^xsd:double;
  dwc:latitude '50.763'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.562 50.763, -4.562 50.763, -4.562 50.763, -4.562 50.763, -4.562 50.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4026'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.586"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.586 -4.561)"^^geo:wktLiteral ;
  geo-pos:lat "48.586"^^xsd:decimal ;
  geo-pos:long "-4.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7791'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.489166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.561'^^xsd:double;
  dwc:latitude '48.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.561 48.586, -4.561 48.586, -4.561 48.586, -4.561 48.586, -4.561 48.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7791'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.557)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6021'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.438611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.557'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.557 48.33, -4.557 48.33, -4.557 48.33, -4.557 48.33, -4.557 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6021'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.557)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5286'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5286'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.2066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.557'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.557 48.341, -4.557 48.341, -4.557 48.341, -4.557 48.341, -4.557 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5286'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.556)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5292'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5292'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.9183333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.556'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.556 48.338, -4.556 48.338, -4.556 48.338, -4.556 48.338, -4.556 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5292'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.556)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5507'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5507'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.078055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.556'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.556 48.34, -4.556 48.34, -4.556 48.34, -4.556 48.34, -4.556 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5507'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.556)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5649'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.556'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.556 48.344, -4.556 48.344, -4.556 48.344, -4.556 48.344, -4.556 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5649'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.279"^^xsd:decimal ;
  dwc:decimalLongitude "-4.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.555)"^^geo:wktLiteral ;
  geo-pos:lat "48.279"^^xsd:decimal ;
  geo-pos:long "-4.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4162'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_4162'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.426944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.555'^^xsd:double;
  dwc:latitude '48.279'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.555 48.279, -4.555 48.279, -4.555 48.279, -4.555 48.279, -4.555 48.279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4162'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.642 -4.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.642"^^xsd:decimal ;
  dwc:decimalLongitude "-4.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.642 -4.555)"^^geo:wktLiteral ;
  geo-pos:lat "48.642"^^xsd:decimal ;
  geo-pos:long "-4.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7539'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.555'^^xsd:double;
  dwc:latitude '48.642'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.555 48.642, -4.555 48.642, -4.555 48.642, -4.555 48.642, -4.555 48.642))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7539'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.262"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.262 -4.554)"^^geo:wktLiteral ;
  geo-pos:lat "48.262"^^xsd:decimal ;
  geo-pos:long "-4.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4171'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_4171'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.365277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.554'^^xsd:double;
  dwc:latitude '48.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.554 48.262, -4.554 48.262, -4.554 48.262, -4.554 48.262, -4.554 48.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4171'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.554)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5984'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.851666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.554'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.554 48.332, -4.554 48.332, -4.554 48.332, -4.554 48.332, -4.554 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5984'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.554)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1525'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1525'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.554'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.554 48.355, -4.554 48.355, -4.554 48.355, -4.554 48.355, -4.554 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1525'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -4.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.637"^^xsd:decimal ;
  dwc:decimalLongitude "-4.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -4.553)"^^geo:wktLiteral ;
  geo-pos:lat "48.637"^^xsd:decimal ;
  geo-pos:long "-4.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_7808'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.553'^^xsd:double;
  dwc:latitude '48.637'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.553 48.637, -4.553 48.637, -4.553 48.637, -4.553 48.637, -4.553 48.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7808'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.551)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5837'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.551'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.551 48.343, -4.551 48.343, -4.551 48.343, -4.551 48.343, -4.551 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5837'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.551)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5954'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.892222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.551'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.551 48.356, -4.551 48.356, -4.551 48.356, -4.551 48.356, -4.551 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5954'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.55)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3854'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.2272222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.55 48.332, -4.55 48.332, -4.55 48.332, -4.55 48.332, -4.55 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3854'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.55)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5836'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.6741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.55 48.345, -4.55 48.345, -4.55 48.345, -4.55 48.345, -4.55 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5836'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.549)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5577'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.549'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.549 48.344, -4.549 48.344, -4.549 48.344, -4.549 48.344, -4.549 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5577'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.365 -4.549)"^^geo:wktLiteral ;
  geo-pos:lat "48.365"^^xsd:decimal ;
  geo-pos:long "-4.549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5466'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.226944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.549'^^xsd:double;
  dwc:latitude '48.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.549 48.365, -4.549 48.365, -4.549 48.365, -4.549 48.365, -4.549 48.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5466'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.548)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5655'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.134444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.548'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.548 48.295, -4.548 48.295, -4.548 48.295, -4.548 48.295, -4.548 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5655'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.548)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5922'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.998333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.548'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.548 48.314, -4.548 48.314, -4.548 48.314, -4.548 48.314, -4.548 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5922'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.548)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5848'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.863611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.548'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.548 48.314, -4.548 48.314, -4.548 48.314, -4.548 48.314, -4.548 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5848'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.548)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5344'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5344'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.434166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.548'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.548 48.353, -4.548 48.353, -4.548 48.353, -4.548 48.353, -4.548 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5344'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.548)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5730'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.2125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.548'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.548 48.356, -4.548 48.356, -4.548 48.356, -4.548 48.356, -4.548 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5730'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -4.547)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-4.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5651'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.011666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.547'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.547 48.317, -4.547 48.317, -4.547 48.317, -4.547 48.317, -4.547 48.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5651'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.547)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5784'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.34'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.547'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.547 48.326, -4.547 48.326, -4.547 48.326, -4.547 48.326, -4.547 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5784'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.547)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5471'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.547'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.547 48.337, -4.547 48.337, -4.547 48.337, -4.547 48.337, -4.547 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5471'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.647 -4.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.647 -4.547)"^^geo:wktLiteral ;
  geo-pos:lat "48.647"^^xsd:decimal ;
  geo-pos:long "-4.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2095'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2095'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.641111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.547'^^xsd:double;
  dwc:latitude '48.647'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.547 48.647, -4.547 48.647, -4.547 48.647, -4.547 48.647, -4.547 48.647))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2095'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.546)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5949'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.045'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.546'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.546 48.346, -4.546 48.346, -4.546 48.346, -4.546 48.346, -4.546 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5949'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.359 -4.546)"^^geo:wktLiteral ;
  geo-pos:lat "48.359"^^xsd:decimal ;
  geo-pos:long "-4.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6013'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.7952777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.546'^^xsd:double;
  dwc:latitude '48.359'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.546 48.359, -4.546 48.359, -4.546 48.359, -4.546 48.359, -4.546 48.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6013'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.544)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5656'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.358611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.544'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.544 48.286, -4.544 48.286, -4.544 48.286, -4.544 48.286, -4.544 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5656'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.544)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5950'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.739166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.544'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.544 48.29, -4.544 48.29, -4.544 48.29, -4.544 48.29, -4.544 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5950'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.544)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5850'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.105'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.544'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.544 48.344, -4.544 48.344, -4.544 48.344, -4.544 48.344, -4.544 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5850'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.544)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5782'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.544'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.544 48.344, -4.544 48.344, -4.544 48.344, -4.544 48.344, -4.544 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5782'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.544)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5838'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6208333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.544'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.544 48.353, -4.544 48.353, -4.544 48.353, -4.544 48.353, -4.544 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5838'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -4.544)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-4.544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.544'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.544 48.4, -4.544 48.4, -4.544 48.4, -4.544 48.4, -4.544 48.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5888'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.543)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5648'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.4641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.543'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.543 48.347, -4.543 48.347, -4.543 48.347, -4.543 48.347, -4.543 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5648'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.649 -4.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.649"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.649 -4.543)"^^geo:wktLiteral ;
  geo-pos:lat "48.649"^^xsd:decimal ;
  geo-pos:long "-4.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2094'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2094'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.543'^^xsd:double;
  dwc:latitude '48.649'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.543 48.649, -4.543 48.649, -4.543 48.649, -4.543 48.649, -4.543 48.649))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2094'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.541)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5781'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.534444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.541'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.541 48.339, -4.541 48.339, -4.541 48.339, -4.541 48.339, -4.541 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5781'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.273 -4.54)"^^geo:wktLiteral ;
  geo-pos:lat "48.273"^^xsd:decimal ;
  geo-pos:long "-4.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5469'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.063611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.54'^^xsd:double;
  dwc:latitude '48.273'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.54 48.273, -4.54 48.273, -4.54 48.273, -4.54 48.273, -4.54 48.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5469'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.54)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5345'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5345'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.525833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.54'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.54 48.325, -4.54 48.325, -4.54 48.325, -4.54 48.325, -4.54 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5345'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.54)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5969'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.028333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.54'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.54 48.327, -4.54 48.327, -4.54 48.327, -4.54 48.327, -4.54 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5969'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.856 -4.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.856 -4.54)"^^geo:wktLiteral ;
  geo-pos:lat "48.856"^^xsd:decimal ;
  geo-pos:long "-4.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_6462'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.016388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.54'^^xsd:double;
  dwc:latitude '48.856'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.54 48.856, -4.54 48.856, -4.54 48.856, -4.54 48.856, -4.54 48.856))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6462'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.321"^^xsd:decimal ;
  dwc:decimalLongitude "-4.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.321 -4.539)"^^geo:wktLiteral ;
  geo-pos:lat "48.321"^^xsd:decimal ;
  geo-pos:long "-4.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5273'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3733333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.539'^^xsd:double;
  dwc:latitude '48.321'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.539 48.321, -4.539 48.321, -4.539 48.321, -4.539 48.321, -4.539 48.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5273'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.539)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5579'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.539'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.539 48.333, -4.539 48.333, -4.539 48.333, -4.539 48.333, -4.539 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5579'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.539)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5839'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.205'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.539'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.539 48.335, -4.539 48.335, -4.539 48.335, -4.539 48.335, -4.539 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5839'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.539)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5581'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.539'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.539 48.34, -4.539 48.34, -4.539 48.34, -4.539 48.34, -4.539 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5581'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.718 -4.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.718"^^xsd:decimal ;
  dwc:decimalLongitude "-4.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.718 -4.539)"^^geo:wktLiteral ;
  geo-pos:lat "48.718"^^xsd:decimal ;
  geo-pos:long "-4.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6332'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.335555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.539'^^xsd:double;
  dwc:latitude '48.718'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.539 48.718, -4.539 48.718, -4.539 48.718, -4.539 48.718, -4.539 48.718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6332'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.538)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5983'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.538'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.538 48.327, -4.538 48.327, -4.538 48.327, -4.538 48.327, -4.538 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5983'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.537)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5429'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.3225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.537'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.537 48.329, -4.537 48.329, -4.537 48.329, -4.537 48.329, -4.537 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5429'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.537)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5778'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.155'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.537'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.537 48.341, -4.537 48.341, -4.537 48.341, -4.537 48.341, -4.537 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5778'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.537)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5981'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.563055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.537'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.537 48.345, -4.537 48.345, -4.537 48.345, -4.537 48.345, -4.537 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5981'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.536)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6016'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.950833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.536'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.536 48.288, -4.536 48.288, -4.536 48.288, -4.536 48.288, -4.536 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6016'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.536)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_3852'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.45'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.536'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.536 48.312, -4.536 48.312, -4.536 48.312, -4.536 48.312, -4.536 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3852'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.536)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5654'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.059166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.536'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.536 48.335, -4.536 48.335, -4.536 48.335, -4.536 48.335, -4.536 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5654'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.536)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5580'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.3005555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.536'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.536 48.339, -4.536 48.339, -4.536 48.339, -4.536 48.339, -4.536 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5580'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.536)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5289'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5289'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.407777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.536'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.536 48.341, -4.536 48.341, -4.536 48.341, -4.536 48.341, -4.536 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5289'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.535)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5652'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.535'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.535 48.313, -4.535 48.313, -4.535 48.313, -4.535 48.313, -4.535 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5652'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.535)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5588'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.153055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.535'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.535 48.316, -4.535 48.316, -4.535 48.316, -4.535 48.316, -4.535 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5588'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.535)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5512'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5512'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.271388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.535'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.535 48.335, -4.535 48.335, -4.535 48.335, -4.535 48.335, -4.535 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5512'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.535)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1423'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.421944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.535'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.535 48.346, -4.535 48.346, -4.535 48.346, -4.535 48.346, -4.535 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1423'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.535)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_5578'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1366666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.535'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.535 48.349, -4.535 48.349, -4.535 48.349, -4.535 48.349, -4.535 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5578'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.534)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5777'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.7016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.534'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.534 48.337, -4.534 48.337, -4.534 48.337, -4.534 48.337, -4.534 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5777'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -4.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.301"^^xsd:decimal ;
  dwc:decimalLongitude "-4.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -4.533)"^^geo:wktLiteral ;
  geo-pos:lat "48.301"^^xsd:decimal ;
  geo-pos:long "-4.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5283'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5283'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.212777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.533'^^xsd:double;
  dwc:latitude '48.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.533 48.301, -4.533 48.301, -4.533 48.301, -4.533 48.301, -4.533 48.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5283'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.532)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6017'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.532'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.532 48.295, -4.532 48.295, -4.532 48.295, -4.532 48.295, -4.532 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6017'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.532)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5282'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5282'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.081666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.532'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.532 48.388, -4.532 48.388, -4.532 48.388, -4.532 48.388, -4.532 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5282'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.531)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5985'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.068055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.531'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.531 48.332, -4.531 48.332, -4.531 48.332, -4.531 48.332, -4.531 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5985'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.531)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5587'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.257222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.531'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.531 48.346, -4.531 48.346, -4.531 48.346, -4.531 48.346, -4.531 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5587'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.531)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5783'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.108055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.531'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.531 48.348, -4.531 48.348, -4.531 48.348, -4.531 48.348, -4.531 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5783'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5774'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.9130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.53 48.325, -4.53 48.325, -4.53 48.325, -4.53 48.325, -4.53 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5774'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.53)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5986'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.121111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.53'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.53 48.352, -4.53 48.352, -4.53 48.352, -4.53 48.352, -4.53 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5986'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.316 -4.529)"^^geo:wktLiteral ;
  geo-pos:lat "48.316"^^xsd:decimal ;
  geo-pos:long "-4.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6022'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.064722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.529'^^xsd:double;
  dwc:latitude '48.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.529 48.316, -4.529 48.316, -4.529 48.316, -4.529 48.316, -4.529 48.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6022'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.529)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6015'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.077777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.529'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.529 48.332, -4.529 48.332, -4.529 48.332, -4.529 48.332, -4.529 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6015'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.528)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5657'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.243888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.528'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.528 48.294, -4.528 48.294, -4.528 48.294, -4.528 48.294, -4.528 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5657'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.528)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5968'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.215277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.528'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.528 48.341, -4.528 48.341, -4.528 48.341, -4.528 48.341, -4.528 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5968'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.291"^^xsd:decimal ;
  dwc:decimalLongitude "-4.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.527)"^^geo:wktLiteral ;
  geo-pos:lat "48.291"^^xsd:decimal ;
  geo-pos:long "-4.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5423'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5423'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.8725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.527'^^xsd:double;
  dwc:latitude '48.291'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.527 48.291, -4.527 48.291, -4.527 48.291, -4.527 48.291, -4.527 48.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5423'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.527)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5779'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.710277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.527'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.527 48.344, -4.527 48.344, -4.527 48.344, -4.527 48.344, -4.527 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5779'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.639 -4.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.639"^^xsd:decimal ;
  dwc:decimalLongitude "-4.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.639 -4.527)"^^geo:wktLiteral ;
  geo-pos:lat "48.639"^^xsd:decimal ;
  geo-pos:long "-4.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7631'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_7631'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.9633333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.527'^^xsd:double;
  dwc:latitude '48.639'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.527 48.639, -4.527 48.639, -4.527 48.639, -4.527 48.639, -4.527 48.639))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7631'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.526)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5785'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.501388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.526'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.526 48.334, -4.526 48.334, -4.526 48.334, -4.526 48.334, -4.526 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5785'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.526)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5342'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5342'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.526'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.526 48.338, -4.526 48.338, -4.526 48.338, -4.526 48.338, -4.526 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5342'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.526)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5737'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5737'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.1494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.526'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.526 48.343, -4.526 48.343, -4.526 48.343, -4.526 48.343, -4.526 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5737'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.526)"^^geo:wktLiteral ;
  geo-pos:lat "48.699"^^xsd:decimal ;
  geo-pos:long "-4.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_7544'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.385277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.526'^^xsd:double;
  dwc:latitude '48.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.526 48.699, -4.526 48.699, -4.526 48.699, -4.526 48.699, -4.526 48.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7544'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -4.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.301"^^xsd:decimal ;
  dwc:decimalLongitude "-4.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -4.525)"^^geo:wktLiteral ;
  geo-pos:lat "48.301"^^xsd:decimal ;
  geo-pos:long "-4.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5921'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.708611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.525'^^xsd:double;
  dwc:latitude '48.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.525 48.301, -4.525 48.301, -4.525 48.301, -4.525 48.301, -4.525 48.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5921'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.304"^^xsd:decimal ;
  dwc:decimalLongitude "-4.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.525)"^^geo:wktLiteral ;
  geo-pos:lat "48.304"^^xsd:decimal ;
  geo-pos:long "-4.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5920'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.253055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.525'^^xsd:double;
  dwc:latitude '48.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.525 48.304, -4.525 48.304, -4.525 48.304, -4.525 48.304, -4.525 48.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5920'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.525)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5735'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5735'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.525'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.525 48.356, -4.525 48.356, -4.525 48.356, -4.525 48.356, -4.525 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5735'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.872 -4.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.872"^^xsd:decimal ;
  dwc:decimalLongitude "-4.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.872 -4.524)"^^geo:wktLiteral ;
  geo-pos:lat "50.872"^^xsd:decimal ;
  geo-pos:long "-4.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4000'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.8694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.524'^^xsd:double;
  dwc:latitude '50.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.524 50.872, -4.524 50.872, -4.524 50.872, -4.524 50.872, -4.524 50.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4000'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.521)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5285'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5285'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.374722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.521'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.521 48.289, -4.521 48.289, -4.521 48.289, -4.521 48.289, -4.521 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5285'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.521)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5841'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.445833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.521'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.521 48.294, -4.521 48.294, -4.521 48.294, -4.521 48.294, -4.521 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5841'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.521)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5980'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.337222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.521'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.521 48.335, -4.521 48.335, -4.521 48.335, -4.521 48.335, -4.521 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5980'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.521)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_6026'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.521'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.521 48.338, -4.521 48.338, -4.521 48.338, -4.521 48.338, -4.521 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6026'^^xsd:string;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.521)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5780'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.890555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.521'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.521 48.338, -4.521 48.338, -4.521 48.338, -4.521 48.338, -4.521 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5780'^^xsd:string;
  dwc:observationDate '2002-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.385 -4.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.385 -4.521)"^^geo:wktLiteral ;
  geo-pos:lat "49.385"^^xsd:decimal ;
  geo-pos:long "-4.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_739'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_739'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.378055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.521'^^xsd:double;
  dwc:latitude '49.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.521 49.385, -4.521 49.385, -4.521 49.385, -4.521 49.385, -4.521 49.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_739'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.52)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5290'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_5290'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.050833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.52'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.52 48.307, -4.52 48.307, -4.52 48.307, -4.52 48.307, -4.52 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5290'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.373 -4.52)"^^geo:wktLiteral ;
  geo-pos:lat "48.373"^^xsd:decimal ;
  geo-pos:long "-4.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_3861'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.829166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.52'^^xsd:double;
  dwc:latitude '48.373'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.52 48.373, -4.52 48.373, -4.52 48.373, -4.52 48.373, -4.52 48.373))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3861'^^xsd:string;
  dwc:observationDate '2002-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.638 -4.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.638"^^xsd:decimal ;
  dwc:decimalLongitude "-4.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.638 -4.52)"^^geo:wktLiteral ;
  geo-pos:lat "48.638"^^xsd:decimal ;
  geo-pos:long "-4.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_7538'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.726944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.52'^^xsd:double;
  dwc:latitude '48.638'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.52 48.638, -4.52 48.638, -4.52 48.638, -4.52 48.638, -4.52 48.638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7538'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.328 -4.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.328 -4.52)"^^geo:wktLiteral ;
  geo-pos:lat "50.328"^^xsd:decimal ;
  geo-pos:long "-4.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1709'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1709'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.353055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.52'^^xsd:double;
  dwc:latitude '50.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.52 50.328, -4.52 50.328, -4.52 50.328, -4.52 50.328, -4.52 50.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1709'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.519)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5925'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.626944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.519'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.519 48.289, -4.519 48.289, -4.519 48.289, -4.519 48.289, -4.519 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5925'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.519)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5923'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.378611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.519'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.519 48.302, -4.519 48.302, -4.519 48.302, -4.519 48.302, -4.519 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5923'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.518)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5919'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.518'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.518 48.298, -4.518 48.298, -4.518 48.298, -4.518 48.298, -4.518 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5919'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.518)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6018'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.605833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.518'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.518 48.298, -4.518 48.298, -4.518 48.298, -4.518 48.298, -4.518 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6018'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689 -4.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.689"^^xsd:decimal ;
  dwc:decimalLongitude "-4.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689 -4.518)"^^geo:wktLiteral ;
  geo-pos:lat "48.689"^^xsd:decimal ;
  geo-pos:long "-4.518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2214'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2214'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.3227777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.518'^^xsd:double;
  dwc:latitude '48.689'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.518 48.689, -4.518 48.689, -4.518 48.689, -4.518 48.689, -4.518 48.689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2214'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.303"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.517)"^^geo:wktLiteral ;
  geo-pos:lat "48.303"^^xsd:decimal ;
  geo-pos:long "-4.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6024'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.421944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.517'^^xsd:double;
  dwc:latitude '48.303'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.517 48.303, -4.517 48.303, -4.517 48.303, -4.517 48.303, -4.517 48.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6024'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.517)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5972'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.396388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.517'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.517 48.35, -4.517 48.35, -4.517 48.35, -4.517 48.35, -4.517 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5972'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.516)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5732'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5732'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.374722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.516'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.516 48.331, -4.516 48.331, -4.516 48.331, -4.516 48.331, -4.516 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5732'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.516)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5284'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5284'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.516'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.516 48.332, -4.516 48.332, -4.516 48.332, -4.516 48.332, -4.516 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5284'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.516)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5953'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.870277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.516'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.516 48.343, -4.516 48.343, -4.516 48.343, -4.516 48.343, -4.516 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5953'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.367 -4.515)"^^geo:wktLiteral ;
  geo-pos:lat "48.367"^^xsd:decimal ;
  geo-pos:long "-4.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5386'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5386'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.268611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.515'^^xsd:double;
  dwc:latitude '48.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.515 48.367, -4.515 48.367, -4.515 48.367, -4.515 48.367, -4.515 48.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5386'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.514)"^^geo:wktLiteral ;
  geo-pos:lat "48.268"^^xsd:decimal ;
  geo-pos:long "-4.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5293'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5293'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.503055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.514'^^xsd:double;
  dwc:latitude '48.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.514 48.268, -4.514 48.268, -4.514 48.268, -4.514 48.268, -4.514 48.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5293'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.305 -4.514)"^^geo:wktLiteral ;
  geo-pos:lat "48.305"^^xsd:decimal ;
  geo-pos:long "-4.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_5650'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.514'^^xsd:double;
  dwc:latitude '48.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.514 48.305, -4.514 48.305, -4.514 48.305, -4.514 48.305, -4.514 48.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5650'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.514)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5775'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.514'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.514 48.343, -4.514 48.343, -4.514 48.343, -4.514 48.343, -4.514 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5775'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.513)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5936'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.404166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.513'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.513 48.325, -4.513 48.325, -4.513 48.325, -4.513 48.325, -4.513 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5936'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.956 -4.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.956"^^xsd:decimal ;
  dwc:decimalLongitude "-4.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.956 -4.513)"^^geo:wktLiteral ;
  geo-pos:lat "50.956"^^xsd:decimal ;
  geo-pos:long "-4.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_3999'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.513'^^xsd:double;
  dwc:latitude '50.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.513 50.956, -4.513 50.956, -4.513 50.956, -4.513 50.956, -4.513 50.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3999'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.297"^^xsd:decimal ;
  dwc:decimalLongitude "-4.512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.512)"^^geo:wktLiteral ;
  geo-pos:lat "48.297"^^xsd:decimal ;
  geo-pos:long "-4.512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5924'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.069444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.512'^^xsd:double;
  dwc:latitude '48.297'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.512 48.297, -4.512 48.297, -4.512 48.297, -4.512 48.297, -4.512 48.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5924'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.308"^^xsd:decimal ;
  dwc:decimalLongitude "-4.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.511)"^^geo:wktLiteral ;
  geo-pos:lat "48.308"^^xsd:decimal ;
  geo-pos:long "-4.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_3845'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.835'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.511'^^xsd:double;
  dwc:latitude '48.308'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.511 48.308, -4.511 48.308, -4.511 48.308, -4.511 48.308, -4.511 48.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3845'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.511)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5851'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.035'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.511'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.511 48.334, -4.511 48.334, -4.511 48.334, -4.511 48.334, -4.511 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5851'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.491 -4.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.491"^^xsd:decimal ;
  dwc:decimalLongitude "-4.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.491 -4.511)"^^geo:wktLiteral ;
  geo-pos:lat "49.491"^^xsd:decimal ;
  geo-pos:long "-4.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4131'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4131'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.098055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.511'^^xsd:double;
  dwc:latitude '49.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.511 49.491, -4.511 49.491, -4.511 49.491, -4.511 49.491, -4.511 49.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4131'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5786'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.230277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.51 48.313, -4.51 48.313, -4.51 48.313, -4.51 48.313, -4.51 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5786'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5291'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_5291'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.51 48.335, -4.51 48.335, -4.51 48.335, -4.51 48.335, -4.51 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5291'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.335 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "48.335"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5573'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.190555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '48.335'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.51 48.335, -4.51 48.335, -4.51 48.335, -4.51 48.335, -4.51 48.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5573'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.51)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_5979'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.171388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.51'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.51 48.337, -4.51 48.337, -4.51 48.337, -4.51 48.337, -4.51 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5979'^^xsd:string;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.057 -4.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.057"^^xsd:decimal ;
  dwc:decimalLongitude "-4.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.057 -4.509)"^^geo:wktLiteral ;
  geo-pos:lat "50.057"^^xsd:decimal ;
  geo-pos:long "-4.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1051'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1486111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.509'^^xsd:double;
  dwc:latitude '50.057'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.509 50.057, -4.509 50.057, -4.509 50.057, -4.509 50.057, -4.509 50.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1051'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.508)"^^geo:wktLiteral ;
  geo-pos:lat "48.268"^^xsd:decimal ;
  geo-pos:long "-4.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4187'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_4187'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.312777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.508'^^xsd:double;
  dwc:latitude '48.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.508 48.268, -4.508 48.268, -4.508 48.268, -4.508 48.268, -4.508 48.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4187'^^xsd:string;
  dwc:observationDate '2002-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.403"^^xsd:decimal ;
  dwc:decimalLongitude "-4.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.403 -4.508)"^^geo:wktLiteral ;
  geo-pos:lat "48.403"^^xsd:decimal ;
  geo-pos:long "-4.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5274'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.873888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.508'^^xsd:double;
  dwc:latitude '48.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.508 48.403, -4.508 48.403, -4.508 48.403, -4.508 48.403, -4.508 48.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5274'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.507)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5374'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5374'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.507'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.507 48.31, -4.507 48.31, -4.507 48.31, -4.507 48.31, -4.507 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5374'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.325 -4.506)"^^geo:wktLiteral ;
  geo-pos:lat "48.325"^^xsd:decimal ;
  geo-pos:long "-4.506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5467'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.889166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.506'^^xsd:double;
  dwc:latitude '48.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.506 48.325, -4.506 48.325, -4.506 48.325, -4.506 48.325, -4.506 48.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5467'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.505)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5970'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.512222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.505'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.505 48.29, -4.505 48.29, -4.505 48.29, -4.505 48.29, -4.505 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5970'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.323"^^xsd:decimal ;
  dwc:decimalLongitude "-4.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.323 -4.505)"^^geo:wktLiteral ;
  geo-pos:lat "48.323"^^xsd:decimal ;
  geo-pos:long "-4.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5508'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5508'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.660555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.505'^^xsd:double;
  dwc:latitude '48.323'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.505 48.323, -4.505 48.323, -4.505 48.323, -4.505 48.323, -4.505 48.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5508'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.503)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5843'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.453888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.503'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.503 48.309, -4.503 48.309, -4.503 48.309, -4.503 48.309, -4.503 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5843'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.502)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5343'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_5343'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.234444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.502'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.502 48.306, -4.502 48.306, -4.502 48.306, -4.502 48.306, -4.502 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5343'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.502)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_6019'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.619722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.502'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.502 48.327, -4.502 48.327, -4.502 48.327, -4.502 48.327, -4.502 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6019'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.284"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.501)"^^geo:wktLiteral ;
  geo-pos:lat "48.284"^^xsd:decimal ;
  geo-pos:long "-4.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5375'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5375'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.043888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.501'^^xsd:double;
  dwc:latitude '48.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.501 48.284, -4.501 48.284, -4.501 48.284, -4.501 48.284, -4.501 48.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5375'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.309 -4.501)"^^geo:wktLiteral ;
  geo-pos:lat "48.309"^^xsd:decimal ;
  geo-pos:long "-4.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6023'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.385833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.501'^^xsd:double;
  dwc:latitude '48.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.501 48.309, -4.501 48.309, -4.501 48.309, -4.501 48.309, -4.501 48.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6023'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.501)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_5842'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.234444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.501'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.501 48.31, -4.501 48.31, -4.501 48.31, -4.501 48.31, -4.501 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5842'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5952'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.57'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5 48.295, -4.5 48.295, -4.5 48.295, -4.5 48.295, -4.5 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5952'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5976'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.348611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5 48.312, -4.5 48.312, -4.5 48.312, -4.5 48.312, -4.5 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5976'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.329 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.329"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1708'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1708'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.825277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '50.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5 50.329, -4.5 50.329, -4.5 50.329, -4.5 50.329, -4.5 50.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1708'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.499)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5589'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.365555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.499'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.499 48.311, -4.499 48.311, -4.499 48.311, -4.499 48.311, -4.499 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5589'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.499)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5738'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_5738'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.990833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.499'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.499 48.337, -4.499 48.337, -4.499 48.337, -4.499 48.337, -4.499 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5738'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.384 -4.499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.384 -4.499)"^^geo:wktLiteral ;
  geo-pos:lat "50.384"^^xsd:decimal ;
  geo-pos:long "-4.499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1722'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1722'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.494722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.499'^^xsd:double;
  dwc:latitude '50.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.499 50.384, -4.499 50.384, -4.499 50.384, -4.499 50.384, -4.499 50.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1722'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.497)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5776'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.416388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.497'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.497 48.314, -4.497 48.314, -4.497 48.314, -4.497 48.314, -4.497 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5776'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.385 -4.497)"^^geo:wktLiteral ;
  geo-pos:lat "48.385"^^xsd:decimal ;
  geo-pos:long "-4.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5852'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.708055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.497'^^xsd:double;
  dwc:latitude '48.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.497 48.385, -4.497 48.385, -4.497 48.385, -4.497 48.385, -4.497 48.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5852'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.496)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_5468'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.498333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.496'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.496 48.272, -4.496 48.272, -4.496 48.272, -4.496 48.272, -4.496 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5468'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.313 -4.495)"^^geo:wktLiteral ;
  geo-pos:lat "48.313"^^xsd:decimal ;
  geo-pos:long "-4.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5385'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_5385'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.406388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.495'^^xsd:double;
  dwc:latitude '48.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.495 48.313, -4.495 48.313, -4.495 48.313, -4.495 48.313, -4.495 48.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5385'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -4.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.74"^^xsd:decimal ;
  dwc:decimalLongitude "-4.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.74 -4.495)"^^geo:wktLiteral ;
  geo-pos:lat "48.74"^^xsd:decimal ;
  geo-pos:long "-4.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_7792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_7792'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.408333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.495'^^xsd:double;
  dwc:latitude '48.74'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.495 48.74, -4.495 48.74, -4.495 48.74, -4.495 48.74, -4.495 48.74))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_7792'^^xsd:string;
  dwc:observationDate '2002-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.491 -4.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.491"^^xsd:decimal ;
  dwc:decimalLongitude "-4.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.491 -4.495)"^^geo:wktLiteral ;
  geo-pos:lat "49.491"^^xsd:decimal ;
  geo-pos:long "-4.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4130'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4130'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.9936111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.495'^^xsd:double;
  dwc:latitude '49.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.495 49.491, -4.495 49.491, -4.495 49.491, -4.495 49.491, -4.495 49.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4130'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.492)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_5971'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.615277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.492'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.492 48.318, -4.492 48.318, -4.492 48.318, -4.492 48.318, -4.492 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5971'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.49)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1593'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.951666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.49'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.49 48.33, -4.49 48.33, -4.49 48.33, -4.49 48.33, -4.49 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1593'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -4.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.504"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -4.49)"^^geo:wktLiteral ;
  geo-pos:lat "49.504"^^xsd:decimal ;
  geo-pos:long "-4.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4132'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4132'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.634166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.49'^^xsd:double;
  dwc:latitude '49.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.49 49.504, -4.49 49.504, -4.49 49.504, -4.49 49.504, -4.49 49.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4132'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.316 -4.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.316 -4.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.316"^^xsd:decimal ;
  geo-pos:long "-4.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1713'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1713'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.53'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.488'^^xsd:double;
  dwc:latitude '50.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.488 50.316, -4.488 50.316, -4.488 50.316, -4.488 50.316, -4.488 50.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1713'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -4.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -4.486)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-4.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1715'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1715'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.381944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.486'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.486 50.33, -4.486 50.33, -4.486 50.33, -4.486 50.33, -4.486 50.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1715'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.362 -4.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.362 -4.485)"^^geo:wktLiteral ;
  geo-pos:lat "50.362"^^xsd:decimal ;
  geo-pos:long "-4.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1723'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1723'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.8725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.485'^^xsd:double;
  dwc:latitude '50.362'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.485 50.362, -4.485 50.362, -4.485 50.362, -4.485 50.362, -4.485 50.362))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1723'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.484)"^^geo:wktLiteral ;
  geo-pos:lat "48.328"^^xsd:decimal ;
  geo-pos:long "-4.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1526'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1526'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3922222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.484'^^xsd:double;
  dwc:latitude '48.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.484 48.328, -4.484 48.328, -4.484 48.328, -4.484 48.328, -4.484 48.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1526'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689 -4.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.689"^^xsd:decimal ;
  dwc:decimalLongitude "-4.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689 -4.484)"^^geo:wktLiteral ;
  geo-pos:lat "48.689"^^xsd:decimal ;
  geo-pos:long "-4.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4143'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4143'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.484'^^xsd:double;
  dwc:latitude '48.689'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.484 48.689, -4.484 48.689, -4.484 48.689, -4.484 48.689, -4.484 48.689))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4143'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.393 -4.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.393 -4.484)"^^geo:wktLiteral ;
  geo-pos:lat "49.393"^^xsd:decimal ;
  geo-pos:long "-4.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4133'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4133'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.8025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.484'^^xsd:double;
  dwc:latitude '49.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.484 49.393, -4.484 49.393, -4.484 49.393, -4.484 49.393, -4.484 49.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4133'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.777 -4.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.777"^^xsd:decimal ;
  dwc:decimalLongitude "-4.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.777 -4.482)"^^geo:wktLiteral ;
  geo-pos:lat "48.777"^^xsd:decimal ;
  geo-pos:long "-4.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_6380'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.183888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.482'^^xsd:double;
  dwc:latitude '48.777'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.482 48.777, -4.482 48.777, -4.482 48.777, -4.482 48.777, -4.482 48.777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6380'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -4.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.541 -4.482)"^^geo:wktLiteral ;
  geo-pos:lat "49.541"^^xsd:decimal ;
  geo-pos:long "-4.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4129'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4129'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.01'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.482'^^xsd:double;
  dwc:latitude '49.541'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.482 49.541, -4.482 49.541, -4.482 49.541, -4.482 49.541, -4.482 49.541))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4129'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.481)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5926'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.772777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.481'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.481 48.286, -4.481 48.286, -4.481 48.286, -4.481 48.286, -4.481 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5926'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.303"^^xsd:decimal ;
  dwc:decimalLongitude "-4.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.303 -4.479)"^^geo:wktLiteral ;
  geo-pos:lat "48.303"^^xsd:decimal ;
  geo-pos:long "-4.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5951'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.926944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.479'^^xsd:double;
  dwc:latitude '48.303'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.479 48.303, -4.479 48.303, -4.479 48.303, -4.479 48.303, -4.479 48.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5951'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.308"^^xsd:decimal ;
  dwc:decimalLongitude "-4.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.477)"^^geo:wktLiteral ;
  geo-pos:lat "48.308"^^xsd:decimal ;
  geo-pos:long "-4.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1527'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1527'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.477'^^xsd:double;
  dwc:latitude '48.308'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.477 48.308, -4.477 48.308, -4.477 48.308, -4.477 48.308, -4.477 48.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1527'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.472)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_5590'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.564166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.472'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.472 48.311, -4.472 48.311, -4.472 48.311, -4.472 48.311, -4.472 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5590'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -4.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -4.472)"^^geo:wktLiteral ;
  geo-pos:lat "50.332"^^xsd:decimal ;
  geo-pos:long "-4.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1725'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1725'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.165833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.472'^^xsd:double;
  dwc:latitude '50.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.472 50.332, -4.472 50.332, -4.472 50.332, -4.472 50.332, -4.472 50.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1725'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.312 -4.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.312 -4.47)"^^geo:wktLiteral ;
  geo-pos:lat "50.312"^^xsd:decimal ;
  geo-pos:long "-4.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1734'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.47'^^xsd:double;
  dwc:latitude '50.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.47 50.312, -4.47 50.312, -4.47 50.312, -4.47 50.312, -4.47 50.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1734'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313 -4.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313 -4.47)"^^geo:wktLiteral ;
  geo-pos:lat "50.313"^^xsd:decimal ;
  geo-pos:long "-4.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1716'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1716'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.874166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.47'^^xsd:double;
  dwc:latitude '50.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.47 50.313, -4.47 50.313, -4.47 50.313, -4.47 50.313, -4.47 50.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1716'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.346 -4.469)"^^geo:wktLiteral ;
  geo-pos:lat "48.346"^^xsd:decimal ;
  geo-pos:long "-4.469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_5430'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.206111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.469'^^xsd:double;
  dwc:latitude '48.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.469 48.346, -4.469 48.346, -4.469 48.346, -4.469 48.346, -4.469 48.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5430'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.376 -4.468)"^^geo:wktLiteral ;
  geo-pos:lat "48.376"^^xsd:decimal ;
  geo-pos:long "-4.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5977'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.076388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.468'^^xsd:double;
  dwc:latitude '48.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.468 48.376, -4.468 48.376, -4.468 48.376, -4.468 48.376, -4.468 48.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5977'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.338 -4.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.338 -4.467)"^^geo:wktLiteral ;
  geo-pos:lat "49.338"^^xsd:decimal ;
  geo-pos:long "-4.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4134'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4134'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.173055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.467'^^xsd:double;
  dwc:latitude '49.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.467 49.338, -4.467 49.338, -4.467 49.338, -4.467 49.338, -4.467 49.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4134'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.465)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5974'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.687777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.465'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.465 48.3, -4.465 48.3, -4.465 48.3, -4.465 48.3, -4.465 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5974'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.463)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5927'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.005'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.463'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.463 48.289, -4.463 48.289, -4.463 48.289, -4.463 48.289, -4.463 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5927'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66 -4.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.66"^^xsd:decimal ;
  dwc:decimalLongitude "-4.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.66 -4.463)"^^geo:wktLiteral ;
  geo-pos:lat "48.66"^^xsd:decimal ;
  geo-pos:long "-4.463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2278'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.463'^^xsd:double;
  dwc:latitude '48.66'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.463 48.66, -4.463 48.66, -4.463 48.66, -4.463 48.66, -4.463 48.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2278'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.461)"^^geo:wktLiteral ;
  geo-pos:lat "48.285"^^xsd:decimal ;
  geo-pos:long "-4.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5281'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_5281'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.461'^^xsd:double;
  dwc:latitude '48.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.461 48.285, -4.461 48.285, -4.461 48.285, -4.461 48.285, -4.461 48.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5281'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 -4.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.683"^^xsd:decimal ;
  dwc:decimalLongitude "-4.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 -4.461)"^^geo:wktLiteral ;
  geo-pos:lat "48.683"^^xsd:decimal ;
  geo-pos:long "-4.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_2279'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.461'^^xsd:double;
  dwc:latitude '48.683'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.461 48.683, -4.461 48.683, -4.461 48.683, -4.461 48.683, -4.461 48.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2279'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.304"^^xsd:decimal ;
  dwc:decimalLongitude "-4.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.458)"^^geo:wktLiteral ;
  geo-pos:lat "48.304"^^xsd:decimal ;
  geo-pos:long "-4.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_5975'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.115'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.458'^^xsd:double;
  dwc:latitude '48.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.458 48.304, -4.458 48.304, -4.458 48.304, -4.458 48.304, -4.458 48.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5975'^^xsd:string;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -4.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.332 -4.458)"^^geo:wktLiteral ;
  geo-pos:lat "50.332"^^xsd:decimal ;
  geo-pos:long "-4.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1724'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1724'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.508611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.458'^^xsd:double;
  dwc:latitude '50.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.458 50.332, -4.458 50.332, -4.458 50.332, -4.458 50.332, -4.458 50.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1724'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.123 -4.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.123"^^xsd:decimal ;
  dwc:decimalLongitude "-4.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.123 -4.458)"^^geo:wktLiteral ;
  geo-pos:lat "51.123"^^xsd:decimal ;
  geo-pos:long "-4.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3971'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.5477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.458'^^xsd:double;
  dwc:latitude '51.123'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.458 51.123, -4.458 51.123, -4.458 51.123, -4.458 51.123, -4.458 51.123))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3971'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.457)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_6025'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.1825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.457'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.457 48.329, -4.457 48.329, -4.457 48.329, -4.457 48.329, -4.457 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6025'^^xsd:string;
  dwc:observationDate '2002-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.453)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5918'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.453'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.453 48.337, -4.453 48.337, -4.453 48.337, -4.453 48.337, -4.453 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5918'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.453)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5734'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5734'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.133611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.453'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.453 48.352, -4.453 48.352, -4.453 48.352, -4.453 48.352, -4.453 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5734'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -4.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.334 -4.453)"^^geo:wktLiteral ;
  geo-pos:lat "50.334"^^xsd:decimal ;
  geo-pos:long "-4.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1717'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1717'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.963611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.453'^^xsd:double;
  dwc:latitude '50.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.453 50.334, -4.453 50.334, -4.453 50.334, -4.453 50.334, -4.453 50.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1717'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -4.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -4.451)"^^geo:wktLiteral ;
  geo-pos:lat "50.342"^^xsd:decimal ;
  geo-pos:long "-4.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1731'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.114166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.451'^^xsd:double;
  dwc:latitude '50.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.451 50.342, -4.451 50.342, -4.451 50.342, -4.451 50.342, -4.451 50.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1731'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -4.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -4.448)"^^geo:wktLiteral ;
  geo-pos:lat "50.342"^^xsd:decimal ;
  geo-pos:long "-4.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1714'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1714'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.681388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.448'^^xsd:double;
  dwc:latitude '50.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.448 50.342, -4.448 50.342, -4.448 50.342, -4.448 50.342, -4.448 50.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1714'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -4.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.338 -4.444)"^^geo:wktLiteral ;
  geo-pos:lat "50.338"^^xsd:decimal ;
  geo-pos:long "-4.444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1718'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1718'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.444'^^xsd:double;
  dwc:latitude '50.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.444 50.338, -4.444 50.338, -4.444 50.338, -4.444 50.338, -4.444 50.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1718'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.343 -4.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.343 -4.444)"^^geo:wktLiteral ;
  geo-pos:lat "50.343"^^xsd:decimal ;
  geo-pos:long "-4.444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1719'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1719'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.49'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.444'^^xsd:double;
  dwc:latitude '50.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.444 50.343, -4.444 50.343, -4.444 50.343, -4.444 50.343, -4.444 50.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1719'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.437)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5935'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.380833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.437'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.437 48.338, -4.437 48.338, -4.437 48.338, -4.437 48.338, -4.437 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5935'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.368 -4.433)"^^geo:wktLiteral ;
  geo-pos:lat "48.368"^^xsd:decimal ;
  geo-pos:long "-4.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6050'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.433'^^xsd:double;
  dwc:latitude '48.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.433 48.368, -4.433 48.368, -4.433 48.368, -4.433 48.368, -4.433 48.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6050'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -4.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.342 -4.43)"^^geo:wktLiteral ;
  geo-pos:lat "50.342"^^xsd:decimal ;
  geo-pos:long "-4.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1720'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1720'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.9577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.43'^^xsd:double;
  dwc:latitude '50.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.43 50.342, -4.43 50.342, -4.43 50.342, -4.43 50.342, -4.43 50.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1720'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.261"^^xsd:decimal ;
  dwc:decimalLongitude "-4.429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.429)"^^geo:wktLiteral ;
  geo-pos:lat "48.261"^^xsd:decimal ;
  geo-pos:long "-4.429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5731'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5731'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.448611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.429'^^xsd:double;
  dwc:latitude '48.261'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.429 48.261, -4.429 48.261, -4.429 48.261, -4.429 48.261, -4.429 48.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5731'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.427)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1465'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1465'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.4933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.427'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.427 48.306, -4.427 48.306, -4.427 48.306, -4.427 48.306, -4.427 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1465'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.293"^^xsd:decimal ;
  dwc:decimalLongitude "-4.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.422)"^^geo:wktLiteral ;
  geo-pos:lat "48.293"^^xsd:decimal ;
  geo-pos:long "-4.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5928'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.121111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.422'^^xsd:double;
  dwc:latitude '48.293'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.422 48.293, -4.422 48.293, -4.422 48.293, -4.422 48.293, -4.422 48.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5928'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.666 -4.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.666 -4.415)"^^geo:wktLiteral ;
  geo-pos:lat "48.666"^^xsd:decimal ;
  geo-pos:long "-4.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2093'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2093'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.364166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.415'^^xsd:double;
  dwc:latitude '48.666'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.415 48.666, -4.415 48.666, -4.415 48.666, -4.415 48.666, -4.415 48.666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2093'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.34 -4.41)"^^geo:wktLiteral ;
  geo-pos:lat "50.34"^^xsd:decimal ;
  geo-pos:long "-4.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1721'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1721'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.41'^^xsd:double;
  dwc:latitude '50.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.41 50.34, -4.41 50.34, -4.41 50.34, -4.41 50.34, -4.41 50.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1721'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.101 -4.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.101 -4.408)"^^geo:wktLiteral ;
  geo-pos:lat "50.101"^^xsd:decimal ;
  geo-pos:long "-4.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1050'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.4791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.408'^^xsd:double;
  dwc:latitude '50.101'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.408 50.101, -4.408 50.101, -4.408 50.101, -4.408 50.101, -4.408 50.101))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1050'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.382 -4.406)"^^geo:wktLiteral ;
  geo-pos:lat "48.382"^^xsd:decimal ;
  geo-pos:long "-4.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6051'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.9763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.406'^^xsd:double;
  dwc:latitude '48.382'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.406 48.382, -4.406 48.382, -4.406 48.382, -4.406 48.382, -4.406 48.382))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6051'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.401)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6053'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.74'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.401'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.401 48.388, -4.401 48.388, -4.401 48.388, -4.401 48.388, -4.401 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6053'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.388 -4.398)"^^geo:wktLiteral ;
  geo-pos:lat "48.388"^^xsd:decimal ;
  geo-pos:long "-4.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6052'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.398'^^xsd:double;
  dwc:latitude '48.388'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.398 48.388, -4.398 48.388, -4.398 48.388, -4.398 48.388, -4.398 48.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6052'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399 -4.398)"^^geo:wktLiteral ;
  geo-pos:lat "48.399"^^xsd:decimal ;
  geo-pos:long "-4.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6054'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2772222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.398'^^xsd:double;
  dwc:latitude '48.399'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.398 48.399, -4.398 48.399, -4.398 48.399, -4.398 48.399, -4.398 48.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6054'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39 -4.395)"^^geo:wktLiteral ;
  geo-pos:lat "48.39"^^xsd:decimal ;
  geo-pos:long "-4.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6056'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0202777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.395'^^xsd:double;
  dwc:latitude '48.39'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.395 48.39, -4.395 48.39, -4.395 48.39, -4.395 48.39, -4.395 48.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6056'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.671 -4.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.671"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.671 -4.389)"^^geo:wktLiteral ;
  geo-pos:lat "48.671"^^xsd:decimal ;
  geo-pos:long "-4.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1644'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1644'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.586944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.389'^^xsd:double;
  dwc:latitude '48.671'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.389 48.671, -4.389 48.671, -4.389 48.671, -4.389 48.671, -4.389 48.671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1644'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.674 -4.381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.674"^^xsd:decimal ;
  dwc:decimalLongitude "-4.381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.674 -4.381)"^^geo:wktLiteral ;
  geo-pos:lat "48.674"^^xsd:decimal ;
  geo-pos:long "-4.381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1643'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1643'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.4525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.381'^^xsd:double;
  dwc:latitude '48.674'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.381 48.674, -4.381 48.674, -4.381 48.674, -4.381 48.674, -4.381 48.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1643'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.393"^^xsd:decimal ;
  dwc:decimalLongitude "-4.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.393 -4.379)"^^geo:wktLiteral ;
  geo-pos:lat "48.393"^^xsd:decimal ;
  geo-pos:long "-4.379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_6055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_6055'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.379'^^xsd:double;
  dwc:latitude '48.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.379 48.393, -4.379 48.393, -4.379 48.393, -4.379 48.393, -4.379 48.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_6055'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.662 -4.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.662"^^xsd:decimal ;
  dwc:decimalLongitude "-4.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.662 -4.378)"^^geo:wktLiteral ;
  geo-pos:lat "48.662"^^xsd:decimal ;
  geo-pos:long "-4.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2215'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2215'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.564166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.378'^^xsd:double;
  dwc:latitude '48.662'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.378 48.662, -4.378 48.662, -4.378 48.662, -4.378 48.662, -4.378 48.662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2215'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.329"^^xsd:decimal ;
  dwc:decimalLongitude "-4.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.329 -4.375)"^^geo:wktLiteral ;
  geo-pos:lat "48.329"^^xsd:decimal ;
  geo-pos:long "-4.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1586'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1586'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.869166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.375'^^xsd:double;
  dwc:latitude '48.329'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.375 48.329, -4.375 48.329, -4.375 48.329, -4.375 48.329, -4.375 48.329))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1586'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.372)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_5929'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.046111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.372'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.372 48.306, -4.372 48.306, -4.372 48.306, -4.372 48.306, -4.372 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5929'^^xsd:string;
  dwc:observationDate '2002-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.369)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5934'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.066111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.369'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.369 48.315, -4.369 48.315, -4.369 48.315, -4.369 48.315, -4.369 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5934'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69 -4.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.69"^^xsd:decimal ;
  dwc:decimalLongitude "-4.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.69 -4.368)"^^geo:wktLiteral ;
  geo-pos:lat "48.69"^^xsd:decimal ;
  geo-pos:long "-4.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1642'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_1642'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.114722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.368'^^xsd:double;
  dwc:latitude '48.69'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.368 48.69, -4.368 48.69, -4.368 48.69, -4.368 48.69, -4.368 48.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1642'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.366)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1466'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1466'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.2455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.366'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.366 48.319, -4.366 48.319, -4.366 48.319, -4.366 48.319, -4.366 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1466'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.366)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1583'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1583'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.8725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.366'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.366 48.348, -4.366 48.348, -4.366 48.348, -4.366 48.348, -4.366 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1583'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.361)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1528'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1528'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.594166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.361'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.361 48.342, -4.361 48.342, -4.361 48.342, -4.361 48.342, -4.361 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1528'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.359)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1587'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1587'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.484722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.359'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.359 48.311, -4.359 48.311, -4.359 48.311, -4.359 48.311, -4.359 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1587'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.233 -4.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.233"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.233 -4.359)"^^geo:wktLiteral ;
  geo-pos:lat "49.233"^^xsd:decimal ;
  geo-pos:long "-4.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4136'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4136'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.580277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.359'^^xsd:double;
  dwc:latitude '49.233'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.359 49.233, -4.359 49.233, -4.359 49.233, -4.359 49.233, -4.359 49.233))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4136'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.358)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1598'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.972777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.358'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.358 48.341, -4.358 48.341, -4.358 48.341, -4.358 48.341, -4.358 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1598'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.673 -4.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.673"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.673 -4.358)"^^geo:wktLiteral ;
  geo-pos:lat "48.673"^^xsd:decimal ;
  geo-pos:long "-4.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2216'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2216'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.256388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.358'^^xsd:double;
  dwc:latitude '48.673'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.358 48.673, -4.358 48.673, -4.358 48.673, -4.358 48.673, -4.358 48.673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2216'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.01 -4.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.01"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.01 -4.358)"^^geo:wktLiteral ;
  geo-pos:lat "49.01"^^xsd:decimal ;
  geo-pos:long "-4.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1850'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3644444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.358'^^xsd:double;
  dwc:latitude '49.01'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.358 49.01, -4.358 49.01, -4.358 49.01, -4.358 49.01, -4.358 49.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1850'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.355)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1438'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1438'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.044166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.355'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.355 48.336, -4.355 48.336, -4.355 48.336, -4.355 48.336, -4.355 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1438'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.317 -4.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.317 -4.355)"^^geo:wktLiteral ;
  geo-pos:lat "49.317"^^xsd:decimal ;
  geo-pos:long "-4.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4135'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4135'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.522777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.355'^^xsd:double;
  dwc:latitude '49.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.355 49.317, -4.355 49.317, -4.355 49.317, -4.355 49.317, -4.355 49.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4135'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.354)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1447'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1447'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.354'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.354 48.345, -4.354 48.345, -4.354 48.345, -4.354 48.345, -4.354 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1447'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.352)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1467'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1467'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.7938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.352'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.352 48.336, -4.352 48.336, -4.352 48.336, -4.352 48.336, -4.352 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1467'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.351)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1538'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1538'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.429722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.351'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.351 48.345, -4.351 48.345, -4.351 48.345, -4.351 48.345, -4.351 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1538'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.351)"^^geo:wktLiteral ;
  geo-pos:lat "50.365"^^xsd:decimal ;
  geo-pos:long "-4.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1729'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1729'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.420833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.351'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.351 50.365, -4.351 50.365, -4.351 50.365, -4.351 50.365, -4.351 50.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1729'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.366 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.366 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "50.366"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1730'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1730'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.705277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '50.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.35 50.366, -4.35 50.366, -4.35 50.366, -4.35 50.366, -4.35 50.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1730'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.349)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1592'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.095277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.349'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.349 48.343, -4.349 48.343, -4.349 48.343, -4.349 48.343, -4.349 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1592'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.348)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5600'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.699444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.348'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.348 48.341, -4.348 48.341, -4.348 48.341, -4.348 48.341, -4.348 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5600'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.254 -4.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.254 -4.348)"^^geo:wktLiteral ;
  geo-pos:lat "50.254"^^xsd:decimal ;
  geo-pos:long "-4.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1726'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1726'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.834722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.348'^^xsd:double;
  dwc:latitude '50.254'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.348 50.254, -4.348 50.254, -4.348 50.254, -4.348 50.254, -4.348 50.254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1726'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.347)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1531'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1531'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.540833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.347'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.347 48.338, -4.347 48.338, -4.347 48.338, -4.347 48.338, -4.347 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1531'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.347)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1597'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.870833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.347'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.347 48.34, -4.347 48.34, -4.347 48.34, -4.347 48.34, -4.347 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1597'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.369"^^xsd:decimal ;
  dwc:decimalLongitude "-4.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.369 -4.347)"^^geo:wktLiteral ;
  geo-pos:lat "48.369"^^xsd:decimal ;
  geo-pos:long "-4.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1601'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1601'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.615'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.347'^^xsd:double;
  dwc:latitude '48.369'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.347 48.369, -4.347 48.369, -4.347 48.369, -4.347 48.369, -4.347 48.369))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1601'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.341 -4.345)"^^geo:wktLiteral ;
  geo-pos:lat "48.341"^^xsd:decimal ;
  geo-pos:long "-4.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1551'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1551'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.345'^^xsd:double;
  dwc:latitude '48.341'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.345 48.341, -4.345 48.341, -4.345 48.341, -4.345 48.341, -4.345 48.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1551'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.391 -4.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.391 -4.345)"^^geo:wktLiteral ;
  geo-pos:lat "50.391"^^xsd:decimal ;
  geo-pos:long "-4.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1690'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1690'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.4269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.345'^^xsd:double;
  dwc:latitude '50.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.345 50.391, -4.345 50.391, -4.345 50.391, -4.345 50.391, -4.345 50.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1690'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.342)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1454'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1454'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.7011111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.342'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.342 48.314, -4.342 48.314, -4.342 48.314, -4.342 48.314, -4.342 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1454'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.356 -4.341)"^^geo:wktLiteral ;
  geo-pos:lat "48.356"^^xsd:decimal ;
  geo-pos:long "-4.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1471'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1471'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.550833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.341'^^xsd:double;
  dwc:latitude '48.356'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.341 48.356, -4.341 48.356, -4.341 48.356, -4.341 48.356, -4.341 48.356))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1471'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.681 -4.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.681 -4.341)"^^geo:wktLiteral ;
  geo-pos:lat "48.681"^^xsd:decimal ;
  geo-pos:long "-4.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2092'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2092'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.706388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.341'^^xsd:double;
  dwc:latitude '48.681'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.341 48.681, -4.341 48.681, -4.341 48.681, -4.341 48.681, -4.341 48.681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2092'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.366 -4.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.366 -4.34)"^^geo:wktLiteral ;
  geo-pos:lat "50.366"^^xsd:decimal ;
  geo-pos:long "-4.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1706'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1706'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.047777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.34'^^xsd:double;
  dwc:latitude '50.366'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.34 50.366, -4.34 50.366, -4.34 50.366, -4.34 50.366, -4.34 50.366))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1706'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.339)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1430'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1430'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.339'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.339 48.338, -4.339 48.338, -4.339 48.338, -4.339 48.338, -4.339 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1430'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.338)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5333'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5333'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.338'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.338 48.311, -4.338 48.311, -4.338 48.311, -4.338 48.311, -4.338 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5333'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.314"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.314 -4.338)"^^geo:wktLiteral ;
  geo-pos:lat "48.314"^^xsd:decimal ;
  geo-pos:long "-4.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5341'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5341'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.230555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.338'^^xsd:double;
  dwc:latitude '48.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.338 48.314, -4.338 48.314, -4.338 48.314, -4.338 48.314, -4.338 48.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5341'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.338)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1600'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1600'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.4325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.338'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.338 48.343, -4.338 48.343, -4.338 48.343, -4.338 48.343, -4.338 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1600'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -4.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.637"^^xsd:decimal ;
  dwc:decimalLongitude "-4.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -4.337)"^^geo:wktLiteral ;
  geo-pos:lat "48.637"^^xsd:decimal ;
  geo-pos:long "-4.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2276'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.337'^^xsd:double;
  dwc:latitude '48.637'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.337 48.637, -4.337 48.637, -4.337 48.637, -4.337 48.637, -4.337 48.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2276'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.336)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1581'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1581'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.336'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.336 48.336, -4.336 48.336, -4.336 48.336, -4.336 48.336, -4.336 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1581'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.348"^^xsd:decimal ;
  dwc:decimalLongitude "-4.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.348 -4.336)"^^geo:wktLiteral ;
  geo-pos:lat "48.348"^^xsd:decimal ;
  geo-pos:long "-4.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1591'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.389722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.336'^^xsd:double;
  dwc:latitude '48.348'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.336 48.348, -4.336 48.348, -4.336 48.348, -4.336 48.348, -4.336 48.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1591'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.207 -4.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.207"^^xsd:decimal ;
  dwc:decimalLongitude "-4.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.207 -4.336)"^^geo:wktLiteral ;
  geo-pos:lat "50.207"^^xsd:decimal ;
  geo-pos:long "-4.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1707'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1707'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.336'^^xsd:double;
  dwc:latitude '50.207'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.336 50.207, -4.336 50.207, -4.336 50.207, -4.336 50.207, -4.336 50.207))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1707'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -4.335)"^^geo:wktLiteral ;
  geo-pos:lat "48.33"^^xsd:decimal ;
  geo-pos:long "-4.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5599'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.467222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.335'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.335 48.33, -4.335 48.33, -4.335 48.33, -4.335 48.33, -4.335 48.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5599'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.335)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1585'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1585'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.6583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.335'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.335 48.345, -4.335 48.345, -4.335 48.345, -4.335 48.345, -4.335 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1585'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.334)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1536'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1536'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.263055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.334'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.334 48.34, -4.334 48.34, -4.334 48.34, -4.334 48.34, -4.334 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1536'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.318 -4.333)"^^geo:wktLiteral ;
  geo-pos:lat "48.318"^^xsd:decimal ;
  geo-pos:long "-4.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1552'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1552'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.333'^^xsd:double;
  dwc:latitude '48.318'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.333 48.318, -4.333 48.318, -4.333 48.318, -4.333 48.318, -4.333 48.318))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1552'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.304"^^xsd:decimal ;
  dwc:decimalLongitude "-4.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.332)"^^geo:wktLiteral ;
  geo-pos:lat "48.304"^^xsd:decimal ;
  geo-pos:long "-4.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1450'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1450'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.78'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.332'^^xsd:double;
  dwc:latitude '48.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.332 48.304, -4.332 48.304, -4.332 48.304, -4.332 48.304, -4.332 48.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1450'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.332)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1446'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1446'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6422222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.332'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.332 48.342, -4.332 48.342, -4.332 48.342, -4.332 48.342, -4.332 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1446'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.351 -4.332)"^^geo:wktLiteral ;
  geo-pos:lat "48.351"^^xsd:decimal ;
  geo-pos:long "-4.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1537'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1537'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.080833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.332'^^xsd:double;
  dwc:latitude '48.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.332 48.351, -4.332 48.351, -4.332 48.351, -4.332 48.351, -4.332 48.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1537'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.319"^^xsd:decimal ;
  dwc:decimalLongitude "-4.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.319 -4.331)"^^geo:wktLiteral ;
  geo-pos:lat "48.319"^^xsd:decimal ;
  geo-pos:long "-4.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5376'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5376'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.6522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.331'^^xsd:double;
  dwc:latitude '48.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.331 48.319, -4.331 48.319, -4.331 48.319, -4.331 48.319, -4.331 48.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5376'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.331)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1468'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1468'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.9472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.331'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.331 48.349, -4.331 48.349, -4.331 48.349, -4.331 48.349, -4.331 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1468'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.33)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1469'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1469'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.5283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.33'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.33 48.336, -4.33 48.336, -4.33 48.336, -4.33 48.336, -4.33 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1469'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.329)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1431'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1431'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.7719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.329'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.329 48.3, -4.329 48.3, -4.329 48.3, -4.329 48.3, -4.329 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1431'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.331 -4.329)"^^geo:wktLiteral ;
  geo-pos:lat "48.331"^^xsd:decimal ;
  geo-pos:long "-4.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1553'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1553'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3569444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.329'^^xsd:double;
  dwc:latitude '48.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.329 48.331, -4.329 48.331, -4.329 48.331, -4.329 48.331, -4.329 48.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1553'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.329)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1559'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1559'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.311666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.329'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.329 48.332, -4.329 48.332, -4.329 48.332, -4.329 48.332, -4.329 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1559'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.347 -4.329)"^^geo:wktLiteral ;
  geo-pos:lat "48.347"^^xsd:decimal ;
  geo-pos:long "-4.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1556'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1556'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.0925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.329'^^xsd:double;
  dwc:latitude '48.347'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.329 48.347, -4.329 48.347, -4.329 48.347, -4.329 48.347, -4.329 48.347))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1556'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.325)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1439'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1439'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.325'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.325 48.311, -4.325 48.311, -4.325 48.311, -4.325 48.311, -4.325 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1439'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.325)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1449'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1449'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.325'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.325 48.334, -4.325 48.334, -4.325 48.334, -4.325 48.334, -4.325 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1449'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.338 -4.325)"^^geo:wktLiteral ;
  geo-pos:lat "48.338"^^xsd:decimal ;
  geo-pos:long "-4.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1535'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1535'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.616944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.325'^^xsd:double;
  dwc:latitude '48.338'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.325 48.338, -4.325 48.338, -4.325 48.338, -4.325 48.338, -4.325 48.338))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1535'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.339 -4.324)"^^geo:wktLiteral ;
  geo-pos:lat "48.339"^^xsd:decimal ;
  geo-pos:long "-4.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1550'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1550'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.324'^^xsd:double;
  dwc:latitude '48.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.324 48.339, -4.324 48.339, -4.324 48.339, -4.324 48.339, -4.324 48.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1550'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.323)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1432'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1432'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.323'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.323 48.3, -4.323 48.3, -4.323 48.3, -4.323 48.3, -4.323 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1432'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.332"^^xsd:decimal ;
  dwc:decimalLongitude "-4.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.332 -4.323)"^^geo:wktLiteral ;
  geo-pos:lat "48.332"^^xsd:decimal ;
  geo-pos:long "-4.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1594'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.9172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.323'^^xsd:double;
  dwc:latitude '48.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.323 48.332, -4.323 48.332, -4.323 48.332, -4.323 48.332, -4.323 48.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1594'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.343 -4.323)"^^geo:wktLiteral ;
  geo-pos:lat "48.343"^^xsd:decimal ;
  geo-pos:long "-4.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1443'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1443'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.323'^^xsd:double;
  dwc:latitude '48.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.323 48.343, -4.323 48.343, -4.323 48.343, -4.323 48.343, -4.323 48.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1443'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.322)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.2586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.322'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.322 48.352, -4.322 48.352, -4.322 48.352, -4.322 48.352, -4.322 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1596'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1599'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1599'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.702777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.32 48.327, -4.32 48.327, -4.32 48.327, -4.32 48.327, -4.32 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1599'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1595'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6372222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.32 48.333, -4.32 48.333, -4.32 48.333, -4.32 48.333, -4.32 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1595'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.324 -4.319)"^^geo:wktLiteral ;
  geo-pos:lat "48.324"^^xsd:decimal ;
  geo-pos:long "-4.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1530'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1530'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.754722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.319'^^xsd:double;
  dwc:latitude '48.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.319 48.324, -4.319 48.324, -4.319 48.324, -4.319 48.324, -4.319 48.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1530'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.326 -4.319)"^^geo:wktLiteral ;
  geo-pos:lat "48.326"^^xsd:decimal ;
  geo-pos:long "-4.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1554'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1554'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7847222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.319'^^xsd:double;
  dwc:latitude '48.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.319 48.326, -4.319 48.326, -4.319 48.326, -4.319 48.326, -4.319 48.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1554'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.311 -4.318)"^^geo:wktLiteral ;
  geo-pos:lat "48.311"^^xsd:decimal ;
  geo-pos:long "-4.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5332'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_5332'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.139166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.318'^^xsd:double;
  dwc:latitude '48.311'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.318 48.311, -4.318 48.311, -4.318 48.311, -4.318 48.311, -4.318 48.311))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5332'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.327"^^xsd:decimal ;
  dwc:decimalLongitude "-4.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.327 -4.318)"^^geo:wktLiteral ;
  geo-pos:lat "48.327"^^xsd:decimal ;
  geo-pos:long "-4.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1555'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1555'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.318'^^xsd:double;
  dwc:latitude '48.327'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.318 48.327, -4.318 48.327, -4.318 48.327, -4.318 48.327, -4.318 48.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1555'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.318)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1558'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1558'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.008333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.318'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.318 48.353, -4.318 48.353, -4.318 48.353, -4.318 48.353, -4.318 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1558'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -4.316)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-4.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1539'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1539'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.727222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.316'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.316 48.35, -4.316 48.35, -4.316 48.35, -4.316 48.35, -4.316 48.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1539'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.312)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1549'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1549'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.312'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.312 48.34, -4.312 48.34, -4.312 48.34, -4.312 48.34, -4.312 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1549'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.309)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1534'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1534'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.959722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.309'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.309 48.342, -4.309 48.342, -4.309 48.342, -4.309 48.342, -4.309 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1534'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.297"^^xsd:decimal ;
  dwc:decimalLongitude "-4.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.307)"^^geo:wktLiteral ;
  geo-pos:lat "48.297"^^xsd:decimal ;
  geo-pos:long "-4.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1584'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1584'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6627777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.307'^^xsd:double;
  dwc:latitude '48.297'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.307 48.297, -4.307 48.297, -4.307 48.297, -4.307 48.297, -4.307 48.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1584'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.34"^^xsd:decimal ;
  dwc:decimalLongitude "-4.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.34 -4.306)"^^geo:wktLiteral ;
  geo-pos:lat "48.34"^^xsd:decimal ;
  geo-pos:long "-4.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1445'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1445'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.306'^^xsd:double;
  dwc:latitude '48.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.306 48.34, -4.306 48.34, -4.306 48.34, -4.306 48.34, -4.306 48.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1445'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.304"^^xsd:decimal ;
  dwc:decimalLongitude "-4.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.304)"^^geo:wktLiteral ;
  geo-pos:lat "48.304"^^xsd:decimal ;
  geo-pos:long "-4.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5509'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_5509'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.245555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.304'^^xsd:double;
  dwc:latitude '48.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.304 48.304, -4.304 48.304, -4.304 48.304, -4.304 48.304, -4.304 48.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5509'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.304)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1444'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1444'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.5244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.304'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.304 48.342, -4.304 48.342, -4.304 48.342, -4.304 48.342, -4.304 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1444'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.363 -4.303)"^^geo:wktLiteral ;
  geo-pos:lat "48.363"^^xsd:decimal ;
  geo-pos:long "-4.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1529'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1529'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.210277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.303'^^xsd:double;
  dwc:latitude '48.363'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.303 48.363, -4.303 48.363, -4.303 48.363, -4.303 48.363, -4.303 48.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1529'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.345 -4.302)"^^geo:wktLiteral ;
  geo-pos:lat "48.345"^^xsd:decimal ;
  geo-pos:long "-4.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1472'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1472'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.029166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.302'^^xsd:double;
  dwc:latitude '48.345'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.302 48.345, -4.302 48.345, -4.302 48.345, -4.302 48.345, -4.302 48.345))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1472'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.371 -4.299)"^^geo:wktLiteral ;
  geo-pos:lat "48.371"^^xsd:decimal ;
  geo-pos:long "-4.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1557'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1557'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.846666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.299'^^xsd:double;
  dwc:latitude '48.371'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.299 48.371, -4.299 48.371, -4.299 48.371, -4.299 48.371, -4.299 48.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1557'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.299"^^xsd:decimal ;
  dwc:decimalLongitude "-4.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.298)"^^geo:wktLiteral ;
  geo-pos:lat "48.299"^^xsd:decimal ;
  geo-pos:long "-4.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1436'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1436'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.298'^^xsd:double;
  dwc:latitude '48.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.298 48.299, -4.298 48.299, -4.298 48.299, -4.298 48.299, -4.298 48.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1436'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.334 -4.298)"^^geo:wktLiteral ;
  geo-pos:lat "48.334"^^xsd:decimal ;
  geo-pos:long "-4.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1473'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1473'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.673888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.298'^^xsd:double;
  dwc:latitude '48.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.298 48.334, -4.298 48.334, -4.298 48.334, -4.298 48.334, -4.298 48.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1473'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.357 -4.298)"^^geo:wktLiteral ;
  geo-pos:lat "48.357"^^xsd:decimal ;
  geo-pos:long "-4.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1580'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1580'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2761111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.298'^^xsd:double;
  dwc:latitude '48.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.298 48.357, -4.298 48.357, -4.298 48.357, -4.298 48.357, -4.298 48.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1580'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.657 -4.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.657"^^xsd:decimal ;
  dwc:decimalLongitude "-4.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.657 -4.297)"^^geo:wktLiteral ;
  geo-pos:lat "48.657"^^xsd:decimal ;
  geo-pos:long "-4.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_2275'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.3580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.297'^^xsd:double;
  dwc:latitude '48.657'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.297 48.657, -4.297 48.657, -4.297 48.657, -4.297 48.657, -4.297 48.657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2275'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.178 -4.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.178"^^xsd:decimal ;
  dwc:decimalLongitude "-4.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.178 -4.297)"^^geo:wktLiteral ;
  geo-pos:lat "51.178"^^xsd:decimal ;
  geo-pos:long "-4.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3996'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.903333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.297'^^xsd:double;
  dwc:latitude '51.178'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.297 51.178, -4.297 51.178, -4.297 51.178, -4.297 51.178, -4.297 51.178))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3996'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.296)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1560'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1560'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.296'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.296 48.296, -4.296 48.296, -4.296 48.296, -4.296 48.296, -4.296 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1560'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.383 -4.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.383 -4.296)"^^geo:wktLiteral ;
  geo-pos:lat "50.383"^^xsd:decimal ;
  geo-pos:long "-4.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1689'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1689'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.8797222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.296'^^xsd:double;
  dwc:latitude '50.383'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.296 50.383, -4.296 50.383, -4.296 50.383, -4.296 50.383, -4.296 50.383))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1689'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.295)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1437'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1437'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.0102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.295'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.295 48.342, -4.295 48.342, -4.295 48.342, -4.295 48.342, -4.295 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1437'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.344 -4.293)"^^geo:wktLiteral ;
  geo-pos:lat "48.344"^^xsd:decimal ;
  geo-pos:long "-4.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1428'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1428'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.9897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.293'^^xsd:double;
  dwc:latitude '48.344'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.293 48.344, -4.293 48.344, -4.293 48.344, -4.293 48.344, -4.293 48.344))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1428'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.354 -4.293)"^^geo:wktLiteral ;
  geo-pos:lat "48.354"^^xsd:decimal ;
  geo-pos:long "-4.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1470'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1470'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.293'^^xsd:double;
  dwc:latitude '48.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.293 48.354, -4.293 48.354, -4.293 48.354, -4.293 48.354, -4.293 48.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1470'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.315 -4.292)"^^geo:wktLiteral ;
  geo-pos:lat "48.315"^^xsd:decimal ;
  geo-pos:long "-4.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1561'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1561'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.9397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.292'^^xsd:double;
  dwc:latitude '48.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.292 48.315, -4.292 48.315, -4.292 48.315, -4.292 48.315, -4.292 48.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1561'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.404 -4.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.404"^^xsd:decimal ;
  dwc:decimalLongitude "-4.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.404 -4.292)"^^geo:wktLiteral ;
  geo-pos:lat "50.404"^^xsd:decimal ;
  geo-pos:long "-4.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1694'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1694'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.221111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.292'^^xsd:double;
  dwc:latitude '50.404'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.292 50.404, -4.292 50.404, -4.292 50.404, -4.292 50.404, -4.292 50.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1694'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.291)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1588'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1588'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.79'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.291'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.291 48.337, -4.291 48.337, -4.291 48.337, -4.291 48.337, -4.291 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1588'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.337"^^xsd:decimal ;
  dwc:decimalLongitude "-4.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.337 -4.291)"^^geo:wktLiteral ;
  geo-pos:lat "48.337"^^xsd:decimal ;
  geo-pos:long "-4.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1533'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1533'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.993055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.291'^^xsd:double;
  dwc:latitude '48.337'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.291 48.337, -4.291 48.337, -4.291 48.337, -4.291 48.337, -4.291 48.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1533'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.349"^^xsd:decimal ;
  dwc:decimalLongitude "-4.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.349 -4.291)"^^geo:wktLiteral ;
  geo-pos:lat "48.349"^^xsd:decimal ;
  geo-pos:long "-4.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1429'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1429'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1897222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.291'^^xsd:double;
  dwc:latitude '48.349'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.291 48.349, -4.291 48.349, -4.291 48.349, -4.291 48.349, -4.291 48.349))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1429'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.681 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.681"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.681 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "48.681"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2091'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2091'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.101944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '48.681'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.29 48.681, -4.29 48.681, -4.29 48.681, -4.29 48.681, -4.29 48.681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2091'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.386 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.386 -4.289)"^^geo:wktLiteral ;
  geo-pos:lat "50.386"^^xsd:decimal ;
  geo-pos:long "-4.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1696'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1696'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.886666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:latitude '50.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.289 50.386, -4.289 50.386, -4.289 50.386, -4.289 50.386, -4.289 50.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1696'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333 -4.288)"^^geo:wktLiteral ;
  geo-pos:lat "48.333"^^xsd:decimal ;
  geo-pos:long "-4.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1579'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1579'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.4752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.288'^^xsd:double;
  dwc:latitude '48.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.288 48.333, -4.288 48.333, -4.288 48.333, -4.288 48.333, -4.288 48.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1579'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.291"^^xsd:decimal ;
  dwc:decimalLongitude "-4.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.286)"^^geo:wktLiteral ;
  geo-pos:lat "48.291"^^xsd:decimal ;
  geo-pos:long "-4.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1463'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1463'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.708055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.286'^^xsd:double;
  dwc:latitude '48.291'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.286 48.291, -4.286 48.291, -4.286 48.291, -4.286 48.291, -4.286 48.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1463'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.354 -4.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.354 -4.286)"^^geo:wktLiteral ;
  geo-pos:lat "50.354"^^xsd:decimal ;
  geo-pos:long "-4.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1705'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1705'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9716666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.286'^^xsd:double;
  dwc:latitude '50.354'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.286 50.354, -4.286 50.354, -4.286 50.354, -4.286 50.354, -4.286 50.354))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1705'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.297"^^xsd:decimal ;
  dwc:decimalLongitude "-4.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.285)"^^geo:wktLiteral ;
  geo-pos:lat "48.297"^^xsd:decimal ;
  geo-pos:long "-4.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5426'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.840833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.285'^^xsd:double;
  dwc:latitude '48.297'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.285 48.297, -4.285 48.297, -4.285 48.297, -4.285 48.297, -4.285 48.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5426'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.285)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1562'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1562'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.4769444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.285'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.285 48.298, -4.285 48.298, -4.285 48.298, -4.285 48.298, -4.285 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1562'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.355 -4.285)"^^geo:wktLiteral ;
  geo-pos:lat "48.355"^^xsd:decimal ;
  geo-pos:long "-4.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1448'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1448'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.285'^^xsd:double;
  dwc:latitude '48.355'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.285 48.355, -4.285 48.355, -4.285 48.355, -4.285 48.355, -4.285 48.355))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1448'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.302 -4.284)"^^geo:wktLiteral ;
  geo-pos:lat "48.302"^^xsd:decimal ;
  geo-pos:long "-4.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_5653'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.213055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.284'^^xsd:double;
  dwc:latitude '48.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.284 48.302, -4.284 48.302, -4.284 48.302, -4.284 48.302, -4.284 48.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5653'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257 -4.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257"^^xsd:decimal ;
  dwc:decimalLongitude "-4.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257 -4.284)"^^geo:wktLiteral ;
  geo-pos:lat "51.257"^^xsd:decimal ;
  geo-pos:long "-4.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3995'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.841388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.284'^^xsd:double;
  dwc:latitude '51.257'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.284 51.257, -4.284 51.257, -4.284 51.257, -4.284 51.257, -4.284 51.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3995'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.283)"^^geo:wktLiteral ;
  geo-pos:lat "48.282"^^xsd:decimal ;
  geo-pos:long "-4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1543'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1543'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6086111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.283'^^xsd:double;
  dwc:latitude '48.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.283 48.282, -4.283 48.282, -4.283 48.282, -4.283 48.282, -4.283 48.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1543'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.283)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1457'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1457'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.855'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.283'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.283 48.288, -4.283 48.288, -4.283 48.288, -4.283 48.288, -4.283 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1457'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.283)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1541'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1541'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.9344444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.283'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.283 48.29, -4.283 48.29, -4.283 48.29, -4.283 48.29, -4.283 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1541'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.352"^^xsd:decimal ;
  dwc:decimalLongitude "-4.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.352 -4.282)"^^geo:wktLiteral ;
  geo-pos:lat "48.352"^^xsd:decimal ;
  geo-pos:long "-4.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1590'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1590'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.6055555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.282'^^xsd:double;
  dwc:latitude '48.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.282 48.352, -4.282 48.352, -4.282 48.352, -4.282 48.352, -4.282 48.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1590'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.284"^^xsd:decimal ;
  dwc:decimalLongitude "-4.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.284 -4.281)"^^geo:wktLiteral ;
  geo-pos:lat "48.284"^^xsd:decimal ;
  geo-pos:long "-4.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1460'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1460'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.281'^^xsd:double;
  dwc:latitude '48.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.281 48.284, -4.281 48.284, -4.281 48.284, -4.281 48.284, -4.281 48.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1460'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -4.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.301"^^xsd:decimal ;
  dwc:decimalLongitude "-4.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -4.281)"^^geo:wktLiteral ;
  geo-pos:lat "48.301"^^xsd:decimal ;
  geo-pos:long "-4.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1434'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1434'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.281'^^xsd:double;
  dwc:latitude '48.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.281 48.301, -4.281 48.301, -4.281 48.301, -4.281 48.301, -4.281 48.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1434'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.308"^^xsd:decimal ;
  dwc:decimalLongitude "-4.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.308 -4.281)"^^geo:wktLiteral ;
  geo-pos:lat "48.308"^^xsd:decimal ;
  geo-pos:long "-4.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5280'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5280'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.511666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.281'^^xsd:double;
  dwc:latitude '48.308'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.281 48.308, -4.281 48.308, -4.281 48.308, -4.281 48.308, -4.281 48.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5280'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.279"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "48.279"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1573'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1573'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.3369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '48.279'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.28 48.279, -4.28 48.279, -4.28 48.279, -4.28 48.279, -4.28 48.279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1573'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5339'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5339'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.892222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.28 48.312, -4.28 48.312, -4.28 48.312, -4.28 48.312, -4.28 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5339'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -4.279)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-4.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1433'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1433'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4163888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.279'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.279 48.3, -4.279 48.3, -4.279 48.3, -4.279 48.3, -4.279 48.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1433'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.379 -4.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.379 -4.279)"^^geo:wktLiteral ;
  geo-pos:lat "50.379"^^xsd:decimal ;
  geo-pos:long "-4.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1691'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1691'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.279'^^xsd:double;
  dwc:latitude '50.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.279 50.379, -4.279 50.379, -4.279 50.379, -4.279 50.379, -4.279 50.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1691'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.281"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.281 -4.278)"^^geo:wktLiteral ;
  geo-pos:lat "48.281"^^xsd:decimal ;
  geo-pos:long "-4.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1542'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1542'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.4925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.278'^^xsd:double;
  dwc:latitude '48.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.278 48.281, -4.278 48.281, -4.278 48.281, -4.278 48.281, -4.278 48.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1542'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.278)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1545'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1545'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.278'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.278 48.286, -4.278 48.286, -4.278 48.286, -4.278 48.286, -4.278 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1545'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.278)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1441'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1441'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.5977777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.278'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.278 48.294, -4.278 48.294, -4.278 48.294, -4.278 48.294, -4.278 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1441'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.379 -4.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.379 -4.278)"^^geo:wktLiteral ;
  geo-pos:lat "50.379"^^xsd:decimal ;
  geo-pos:long "-4.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1692'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1692'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.278'^^xsd:double;
  dwc:latitude '50.379'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.278 50.379, -4.278 50.379, -4.278 50.379, -4.278 50.379, -4.278 50.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1692'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.277)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5378'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5378'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.9686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.277'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.277 48.286, -4.277 48.286, -4.277 48.286, -4.277 48.286, -4.277 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5378'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.279"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.276)"^^geo:wktLiteral ;
  geo-pos:lat "48.279"^^xsd:decimal ;
  geo-pos:long "-4.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1427'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1427'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.276'^^xsd:double;
  dwc:latitude '48.279'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.276 48.279, -4.276 48.279, -4.276 48.279, -4.276 48.279, -4.276 48.279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1427'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.276)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1426'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1426'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.6758333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.276'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.276 48.28, -4.276 48.28, -4.276 48.28, -4.276 48.28, -4.276 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1426'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.276)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1456'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1456'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.276'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.276 48.28, -4.276 48.28, -4.276 48.28, -4.276 48.28, -4.276 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1456'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.276)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5335'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5335'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.8675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.276'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.276 48.288, -4.276 48.288, -4.276 48.288, -4.276 48.288, -4.276 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5335'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.276)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1566'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1566'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.37'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.276'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.276 48.289, -4.276 48.289, -4.276 48.289, -4.276 48.289, -4.276 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1566'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.299"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.299 -4.276)"^^geo:wktLiteral ;
  geo-pos:lat "48.299"^^xsd:decimal ;
  geo-pos:long "-4.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1459'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1459'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.276'^^xsd:double;
  dwc:latitude '48.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.276 48.299, -4.276 48.299, -4.276 48.299, -4.276 48.299, -4.276 48.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1459'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.276)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1458'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1458'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.276'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.276 48.32, -4.276 48.32, -4.276 48.32, -4.276 48.32, -4.276 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1458'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.276)"^^geo:wktLiteral ;
  geo-pos:lat "48.699"^^xsd:decimal ;
  geo-pos:long "-4.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4142'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4142'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5672222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.276'^^xsd:double;
  dwc:latitude '48.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.276 48.699, -4.276 48.699, -4.276 48.699, -4.276 48.699, -4.276 48.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4142'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.278 -4.275)"^^geo:wktLiteral ;
  geo-pos:lat "48.278"^^xsd:decimal ;
  geo-pos:long "-4.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1425'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.4675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.275'^^xsd:double;
  dwc:latitude '48.278'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.275 48.278, -4.275 48.278, -4.275 48.278, -4.275 48.278, -4.275 48.278))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1425'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.275)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1572'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1572'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.275'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.275 48.286, -4.275 48.286, -4.275 48.286, -4.275 48.286, -4.275 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1572'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.306 -4.274)"^^geo:wktLiteral ;
  geo-pos:lat "48.306"^^xsd:decimal ;
  geo-pos:long "-4.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1435'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1435'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.103333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.274'^^xsd:double;
  dwc:latitude '48.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.274 48.306, -4.274 48.306, -4.274 48.306, -4.274 48.306, -4.274 48.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1435'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.312 -4.274)"^^geo:wktLiteral ;
  geo-pos:lat "48.312"^^xsd:decimal ;
  geo-pos:long "-4.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5334'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5334'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.274'^^xsd:double;
  dwc:latitude '48.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.274 48.312, -4.274 48.312, -4.274 48.312, -4.274 48.312, -4.274 48.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5334'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -4.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.283 -4.273)"^^geo:wktLiteral ;
  geo-pos:lat "48.283"^^xsd:decimal ;
  geo-pos:long "-4.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5384'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5384'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.469722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.273'^^xsd:double;
  dwc:latitude '48.283'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.273 48.283, -4.273 48.283, -4.273 48.283, -4.273 48.283, -4.273 48.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5384'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.269)"^^geo:wktLiteral ;
  geo-pos:lat "48.285"^^xsd:decimal ;
  geo-pos:long "-4.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1568'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1568'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.308888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.269'^^xsd:double;
  dwc:latitude '48.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.269 48.285, -4.269 48.285, -4.269 48.285, -4.269 48.285, -4.269 48.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1568'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.269)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5425'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5425'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.6602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.269'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.269 48.286, -4.269 48.286, -4.269 48.286, -4.269 48.286, -4.269 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5425'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.286 -4.268)"^^geo:wktLiteral ;
  geo-pos:lat "48.286"^^xsd:decimal ;
  geo-pos:long "-4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1544'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1544'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.268'^^xsd:double;
  dwc:latitude '48.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.268 48.286, -4.268 48.286, -4.268 48.286, -4.268 48.286, -4.268 48.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1544'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.288 -4.268)"^^geo:wktLiteral ;
  geo-pos:lat "48.288"^^xsd:decimal ;
  geo-pos:long "-4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1567'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1567'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.268'^^xsd:double;
  dwc:latitude '48.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.268 48.288, -4.268 48.288, -4.268 48.288, -4.268 48.288, -4.268 48.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1567'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.045 -4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.045 -4.268)"^^geo:wktLiteral ;
  geo-pos:lat "49.045"^^xsd:decimal ;
  geo-pos:long "-4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1851'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0461111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.268'^^xsd:double;
  dwc:latitude '49.045'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.268 49.045, -4.268 49.045, -4.268 49.045, -4.268 49.045, -4.268 49.045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1851'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -4.267)"^^geo:wktLiteral ;
  geo-pos:lat "48.31"^^xsd:decimal ;
  geo-pos:long "-4.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1575'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1575'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.267'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.267 48.31, -4.267 48.31, -4.267 48.31, -4.267 48.31, -4.267 48.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1575'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.336 -4.265)"^^geo:wktLiteral ;
  geo-pos:lat "48.336"^^xsd:decimal ;
  geo-pos:long "-4.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1582'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1582'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.141388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.265'^^xsd:double;
  dwc:latitude '48.336'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.265 48.336, -4.265 48.336, -4.265 48.336, -4.265 48.336, -4.265 48.336))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1582'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.264)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1461'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1461'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6572222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.264'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.264 48.29, -4.264 48.29, -4.264 48.29, -4.264 48.29, -4.264 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1461'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.353 -4.264)"^^geo:wktLiteral ;
  geo-pos:lat "48.353"^^xsd:decimal ;
  geo-pos:long "-4.264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1589'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1589'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.03'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.264'^^xsd:double;
  dwc:latitude '48.353'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.264 48.353, -4.264 48.353, -4.264 48.353, -4.264 48.353, -4.264 48.353))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1589'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.263)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1565'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1565'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.9'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.263'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.263 48.289, -4.263 48.289, -4.263 48.289, -4.263 48.289, -4.263 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1565'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.292 -4.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.292"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.292 -4.263)"^^geo:wktLiteral ;
  geo-pos:lat "48.292"^^xsd:decimal ;
  geo-pos:long "-4.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1451'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1451'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.675277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.263'^^xsd:double;
  dwc:latitude '48.292'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.263 48.292, -4.263 48.292, -4.263 48.292, -4.263 48.292, -4.263 48.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1451'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.293"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.263)"^^geo:wktLiteral ;
  geo-pos:lat "48.293"^^xsd:decimal ;
  geo-pos:long "-4.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1571'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1571'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.068888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.263'^^xsd:double;
  dwc:latitude '48.293'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.263 48.293, -4.263 48.293, -4.263 48.293, -4.263 48.293, -4.263 48.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1571'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.343 -4.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.343"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.343 -4.263)"^^geo:wktLiteral ;
  geo-pos:lat "51.343"^^xsd:decimal ;
  geo-pos:long "-4.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3994'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.263'^^xsd:double;
  dwc:latitude '51.343'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.263 51.343, -4.263 51.343, -4.263 51.343, -4.263 51.343, -4.263 51.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3994'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.261"^^xsd:decimal ;
  dwc:decimalLongitude "-4.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.262)"^^geo:wktLiteral ;
  geo-pos:lat "48.261"^^xsd:decimal ;
  geo-pos:long "-4.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5380'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5380'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.262'^^xsd:double;
  dwc:latitude '48.261'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.262 48.261, -4.262 48.261, -4.262 48.261, -4.262 48.261, -4.262 48.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5380'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.291"^^xsd:decimal ;
  dwc:decimalLongitude "-4.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.262)"^^geo:wktLiteral ;
  geo-pos:lat "48.291"^^xsd:decimal ;
  geo-pos:long "-4.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1569'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1569'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.856111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.262'^^xsd:double;
  dwc:latitude '48.291'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.262 48.291, -4.262 48.291, -4.262 48.291, -4.262 48.291, -4.262 48.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1569'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.262)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1577'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1577'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.812777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.262'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.262 48.307, -4.262 48.307, -4.262 48.307, -4.262 48.307, -4.262 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1577'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.139 -4.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.139"^^xsd:decimal ;
  dwc:decimalLongitude "-4.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.139 -4.262)"^^geo:wktLiteral ;
  geo-pos:lat "51.139"^^xsd:decimal ;
  geo-pos:long "-4.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3998'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.598055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.262'^^xsd:double;
  dwc:latitude '51.139'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.262 51.139, -4.262 51.139, -4.262 51.139, -4.262 51.139, -4.262 51.139))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3998'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.261)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1440'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1440'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.9430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.261'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.261 48.296, -4.261 48.296, -4.261 48.296, -4.261 48.296, -4.261 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1440'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.291"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.291 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "48.291"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5597'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5597'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1755555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '48.291'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.26 48.291, -4.26 48.291, -4.26 48.291, -4.26 48.291, -4.26 48.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5597'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1570'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1570'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.957222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.26 48.295, -4.26 48.295, -4.26 48.295, -4.26 48.295, -4.26 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1570'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.304"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.304 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "48.304"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5598'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5598'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.4975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '48.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.26 48.304, -4.26 48.304, -4.26 48.304, -4.26 48.304, -4.26 48.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5598'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.282 -4.259)"^^geo:wktLiteral ;
  geo-pos:lat "48.282"^^xsd:decimal ;
  geo-pos:long "-4.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1540'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1540'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.2411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.259'^^xsd:double;
  dwc:latitude '48.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.259 48.282, -4.259 48.282, -4.259 48.282, -4.259 48.282, -4.259 48.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1540'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.266 -4.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.266"^^xsd:decimal ;
  dwc:decimalLongitude "-4.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.266 -4.258)"^^geo:wktLiteral ;
  geo-pos:lat "48.266"^^xsd:decimal ;
  geo-pos:long "-4.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5592'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5592'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.7541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.258'^^xsd:double;
  dwc:latitude '48.266'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.258 48.266, -4.258 48.266, -4.258 48.266, -4.258 48.266, -4.258 48.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5592'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.298"^^xsd:decimal ;
  dwc:decimalLongitude "-4.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.298 -4.257)"^^geo:wktLiteral ;
  geo-pos:lat "48.298"^^xsd:decimal ;
  geo-pos:long "-4.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_5424'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.0327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.257'^^xsd:double;
  dwc:latitude '48.298'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.257 48.298, -4.257 48.298, -4.257 48.298, -4.257 48.298, -4.257 48.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5424'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -4.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.301"^^xsd:decimal ;
  dwc:decimalLongitude "-4.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.301 -4.257)"^^geo:wktLiteral ;
  geo-pos:lat "48.301"^^xsd:decimal ;
  geo-pos:long "-4.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5338'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5338'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.380277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.257'^^xsd:double;
  dwc:latitude '48.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.257 48.301, -4.257 48.301, -4.257 48.301, -4.257 48.301, -4.257 48.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5338'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.376 -4.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.376"^^xsd:decimal ;
  dwc:decimalLongitude "-4.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.376 -4.257)"^^geo:wktLiteral ;
  geo-pos:lat "50.376"^^xsd:decimal ;
  geo-pos:long "-4.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1695'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1695'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.929444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.257'^^xsd:double;
  dwc:latitude '50.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.257 50.376, -4.257 50.376, -4.257 50.376, -4.257 50.376, -4.257 50.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1695'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.268 -4.256)"^^geo:wktLiteral ;
  geo-pos:lat "48.268"^^xsd:decimal ;
  geo-pos:long "-4.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5933'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.3144444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.256'^^xsd:double;
  dwc:latitude '48.268'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.256 48.268, -4.256 48.268, -4.256 48.268, -4.256 48.268, -4.256 48.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5933'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.293"^^xsd:decimal ;
  dwc:decimalLongitude "-4.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.293 -4.256)"^^geo:wktLiteral ;
  geo-pos:lat "48.293"^^xsd:decimal ;
  geo-pos:long "-4.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1453'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1453'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.744722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.256'^^xsd:double;
  dwc:latitude '48.293'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.256 48.293, -4.256 48.293, -4.256 48.293, -4.256 48.293, -4.256 48.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1453'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.256)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1462'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1462'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.5825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.256'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.256 48.307, -4.256 48.307, -4.256 48.307, -4.256 48.307, -4.256 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1462'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.385 -4.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.385 -4.256)"^^geo:wktLiteral ;
  geo-pos:lat "50.385"^^xsd:decimal ;
  geo-pos:long "-4.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1693'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1693'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.28'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.256'^^xsd:double;
  dwc:latitude '50.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.256 50.385, -4.256 50.385, -4.256 50.385, -4.256 50.385, -4.256 50.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1693'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.287"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.287 -4.255)"^^geo:wktLiteral ;
  geo-pos:lat "48.287"^^xsd:decimal ;
  geo-pos:long "-4.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5596'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5596'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.255'^^xsd:double;
  dwc:latitude '48.287'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.255 48.287, -4.255 48.287, -4.255 48.287, -4.255 48.287, -4.255 48.287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5596'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.255)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5377'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5377'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.4052777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.255'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.255 48.29, -4.255 48.29, -4.255 48.29, -4.255 48.29, -4.255 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5377'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.254)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5336'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5336'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.254'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.254 48.296, -4.254 48.296, -4.254 48.296, -4.254 48.296, -4.254 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5336'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.265 -4.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.265 -4.252)"^^geo:wktLiteral ;
  geo-pos:lat "48.265"^^xsd:decimal ;
  geo-pos:long "-4.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5591'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5591'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.6988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.252'^^xsd:double;
  dwc:latitude '48.265'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.252 48.265, -4.252 48.265, -4.252 48.265, -4.252 48.265, -4.252 48.265))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5591'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29"^^xsd:decimal ;
  dwc:decimalLongitude "-4.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29 -4.251)"^^geo:wktLiteral ;
  geo-pos:lat "48.29"^^xsd:decimal ;
  geo-pos:long "-4.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1452'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_1452'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.458055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.251'^^xsd:double;
  dwc:latitude '48.29'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.251 48.29, -4.251 48.29, -4.251 48.29, -4.251 48.29, -4.251 48.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1452'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -4.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -4.251)"^^geo:wktLiteral ;
  geo-pos:lat "50.317"^^xsd:decimal ;
  geo-pos:long "-4.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1703'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1703'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3305555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.251'^^xsd:double;
  dwc:latitude '50.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.251 50.317, -4.251 50.317, -4.251 50.317, -4.251 50.317, -4.251 50.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1703'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.385 -4.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.385"^^xsd:decimal ;
  dwc:decimalLongitude "-4.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.385 -4.251)"^^geo:wktLiteral ;
  geo-pos:lat "50.385"^^xsd:decimal ;
  geo-pos:long "-4.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1688'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1688'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7941666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.251'^^xsd:double;
  dwc:latitude '50.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.251 50.385, -4.251 50.385, -4.251 50.385, -4.251 50.385, -4.251 50.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1688'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1563'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1563'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5402777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.25 48.294, -4.25 48.294, -4.25 48.294, -4.25 48.294, -4.25 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1563'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.307 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.307"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5337'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5337'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.359722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '48.307'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.25 48.307, -4.25 48.307, -4.25 48.307, -4.25 48.307, -4.25 48.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5337'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.248)"^^geo:wktLiteral ;
  geo-pos:lat "48.264"^^xsd:decimal ;
  geo-pos:long "-4.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5595'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5595'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.8611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.248'^^xsd:double;
  dwc:latitude '48.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.248 48.264, -4.248 48.264, -4.248 48.264, -4.248 48.264, -4.248 48.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5595'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.673 -4.246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.673"^^xsd:decimal ;
  dwc:decimalLongitude "-4.246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.673 -4.246)"^^geo:wktLiteral ;
  geo-pos:lat "48.673"^^xsd:decimal ;
  geo-pos:long "-4.246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2090'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2090'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.055277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.246'^^xsd:double;
  dwc:latitude '48.673'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.246 48.673, -4.246 48.673, -4.246 48.673, -4.246 48.673, -4.246 48.673))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2090'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.672 -4.243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.672"^^xsd:decimal ;
  dwc:decimalLongitude "-4.243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.672 -4.243)"^^geo:wktLiteral ;
  geo-pos:lat "48.672"^^xsd:decimal ;
  geo-pos:long "-4.243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1645'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1645'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0127777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.243'^^xsd:double;
  dwc:latitude '48.672'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.243 48.672, -4.243 48.672, -4.243 48.672, -4.243 48.672, -4.243 48.672))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1645'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.264 -4.242)"^^geo:wktLiteral ;
  geo-pos:lat "48.264"^^xsd:decimal ;
  geo-pos:long "-4.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5593'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5593'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.3047222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.242'^^xsd:double;
  dwc:latitude '48.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.242 48.264, -4.242 48.264, -4.242 48.264, -4.242 48.264, -4.242 48.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5593'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.26"^^xsd:decimal ;
  dwc:decimalLongitude "-4.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.26 -4.24)"^^geo:wktLiteral ;
  geo-pos:lat "48.26"^^xsd:decimal ;
  geo-pos:long "-4.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5379'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5379'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.24'^^xsd:double;
  dwc:latitude '48.26'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.24 48.26, -4.24 48.26, -4.24 48.26, -4.24 48.26, -4.24 48.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5379'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32 -4.24)"^^geo:wktLiteral ;
  geo-pos:lat "48.32"^^xsd:decimal ;
  geo-pos:long "-4.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5340'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_5340'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.536944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.24'^^xsd:double;
  dwc:latitude '48.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.24 48.32, -4.24 48.32, -4.24 48.32, -4.24 48.32, -4.24 48.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5340'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.663 -4.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.663 -4.238)"^^geo:wktLiteral ;
  geo-pos:lat "48.663"^^xsd:decimal ;
  geo-pos:long "-4.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1646'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1646'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.1061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.238'^^xsd:double;
  dwc:latitude '48.663'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.238 48.663, -4.238 48.663, -4.238 48.663, -4.238 48.663, -4.238 48.663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1646'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.285 -4.237)"^^geo:wktLiteral ;
  geo-pos:lat "48.285"^^xsd:decimal ;
  geo-pos:long "-4.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1547'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1547'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.237'^^xsd:double;
  dwc:latitude '48.285'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237 48.285, -4.237 48.285, -4.237 48.285, -4.237 48.285, -4.237 48.285))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1547'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.235)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1442'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1442'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.696388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.235'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.235 48.271, -4.235 48.271, -4.235 48.271, -4.235 48.271, -4.235 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1442'^^xsd:string;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.294 -4.235)"^^geo:wktLiteral ;
  geo-pos:lat "48.294"^^xsd:decimal ;
  geo-pos:long "-4.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1548'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1548'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.717222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.235'^^xsd:double;
  dwc:latitude '48.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.235 48.294, -4.235 48.294, -4.235 48.294, -4.235 48.294, -4.235 48.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1548'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.253"^^xsd:decimal ;
  dwc:decimalLongitude "-4.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.253 -4.234)"^^geo:wktLiteral ;
  geo-pos:lat "48.253"^^xsd:decimal ;
  geo-pos:long "-4.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5594'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_5594'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.234'^^xsd:double;
  dwc:latitude '48.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.234 48.253, -4.234 48.253, -4.234 48.253, -4.234 48.253, -4.234 48.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5594'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.292 -4.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.292"^^xsd:decimal ;
  dwc:decimalLongitude "-4.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.292 -4.234)"^^geo:wktLiteral ;
  geo-pos:lat "48.292"^^xsd:decimal ;
  geo-pos:long "-4.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1564'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1564'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.253888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.234'^^xsd:double;
  dwc:latitude '48.292'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.234 48.292, -4.234 48.292, -4.234 48.292, -4.234 48.292, -4.234 48.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1564'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.324 -4.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.324 -4.232)"^^geo:wktLiteral ;
  geo-pos:lat "50.324"^^xsd:decimal ;
  geo-pos:long "-4.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1704'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1704'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.232'^^xsd:double;
  dwc:latitude '50.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.232 50.324, -4.232 50.324, -4.232 50.324, -4.232 50.324, -4.232 50.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1704'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.258 -4.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.258"^^xsd:decimal ;
  dwc:decimalLongitude "-4.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.258 -4.231)"^^geo:wktLiteral ;
  geo-pos:lat "48.258"^^xsd:decimal ;
  geo-pos:long "-4.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5930'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.0130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.231'^^xsd:double;
  dwc:latitude '48.258'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.231 48.258, -4.231 48.258, -4.231 48.258, -4.231 48.258, -4.231 48.258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5930'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.328 -4.231)"^^geo:wktLiteral ;
  geo-pos:lat "48.328"^^xsd:decimal ;
  geo-pos:long "-4.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1578'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1578'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.606944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.231'^^xsd:double;
  dwc:latitude '48.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.231 48.328, -4.231 48.328, -4.231 48.328, -4.231 48.328, -4.231 48.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1578'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.279"^^xsd:decimal ;
  dwc:decimalLongitude "-4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.279 -4.23)"^^geo:wktLiteral ;
  geo-pos:lat "48.279"^^xsd:decimal ;
  geo-pos:long "-4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1546'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1546'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.738055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.23'^^xsd:double;
  dwc:latitude '48.279'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.23 48.279, -4.23 48.279, -4.23 48.279, -4.23 48.279, -4.23 48.279))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1546'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.296"^^xsd:decimal ;
  dwc:decimalLongitude "-4.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.296 -4.23)"^^geo:wktLiteral ;
  geo-pos:lat "48.296"^^xsd:decimal ;
  geo-pos:long "-4.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1455'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1455'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.4522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.23'^^xsd:double;
  dwc:latitude '48.296'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.23 48.296, -4.23 48.296, -4.23 48.296, -4.23 48.296, -4.23 48.296))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1455'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.286 -4.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.286 -4.229)"^^geo:wktLiteral ;
  geo-pos:lat "51.286"^^xsd:decimal ;
  geo-pos:long "-4.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3993'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.382222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.229'^^xsd:double;
  dwc:latitude '51.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.229 51.286, -4.229 51.286, -4.229 51.286, -4.229 51.286, -4.229 51.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3993'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.177 -4.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.177"^^xsd:decimal ;
  dwc:decimalLongitude "-4.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.177 -4.228)"^^geo:wktLiteral ;
  geo-pos:lat "51.177"^^xsd:decimal ;
  geo-pos:long "-4.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3997'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.949444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.228'^^xsd:double;
  dwc:latitude '51.177'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.228 51.177, -4.228 51.177, -4.228 51.177, -4.228 51.177, -4.228 51.177))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3997'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.342"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.342 -4.227)"^^geo:wktLiteral ;
  geo-pos:lat "48.342"^^xsd:decimal ;
  geo-pos:long "-4.227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1532'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1532'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.206388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.227'^^xsd:double;
  dwc:latitude '48.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227 48.342, -4.227 48.342, -4.227 48.342, -4.227 48.342, -4.227 48.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1532'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.201 -4.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.201"^^xsd:decimal ;
  dwc:decimalLongitude "-4.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.201 -4.225)"^^geo:wktLiteral ;
  geo-pos:lat "49.201"^^xsd:decimal ;
  geo-pos:long "-4.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4137'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_4137'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.828055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.225'^^xsd:double;
  dwc:latitude '49.201'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.225 49.201, -4.225 49.201, -4.225 49.201, -4.225 49.201, -4.225 49.201))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4137'^^xsd:string;
  dwc:observationDate '2002-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.076 -4.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.076"^^xsd:decimal ;
  dwc:decimalLongitude "-4.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.076 -4.224)"^^geo:wktLiteral ;
  geo-pos:lat "49.076"^^xsd:decimal ;
  geo-pos:long "-4.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1852'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.224'^^xsd:double;
  dwc:latitude '49.076'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.224 49.076, -4.224 49.076, -4.224 49.076, -4.224 49.076, -4.224 49.076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1852'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.392 -4.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.392 -4.224)"^^geo:wktLiteral ;
  geo-pos:lat "50.392"^^xsd:decimal ;
  geo-pos:long "-4.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1687'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1687'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.224'^^xsd:double;
  dwc:latitude '50.392'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.224 50.392, -4.224 50.392, -4.224 50.392, -4.224 50.392, -4.224 50.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1687'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471 -4.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471 -4.224)"^^geo:wktLiteral ;
  geo-pos:lat "50.471"^^xsd:decimal ;
  geo-pos:long "-4.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1698'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1698'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.282777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.224'^^xsd:double;
  dwc:latitude '50.471'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.224 50.471, -4.224 50.471, -4.224 50.471, -4.224 50.471, -4.224 50.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1698'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.294 -4.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.294"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.294 -4.219)"^^geo:wktLiteral ;
  geo-pos:lat "50.294"^^xsd:decimal ;
  geo-pos:long "-4.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1727'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1727'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8188888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.219'^^xsd:double;
  dwc:latitude '50.294'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219 50.294, -4.219 50.294, -4.219 50.294, -4.219 50.294, -4.219 50.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1727'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.312 -4.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.312"^^xsd:decimal ;
  dwc:decimalLongitude "-4.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.312 -4.218)"^^geo:wktLiteral ;
  geo-pos:lat "50.312"^^xsd:decimal ;
  geo-pos:long "-4.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1702'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1702'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.7105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.218'^^xsd:double;
  dwc:latitude '50.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.218 50.312, -4.218 50.312, -4.218 50.312, -4.218 50.312, -4.218 50.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1702'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.295 -4.217)"^^geo:wktLiteral ;
  geo-pos:lat "48.295"^^xsd:decimal ;
  geo-pos:long "-4.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1574'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1574'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1122222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.217'^^xsd:double;
  dwc:latitude '48.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.217 48.295, -4.217 48.295, -4.217 48.295, -4.217 48.295, -4.217 48.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1574'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.261"^^xsd:decimal ;
  dwc:decimalLongitude "-4.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.261 -4.216)"^^geo:wktLiteral ;
  geo-pos:lat "48.261"^^xsd:decimal ;
  geo-pos:long "-4.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5381'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5381'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.216'^^xsd:double;
  dwc:latitude '48.261'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.216 48.261, -4.216 48.261, -4.216 48.261, -4.216 48.261, -4.216 48.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5381'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -4.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35 -4.214)"^^geo:wktLiteral ;
  geo-pos:lat "50.35"^^xsd:decimal ;
  geo-pos:long "-4.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1700'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1700'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.214'^^xsd:double;
  dwc:latitude '50.35'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.214 50.35, -4.214 50.35, -4.214 50.35, -4.214 50.35, -4.214 50.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1700'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.975 -4.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.975 -4.213)"^^geo:wktLiteral ;
  geo-pos:lat "48.975"^^xsd:decimal ;
  geo-pos:long "-4.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4138'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4138'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.4966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.213'^^xsd:double;
  dwc:latitude '48.975'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.213 48.975, -4.213 48.975, -4.213 48.975, -4.213 48.975, -4.213 48.975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4138'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.271 -4.212)"^^geo:wktLiteral ;
  geo-pos:lat "48.271"^^xsd:decimal ;
  geo-pos:long "-4.212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5383'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5383'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.150555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.212'^^xsd:double;
  dwc:latitude '48.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.212 48.271, -4.212 48.271, -4.212 48.271, -4.212 48.271, -4.212 48.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5383'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.346 -4.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.346 -4.212)"^^geo:wktLiteral ;
  geo-pos:lat "50.346"^^xsd:decimal ;
  geo-pos:long "-4.212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1685'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1685'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.472222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.212'^^xsd:double;
  dwc:latitude '50.346'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.212 50.346, -4.212 50.346, -4.212 50.346, -4.212 50.346, -4.212 50.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1685'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436 -4.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436 -4.212)"^^geo:wktLiteral ;
  geo-pos:lat "50.436"^^xsd:decimal ;
  geo-pos:long "-4.212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1686'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1686'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.5130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.212'^^xsd:double;
  dwc:latitude '50.436'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.212 50.436, -4.212 50.436, -4.212 50.436, -4.212 50.436, -4.212 50.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1686'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.368 -4.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.368"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.368 -4.209)"^^geo:wktLiteral ;
  geo-pos:lat "50.368"^^xsd:decimal ;
  geo-pos:long "-4.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1728'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1728'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.011944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.209'^^xsd:double;
  dwc:latitude '50.368'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209 50.368, -4.209 50.368, -4.209 50.368, -4.209 50.368, -4.209 50.368))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1728'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.682 -4.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.682"^^xsd:decimal ;
  dwc:decimalLongitude "-4.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.682 -4.208)"^^geo:wktLiteral ;
  geo-pos:lat "48.682"^^xsd:decimal ;
  geo-pos:long "-4.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1647'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1647'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7983333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.208'^^xsd:double;
  dwc:latitude '48.682'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.208 48.682, -4.208 48.682, -4.208 48.682, -4.208 48.682, -4.208 48.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1647'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.687 -4.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.687"^^xsd:decimal ;
  dwc:decimalLongitude "-4.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.687 -4.208)"^^geo:wktLiteral ;
  geo-pos:lat "48.687"^^xsd:decimal ;
  geo-pos:long "-4.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1648'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1648'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.315'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.208'^^xsd:double;
  dwc:latitude '48.687'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.208 48.687, -4.208 48.687, -4.208 48.687, -4.208 48.687, -4.208 48.687))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1648'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.711 -4.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.711 -4.208)"^^geo:wktLiteral ;
  geo-pos:lat "48.711"^^xsd:decimal ;
  geo-pos:long "-4.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4141'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4141'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.208'^^xsd:double;
  dwc:latitude '48.711'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.208 48.711, -4.208 48.711, -4.208 48.711, -4.208 48.711, -4.208 48.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4141'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.657 -4.204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.657"^^xsd:decimal ;
  dwc:decimalLongitude "-4.204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.657 -4.204)"^^geo:wktLiteral ;
  geo-pos:lat "48.657"^^xsd:decimal ;
  geo-pos:long "-4.204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2217'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2217'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.204'^^xsd:double;
  dwc:latitude '48.657'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.204 48.657, -4.204 48.657, -4.204 48.657, -4.204 48.657, -4.204 48.657))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2217'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.714 -4.204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.714"^^xsd:decimal ;
  dwc:decimalLongitude "-4.204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.714 -4.204)"^^geo:wktLiteral ;
  geo-pos:lat "48.714"^^xsd:decimal ;
  geo-pos:long "-4.204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2089'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2089'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.204'^^xsd:double;
  dwc:latitude '48.714'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.204 48.714, -4.204 48.714, -4.204 48.714, -4.204 48.714, -4.204 48.714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2089'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -4.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -4.203)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-4.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1853'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.203'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203 49.087, -4.203 49.087, -4.203 49.087, -4.203 49.087, -4.203 49.087))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1853'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.164 -4.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.164"^^xsd:decimal ;
  dwc:decimalLongitude "-4.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.164 -4.201)"^^geo:wktLiteral ;
  geo-pos:lat "50.164"^^xsd:decimal ;
  geo-pos:long "-4.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1049'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2391666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.201'^^xsd:double;
  dwc:latitude '50.164'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.201 50.164, -4.201 50.164, -4.201 50.164, -4.201 50.164, -4.201 50.164))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1049'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.246 -4.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.246 -4.199)"^^geo:wktLiteral ;
  geo-pos:lat "48.246"^^xsd:decimal ;
  geo-pos:long "-4.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5382'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_5382'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.6825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.199'^^xsd:double;
  dwc:latitude '48.246'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.199 48.246, -4.199 48.246, -4.199 48.246, -4.199 48.246, -4.199 48.246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5382'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28 -4.197)"^^geo:wktLiteral ;
  geo-pos:lat "48.28"^^xsd:decimal ;
  geo-pos:long "-4.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1424'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1424'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.4311111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.197'^^xsd:double;
  dwc:latitude '48.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197 48.28, -4.197 48.28, -4.197 48.28, -4.197 48.28, -4.197 48.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1424'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.094 -4.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.094"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.094 -4.197)"^^geo:wktLiteral ;
  geo-pos:lat "49.094"^^xsd:decimal ;
  geo-pos:long "-4.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1854'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.6938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.197'^^xsd:double;
  dwc:latitude '49.094'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197 49.094, -4.197 49.094, -4.197 49.094, -4.197 49.094, -4.197 49.094))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1854'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.326 -4.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.326 -4.197)"^^geo:wktLiteral ;
  geo-pos:lat "50.326"^^xsd:decimal ;
  geo-pos:long "-4.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1701'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1701'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.4208333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.197'^^xsd:double;
  dwc:latitude '50.326'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197 50.326, -4.197 50.326, -4.197 50.326, -4.197 50.326, -4.197 50.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1701'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.297"^^xsd:decimal ;
  dwc:decimalLongitude "-4.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.297 -4.192)"^^geo:wktLiteral ;
  geo-pos:lat "48.297"^^xsd:decimal ;
  geo-pos:long "-4.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1464'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1464'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.961388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.192'^^xsd:double;
  dwc:latitude '48.297'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.192 48.297, -4.192 48.297, -4.192 48.297, -4.192 48.297, -4.192 48.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1464'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.289 -4.191)"^^geo:wktLiteral ;
  geo-pos:lat "48.289"^^xsd:decimal ;
  geo-pos:long "-4.191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1576'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1576'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.191'^^xsd:double;
  dwc:latitude '48.289'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.191 48.289, -4.191 48.289, -4.191 48.289, -4.191 48.289, -4.191 48.289))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1576'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.357 -4.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.357 -4.186)"^^geo:wktLiteral ;
  geo-pos:lat "50.357"^^xsd:decimal ;
  geo-pos:long "-4.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1699'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_1699'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.3258333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.186'^^xsd:double;
  dwc:latitude '50.357'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.186 50.357, -4.186 50.357, -4.186 50.357, -4.186 50.357, -4.186 50.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1699'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.249 -4.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.249"^^xsd:decimal ;
  dwc:decimalLongitude "-4.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.249 -4.179)"^^geo:wktLiteral ;
  geo-pos:lat "48.249"^^xsd:decimal ;
  geo-pos:long "-4.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5931'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.179'^^xsd:double;
  dwc:latitude '48.249'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.179 48.249, -4.179 48.249, -4.179 48.249, -4.179 48.249, -4.179 48.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5931'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.452 -4.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.452"^^xsd:decimal ;
  dwc:decimalLongitude "-4.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.452 -4.179)"^^geo:wktLiteral ;
  geo-pos:lat "50.452"^^xsd:decimal ;
  geo-pos:long "-4.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1697'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_1697'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.179'^^xsd:double;
  dwc:latitude '50.452'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.179 50.452, -4.179 50.452, -4.179 50.452, -4.179 50.452, -4.179 50.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1697'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.257"^^xsd:decimal ;
  dwc:decimalLongitude "-4.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.257 -4.178)"^^geo:wktLiteral ;
  geo-pos:lat "48.257"^^xsd:decimal ;
  geo-pos:long "-4.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5275'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5275'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.4502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.178'^^xsd:double;
  dwc:latitude '48.257'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.178 48.257, -4.178 48.257, -4.178 48.257, -4.178 48.257, -4.178 48.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5275'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -4.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.883"^^xsd:decimal ;
  dwc:decimalLongitude "-4.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -4.176)"^^geo:wktLiteral ;
  geo-pos:lat "48.883"^^xsd:decimal ;
  geo-pos:long "-4.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4139'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4139'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.176'^^xsd:double;
  dwc:latitude '48.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.176 48.883, -4.176 48.883, -4.176 48.883, -4.176 48.883, -4.176 48.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4139'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.272 -4.173)"^^geo:wktLiteral ;
  geo-pos:lat "48.272"^^xsd:decimal ;
  geo-pos:long "-4.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5278'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5278'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.173'^^xsd:double;
  dwc:latitude '48.272'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.173 48.272, -4.173 48.272, -4.173 48.272, -4.173 48.272, -4.173 48.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5278'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.258 -4.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.258"^^xsd:decimal ;
  dwc:decimalLongitude "-4.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.258 -4.166)"^^geo:wktLiteral ;
  geo-pos:lat "48.258"^^xsd:decimal ;
  geo-pos:long "-4.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_5982'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.9661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.166'^^xsd:double;
  dwc:latitude '48.258'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.166 48.258, -4.166 48.258, -4.166 48.258, -4.166 48.258, -4.166 48.258))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5982'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.698 -4.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.698"^^xsd:decimal ;
  dwc:decimalLongitude "-4.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.698 -4.158)"^^geo:wktLiteral ;
  geo-pos:lat "48.698"^^xsd:decimal ;
  geo-pos:long "-4.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1649'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1649'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.4825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.158'^^xsd:double;
  dwc:latitude '48.698'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.158 48.698, -4.158 48.698, -4.158 48.698, -4.158 48.698, -4.158 48.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1649'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -4.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -4.158)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-4.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2088'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2088'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.158'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.158 48.75, -4.158 48.75, -4.158 48.75, -4.158 48.75, -4.158 48.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2088'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.752 -4.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.752"^^xsd:decimal ;
  dwc:decimalLongitude "-4.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.752 -4.158)"^^geo:wktLiteral ;
  geo-pos:lat "48.752"^^xsd:decimal ;
  geo-pos:long "-4.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2086'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2086'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.158'^^xsd:double;
  dwc:latitude '48.752'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.158 48.752, -4.158 48.752, -4.158 48.752, -4.158 48.752, -4.158 48.752))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2086'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -4.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-4.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -4.157)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-4.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2087'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2087'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.157'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.157 48.75, -4.157 48.75, -4.157 48.75, -4.157 48.75, -4.157 48.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2087'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.244 -4.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.244"^^xsd:decimal ;
  dwc:decimalLongitude "-4.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.244 -4.156)"^^geo:wktLiteral ;
  geo-pos:lat "48.244"^^xsd:decimal ;
  geo-pos:long "-4.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5276'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5276'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.8630555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.156'^^xsd:double;
  dwc:latitude '48.244'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.156 48.244, -4.156 48.244, -4.156 48.244, -4.156 48.244, -4.156 48.244))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5276'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.243 -4.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.243"^^xsd:decimal ;
  dwc:decimalLongitude "-4.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.243 -4.155)"^^geo:wktLiteral ;
  geo-pos:lat "48.243"^^xsd:decimal ;
  geo-pos:long "-4.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_5932'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1663888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.155'^^xsd:double;
  dwc:latitude '48.243'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.155 48.243, -4.155 48.243, -4.155 48.243, -4.155 48.243, -4.155 48.243))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5932'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.701 -4.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.701 -4.148)"^^geo:wktLiteral ;
  geo-pos:lat "48.701"^^xsd:decimal ;
  geo-pos:long "-4.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1650'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1650'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.148'^^xsd:double;
  dwc:latitude '48.701'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.148 48.701, -4.148 48.701, -4.148 48.701, -4.148 48.701, -4.148 48.701))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1650'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.756 -4.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.756"^^xsd:decimal ;
  dwc:decimalLongitude "-4.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.756 -4.148)"^^geo:wktLiteral ;
  geo-pos:lat "48.756"^^xsd:decimal ;
  geo-pos:long "-4.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2085'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2085'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.148'^^xsd:double;
  dwc:latitude '48.756'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.148 48.756, -4.148 48.756, -4.148 48.756, -4.148 48.756, -4.148 48.756))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2085'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.255"^^xsd:decimal ;
  dwc:decimalLongitude "-4.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.255 -4.141)"^^geo:wktLiteral ;
  geo-pos:lat "48.255"^^xsd:decimal ;
  geo-pos:long "-4.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5277'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5277'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1966666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.141'^^xsd:double;
  dwc:latitude '48.255'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.141 48.255, -4.141 48.255, -4.141 48.255, -4.141 48.255, -4.141 48.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5277'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.13 -4.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.13 -4.139)"^^geo:wktLiteral ;
  geo-pos:lat "49.13"^^xsd:decimal ;
  geo-pos:long "-4.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1855'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.139'^^xsd:double;
  dwc:latitude '49.13'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.139 49.13, -4.139 49.13, -4.139 49.13, -4.139 49.13, -4.139 49.13))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1855'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.204 -4.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.204"^^xsd:decimal ;
  dwc:decimalLongitude "-4.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.204 -4.139)"^^geo:wktLiteral ;
  geo-pos:lat "50.204"^^xsd:decimal ;
  geo-pos:long "-4.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1677'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1677'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.9602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.139'^^xsd:double;
  dwc:latitude '50.204'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.139 50.204, -4.139 50.204, -4.139 50.204, -4.139 50.204, -4.139 50.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1677'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.24"^^xsd:decimal ;
  dwc:decimalLongitude "-4.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.24 -4.138)"^^geo:wktLiteral ;
  geo-pos:lat "48.24"^^xsd:decimal ;
  geo-pos:long "-4.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_5279'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_5279'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.861111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.138'^^xsd:double;
  dwc:latitude '48.24'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.138 48.24, -4.138 48.24, -4.138 48.24, -4.138 48.24, -4.138 48.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_5279'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.815 -4.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.815"^^xsd:decimal ;
  dwc:decimalLongitude "-4.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.815 -4.138)"^^geo:wktLiteral ;
  geo-pos:lat "48.815"^^xsd:decimal ;
  geo-pos:long "-4.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_4140'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_4140'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.138'^^xsd:double;
  dwc:latitude '48.815'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.138 48.815, -4.138 48.815, -4.138 48.815, -4.138 48.815, -4.138 48.815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_4140'^^xsd:string;
  dwc:observationDate '2002-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.699"^^xsd:decimal ;
  dwc:decimalLongitude "-4.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.699 -4.134)"^^geo:wktLiteral ;
  geo-pos:lat "48.699"^^xsd:decimal ;
  geo-pos:long "-4.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1651'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1651'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.630833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.134'^^xsd:double;
  dwc:latitude '48.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.134 48.699, -4.134 48.699, -4.134 48.699, -4.134 48.699, -4.134 48.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1651'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.324 -4.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.324"^^xsd:decimal ;
  dwc:decimalLongitude "-4.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.324 -4.127)"^^geo:wktLiteral ;
  geo-pos:lat "50.324"^^xsd:decimal ;
  geo-pos:long "-4.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1684'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1684'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.620555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.127'^^xsd:double;
  dwc:latitude '50.324'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.127 50.324, -4.127 50.324, -4.127 50.324, -4.127 50.324, -4.127 50.324))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1684'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.286 -4.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.286 -4.123)"^^geo:wktLiteral ;
  geo-pos:lat "51.286"^^xsd:decimal ;
  geo-pos:long "-4.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3972'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.880833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.123'^^xsd:double;
  dwc:latitude '51.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.123 51.286, -4.123 51.286, -4.123 51.286, -4.123 51.286, -4.123 51.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3972'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.309 -4.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.309"^^xsd:decimal ;
  dwc:decimalLongitude "-4.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.309 -4.077)"^^geo:wktLiteral ;
  geo-pos:lat "50.309"^^xsd:decimal ;
  geo-pos:long "-4.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1681'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1681'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.232222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.077'^^xsd:double;
  dwc:latitude '50.309'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.077 50.309, -4.077 50.309, -4.077 50.309, -4.077 50.309, -4.077 50.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1681'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.302 -4.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.302 -4.063)"^^geo:wktLiteral ;
  geo-pos:lat "50.302"^^xsd:decimal ;
  geo-pos:long "-4.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1678'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1678'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.6886111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.063'^^xsd:double;
  dwc:latitude '50.302'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.063 50.302, -4.063 50.302, -4.063 50.302, -4.063 50.302, -4.063 50.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1678'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.306 -4.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.306"^^xsd:decimal ;
  dwc:decimalLongitude "-4.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.306 -4.061)"^^geo:wktLiteral ;
  geo-pos:lat "50.306"^^xsd:decimal ;
  geo-pos:long "-4.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1682'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1682'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.98'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.061'^^xsd:double;
  dwc:latitude '50.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.061 50.306, -4.061 50.306, -4.061 50.306, -4.061 50.306, -4.061 50.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1682'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -4.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.37"^^xsd:decimal ;
  dwc:decimalLongitude "-4.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.37 -4.056)"^^geo:wktLiteral ;
  geo-pos:lat "51.37"^^xsd:decimal ;
  geo-pos:long "-4.056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3992'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.745'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.056'^^xsd:double;
  dwc:latitude '51.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.056 51.37, -4.056 51.37, -4.056 51.37, -4.056 51.37, -4.056 51.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3992'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.316 -4.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.316 -4.054)"^^geo:wktLiteral ;
  geo-pos:lat "50.316"^^xsd:decimal ;
  geo-pos:long "-4.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1680'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1680'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.092777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.054'^^xsd:double;
  dwc:latitude '50.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.054 50.316, -4.054 50.316, -4.054 50.316, -4.054 50.316, -4.054 50.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1680'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.717 -4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.717 -4.05)"^^geo:wktLiteral ;
  geo-pos:lat "48.717"^^xsd:decimal ;
  geo-pos:long "-4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2218'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2218'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8944444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.05'^^xsd:double;
  dwc:latitude '48.717'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.05 48.717, -4.05 48.717, -4.05 48.717, -4.05 48.717, -4.05 48.717))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2218'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.714 -4.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.714"^^xsd:decimal ;
  dwc:decimalLongitude "-4.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.714 -4.048)"^^geo:wktLiteral ;
  geo-pos:lat "48.714"^^xsd:decimal ;
  geo-pos:long "-4.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1652'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1652'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.416388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.048'^^xsd:double;
  dwc:latitude '48.714'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.048 48.714, -4.048 48.714, -4.048 48.714, -4.048 48.714, -4.048 48.714))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1652'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.736 -4.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.736"^^xsd:decimal ;
  dwc:decimalLongitude "-4.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.736 -4.046)"^^geo:wktLiteral ;
  geo-pos:lat "48.736"^^xsd:decimal ;
  geo-pos:long "-4.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2219'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2219'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.2552777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.046'^^xsd:double;
  dwc:latitude '48.736'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.046 48.736, -4.046 48.736, -4.046 48.736, -4.046 48.736, -4.046 48.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2219'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -4.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-4.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -4.041)"^^geo:wktLiteral ;
  geo-pos:lat "50.31"^^xsd:decimal ;
  geo-pos:long "-4.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1679'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1679'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.445'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.041'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.041 50.31, -4.041 50.31, -4.041 50.31, -4.041 50.31, -4.041 50.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1679'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.763 -4.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.763"^^xsd:decimal ;
  dwc:decimalLongitude "-4.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.763 -4.021)"^^geo:wktLiteral ;
  geo-pos:lat "48.763"^^xsd:decimal ;
  geo-pos:long "-4.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2084'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2084'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.021'^^xsd:double;
  dwc:latitude '48.763'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.021 48.763, -4.021 48.763, -4.021 48.763, -4.021 48.763, -4.021 48.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2084'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.316 -4.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.316 -4.02)"^^geo:wktLiteral ;
  geo-pos:lat "50.316"^^xsd:decimal ;
  geo-pos:long "-4.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1683'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_1683'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.873333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.02'^^xsd:double;
  dwc:latitude '50.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.02 50.316, -4.02 50.316, -4.02 50.316, -4.02 50.316, -4.02 50.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1683'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.732 -4.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.732"^^xsd:decimal ;
  dwc:decimalLongitude "-4.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.732 -4.011)"^^geo:wktLiteral ;
  geo-pos:lat "48.732"^^xsd:decimal ;
  geo-pos:long "-4.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1653'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_1653'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.877222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-4.011'^^xsd:double;
  dwc:latitude '48.732'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.011 48.732, -4.011 48.732, -4.011 48.732, -4.011 48.732, -4.011 48.732))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1653'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269 -3.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269"^^xsd:decimal ;
  dwc:decimalLongitude "-3.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269 -3.99)"^^geo:wktLiteral ;
  geo-pos:lat "51.269"^^xsd:decimal ;
  geo-pos:long "-3.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_3991'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.09'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.99'^^xsd:double;
  dwc:latitude '51.269'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.99 51.269, -3.99 51.269, -3.99 51.269, -3.99 51.269, -3.99 51.269))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3991'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.314 -3.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.314"^^xsd:decimal ;
  dwc:decimalLongitude "-3.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.314 -3.968)"^^geo:wktLiteral ;
  geo-pos:lat "51.314"^^xsd:decimal ;
  geo-pos:long "-3.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3975'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.643333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.968'^^xsd:double;
  dwc:latitude '51.314'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.968 51.314, -3.968 51.314, -3.968 51.314, -3.968 51.314, -3.968 51.314))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3975'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.718 -3.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.718 -3.952)"^^geo:wktLiteral ;
  geo-pos:lat "48.718"^^xsd:decimal ;
  geo-pos:long "-3.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2220'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2220'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.997222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.952'^^xsd:double;
  dwc:latitude '48.718'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.952 48.718, -3.952 48.718, -3.952 48.718, -3.952 48.718, -3.952 48.718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2220'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297 -3.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.297"^^xsd:decimal ;
  dwc:decimalLongitude "-3.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.297 -3.948)"^^geo:wktLiteral ;
  geo-pos:lat "51.297"^^xsd:decimal ;
  geo-pos:long "-3.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3974'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.599444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.948'^^xsd:double;
  dwc:latitude '51.297'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.948 51.297, -3.948 51.297, -3.948 51.297, -3.948 51.297, -3.948 51.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3974'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.291 -3.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.291"^^xsd:decimal ;
  dwc:decimalLongitude "-3.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.291 -3.946)"^^geo:wktLiteral ;
  geo-pos:lat "49.291"^^xsd:decimal ;
  geo-pos:long "-3.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_740'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_740'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.946'^^xsd:double;
  dwc:latitude '49.291'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.946 49.291, -3.946 49.291, -3.946 49.291, -3.946 49.291, -3.946 49.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_740'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.312 -3.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.312"^^xsd:decimal ;
  dwc:decimalLongitude "-3.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.312 -3.924)"^^geo:wktLiteral ;
  geo-pos:lat "49.312"^^xsd:decimal ;
  geo-pos:long "-3.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_742'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_742'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5538888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.924'^^xsd:double;
  dwc:latitude '49.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.924 49.312, -3.924 49.312, -3.924 49.312, -3.924 49.312, -3.924 49.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_742'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.334 -3.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.334"^^xsd:decimal ;
  dwc:decimalLongitude "-3.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.334 -3.924)"^^geo:wktLiteral ;
  geo-pos:lat "49.334"^^xsd:decimal ;
  geo-pos:long "-3.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_741'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_741'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4911111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.924'^^xsd:double;
  dwc:latitude '49.334'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.924 49.334, -3.924 49.334, -3.924 49.334, -3.924 49.334, -3.924 49.334))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_741'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.286 -3.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.286"^^xsd:decimal ;
  dwc:decimalLongitude "-3.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.286 -3.909)"^^geo:wktLiteral ;
  geo-pos:lat "51.286"^^xsd:decimal ;
  geo-pos:long "-3.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3976'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.340277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.909'^^xsd:double;
  dwc:latitude '51.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.909 51.286, -3.909 51.286, -3.909 51.286, -3.909 51.286, -3.909 51.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3976'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.799 -3.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.799"^^xsd:decimal ;
  dwc:decimalLongitude "-3.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.799 -3.899)"^^geo:wktLiteral ;
  geo-pos:lat "48.799"^^xsd:decimal ;
  geo-pos:long "-3.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2260'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2260'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.076111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.899'^^xsd:double;
  dwc:latitude '48.799'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.899 48.799, -3.899 48.799, -3.899 48.799, -3.899 48.799, -3.899 48.799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2260'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.316 -3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.316"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.316 -3.88)"^^geo:wktLiteral ;
  geo-pos:lat "49.316"^^xsd:decimal ;
  geo-pos:long "-3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_743'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_743'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.88'^^xsd:double;
  dwc:latitude '49.316'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.88 49.316, -3.88 49.316, -3.88 49.316, -3.88 49.316, -3.88 49.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_743'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28 -3.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28"^^xsd:decimal ;
  dwc:decimalLongitude "-3.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28 -3.876)"^^geo:wktLiteral ;
  geo-pos:lat "49.28"^^xsd:decimal ;
  geo-pos:long "-3.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1856'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.189166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.876'^^xsd:double;
  dwc:latitude '49.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.876 49.28, -3.876 49.28, -3.876 49.28, -3.876 49.28, -3.876 49.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1856'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -3.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -3.86)"^^geo:wktLiteral ;
  geo-pos:lat "48.734"^^xsd:decimal ;
  geo-pos:long "-3.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2221'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2221'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.644722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.86'^^xsd:double;
  dwc:latitude '48.734'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.86 48.734, -3.86 48.734, -3.86 48.734, -3.86 48.734, -3.86 48.734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2221'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257 -3.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.257"^^xsd:decimal ;
  dwc:decimalLongitude "-3.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.257 -3.855)"^^geo:wktLiteral ;
  geo-pos:lat "51.257"^^xsd:decimal ;
  geo-pos:long "-3.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_3973'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.941944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.855'^^xsd:double;
  dwc:latitude '51.257'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.855 51.257, -3.855 51.257, -3.855 51.257, -3.855 51.257, -3.855 51.257))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3973'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -3.834)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-3.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1674'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1674'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.016666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.834'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.834 50.2, -3.834 50.2, -3.834 50.2, -3.834 50.2, -3.834 50.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1674'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.977 -3.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.977"^^xsd:decimal ;
  dwc:decimalLongitude "-3.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.977 -3.825)"^^geo:wktLiteral ;
  geo-pos:lat "48.977"^^xsd:decimal ;
  geo-pos:long "-3.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2245'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2245'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.825'^^xsd:double;
  dwc:latitude '48.977'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.825 48.977, -3.825 48.977, -3.825 48.977, -3.825 48.977, -3.825 48.977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2245'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37 -3.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.37"^^xsd:decimal ;
  dwc:decimalLongitude "-3.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.37 -3.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.37"^^xsd:decimal ;
  geo-pos:long "-3.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1857'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.985833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.82'^^xsd:double;
  dwc:latitude '49.37'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.82 49.37, -3.82 49.37, -3.82 49.37, -3.82 49.37, -3.82 49.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1857'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.384 -3.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.384"^^xsd:decimal ;
  dwc:decimalLongitude "-3.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.384 -3.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.384"^^xsd:decimal ;
  geo-pos:long "-3.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1858'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.479166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.818'^^xsd:double;
  dwc:latitude '49.384'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.818 49.384, -3.818 49.384, -3.818 49.384, -3.818 49.384, -3.818 49.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1858'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.426 -3.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.426"^^xsd:decimal ;
  dwc:decimalLongitude "-3.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.426 -3.811)"^^geo:wktLiteral ;
  geo-pos:lat "49.426"^^xsd:decimal ;
  geo-pos:long "-3.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1860'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.094722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.811'^^xsd:double;
  dwc:latitude '49.426'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.811 49.426, -3.811 49.426, -3.811 49.426, -3.811 49.426, -3.811 49.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1860'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.418 -3.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.418"^^xsd:decimal ;
  dwc:decimalLongitude "-3.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.418 -3.807)"^^geo:wktLiteral ;
  geo-pos:lat "49.418"^^xsd:decimal ;
  geo-pos:long "-3.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1859'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.588055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.807'^^xsd:double;
  dwc:latitude '49.418'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.807 49.418, -3.807 49.418, -3.807 49.418, -3.807 49.418, -3.807 49.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1859'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.731 -3.806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.731"^^xsd:decimal ;
  dwc:decimalLongitude "-3.806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.731 -3.806)"^^geo:wktLiteral ;
  geo-pos:lat "48.731"^^xsd:decimal ;
  geo-pos:long "-3.806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2083'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2083'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.385555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.806'^^xsd:double;
  dwc:latitude '48.731'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.806 48.731, -3.806 48.731, -3.806 48.731, -3.806 48.731, -3.806 48.731))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2083'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.315 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.315"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.315 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.315"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_744'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_744'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '49.315'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8 49.315, -3.8 49.315, -3.8 49.315, -3.8 49.315, -3.8 49.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_744'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.766 -3.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.766"^^xsd:decimal ;
  dwc:decimalLongitude "-3.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.766 -3.799)"^^geo:wktLiteral ;
  geo-pos:lat "48.766"^^xsd:decimal ;
  geo-pos:long "-3.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2222'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2222'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.485277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.799'^^xsd:double;
  dwc:latitude '48.766'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.799 48.766, -3.799 48.766, -3.799 48.766, -3.799 48.766, -3.799 48.766))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2222'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.774 -3.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.774"^^xsd:decimal ;
  dwc:decimalLongitude "-3.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.774 -3.794)"^^geo:wktLiteral ;
  geo-pos:lat "48.774"^^xsd:decimal ;
  geo-pos:long "-3.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2271'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2271'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.2316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.794'^^xsd:double;
  dwc:latitude '48.774'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.794 48.774, -3.794 48.774, -3.794 48.774, -3.794 48.774, -3.794 48.774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2271'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -3.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.734 -3.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.734"^^xsd:decimal ;
  geo-pos:long "-3.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2082'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2082'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.866666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.789'^^xsd:double;
  dwc:latitude '48.734'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.789 48.734, -3.789 48.734, -3.789 48.734, -3.789 48.734, -3.789 48.734))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2082'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.774 -3.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.774"^^xsd:decimal ;
  dwc:decimalLongitude "-3.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.774 -3.789)"^^geo:wktLiteral ;
  geo-pos:lat "48.774"^^xsd:decimal ;
  geo-pos:long "-3.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2274'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2274'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.098333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.789'^^xsd:double;
  dwc:latitude '48.774'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.789 48.774, -3.789 48.774, -3.789 48.774, -3.789 48.774, -3.789 48.774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2274'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.767 -3.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.767"^^xsd:decimal ;
  dwc:decimalLongitude "-3.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.767 -3.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.767"^^xsd:decimal ;
  geo-pos:long "-3.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2080'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2080'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.788'^^xsd:double;
  dwc:latitude '48.767'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.788 48.767, -3.788 48.767, -3.788 48.767, -3.788 48.767, -3.788 48.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2080'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.755 -3.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.755"^^xsd:decimal ;
  dwc:decimalLongitude "-3.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.755 -3.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.755"^^xsd:decimal ;
  geo-pos:long "-3.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2081'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2081'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.784'^^xsd:double;
  dwc:latitude '48.755'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.784 48.755, -3.784 48.755, -3.784 48.755, -3.784 48.755, -3.784 48.755))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2081'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77 -3.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.77"^^xsd:decimal ;
  dwc:decimalLongitude "-3.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77 -3.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.77"^^xsd:decimal ;
  geo-pos:long "-3.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2269'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2269'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.595'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.784'^^xsd:double;
  dwc:latitude '48.77'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.784 48.77, -3.784 48.77, -3.784 48.77, -3.784 48.77, -3.784 48.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2269'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.785 -3.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.785"^^xsd:decimal ;
  dwc:decimalLongitude "-3.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.785 -3.784)"^^geo:wktLiteral ;
  geo-pos:lat "48.785"^^xsd:decimal ;
  geo-pos:long "-3.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2268'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2268'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.784'^^xsd:double;
  dwc:latitude '48.785'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.784 48.785, -3.784 48.785, -3.784 48.785, -3.784 48.785, -3.784 48.785))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2268'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.775 -3.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.775"^^xsd:decimal ;
  dwc:decimalLongitude "-3.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.775 -3.782)"^^geo:wktLiteral ;
  geo-pos:lat "48.775"^^xsd:decimal ;
  geo-pos:long "-3.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2270'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2270'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.782'^^xsd:double;
  dwc:latitude '48.775'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.782 48.775, -3.782 48.775, -3.782 48.775, -3.782 48.775, -3.782 48.775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2270'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77 -3.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.77"^^xsd:decimal ;
  dwc:decimalLongitude "-3.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77 -3.775)"^^geo:wktLiteral ;
  geo-pos:lat "48.77"^^xsd:decimal ;
  geo-pos:long "-3.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2223'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2223'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.1225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.775'^^xsd:double;
  dwc:latitude '48.77'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.775 48.77, -3.775 48.77, -3.775 48.77, -3.775 48.77, -3.775 48.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2223'^^xsd:string;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.774 -3.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.774"^^xsd:decimal ;
  dwc:decimalLongitude "-3.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.774 -3.765)"^^geo:wktLiteral ;
  geo-pos:lat "48.774"^^xsd:decimal ;
  geo-pos:long "-3.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2273'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2273'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.41'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.765'^^xsd:double;
  dwc:latitude '48.774'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.765 48.774, -3.765 48.774, -3.765 48.774, -3.765 48.774, -3.765 48.774))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2273'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.925 -3.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.925"^^xsd:decimal ;
  dwc:decimalLongitude "-3.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.925 -3.758)"^^geo:wktLiteral ;
  geo-pos:lat "48.925"^^xsd:decimal ;
  geo-pos:long "-3.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2224'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2224'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.9388888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.758'^^xsd:double;
  dwc:latitude '48.925'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.758 48.925, -3.758 48.925, -3.758 48.925, -3.758 48.925, -3.758 48.925))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2224'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.262 -3.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.262"^^xsd:decimal ;
  dwc:decimalLongitude "-3.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.262 -3.756)"^^geo:wktLiteral ;
  geo-pos:lat "50.262"^^xsd:decimal ;
  geo-pos:long "-3.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1676'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1676'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.658888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.756'^^xsd:double;
  dwc:latitude '50.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.756 50.262, -3.756 50.262, -3.756 50.262, -3.756 50.262, -3.756 50.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1676'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.804 -3.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.804"^^xsd:decimal ;
  dwc:decimalLongitude "-3.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.804 -3.752)"^^geo:wktLiteral ;
  geo-pos:lat "48.804"^^xsd:decimal ;
  geo-pos:long "-3.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2267'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2267'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.3225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.752'^^xsd:double;
  dwc:latitude '48.804'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.752 48.804, -3.752 48.804, -3.752 48.804, -3.752 48.804, -3.752 48.804))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2267'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.254 -3.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.254"^^xsd:decimal ;
  dwc:decimalLongitude "-3.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.254 -3.751)"^^geo:wktLiteral ;
  geo-pos:lat "50.254"^^xsd:decimal ;
  geo-pos:long "-3.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1675'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1675'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.178888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.751'^^xsd:double;
  dwc:latitude '50.254'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.751 50.254, -3.751 50.254, -3.751 50.254, -3.751 50.254, -3.751 50.254))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1675'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.759 -3.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.759"^^xsd:decimal ;
  dwc:decimalLongitude "-3.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.759 -3.745)"^^geo:wktLiteral ;
  geo-pos:lat "48.759"^^xsd:decimal ;
  geo-pos:long "-3.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2079'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2079'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.932222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.745'^^xsd:double;
  dwc:latitude '48.759'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.745 48.759, -3.745 48.759, -3.745 48.759, -3.745 48.759, -3.745 48.759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2079'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.938 -3.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.938"^^xsd:decimal ;
  dwc:decimalLongitude "-3.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.938 -3.745)"^^geo:wktLiteral ;
  geo-pos:lat "49.938"^^xsd:decimal ;
  geo-pos:long "-3.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1048'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.456111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.745'^^xsd:double;
  dwc:latitude '49.938'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.745 49.938, -3.745 49.938, -3.745 49.938, -3.745 49.938, -3.745 49.938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1048'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.881 -3.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.881"^^xsd:decimal ;
  dwc:decimalLongitude "-3.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.881 -3.742)"^^geo:wktLiteral ;
  geo-pos:lat "48.881"^^xsd:decimal ;
  geo-pos:long "-3.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2234'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2234'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.3211111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.742'^^xsd:double;
  dwc:latitude '48.881'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.742 48.881, -3.742 48.881, -3.742 48.881, -3.742 48.881, -3.742 48.881))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2234'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.769 -3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.769"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.769 -3.73)"^^geo:wktLiteral ;
  geo-pos:lat "48.769"^^xsd:decimal ;
  geo-pos:long "-3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2272'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_2272'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.632777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.73'^^xsd:double;
  dwc:latitude '48.769'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.73 48.769, -3.73 48.769, -3.73 48.769, -3.73 48.769, -3.73 48.769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2272'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.917 -3.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.917 -3.728)"^^geo:wktLiteral ;
  geo-pos:lat "48.917"^^xsd:decimal ;
  geo-pos:long "-3.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2250'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2250'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6494444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.728'^^xsd:double;
  dwc:latitude '48.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.728 48.917, -3.728 48.917, -3.728 48.917, -3.728 48.917, -3.728 48.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2250'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.931 -3.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.931"^^xsd:decimal ;
  dwc:decimalLongitude "-3.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.931 -3.717)"^^geo:wktLiteral ;
  geo-pos:lat "48.931"^^xsd:decimal ;
  geo-pos:long "-3.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2249'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2249'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2355555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.717'^^xsd:double;
  dwc:latitude '48.931'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.717 48.931, -3.717 48.931, -3.717 48.931, -3.717 48.931, -3.717 48.931))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2249'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.891 -3.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.891"^^xsd:decimal ;
  dwc:decimalLongitude "-3.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.891 -3.715)"^^geo:wktLiteral ;
  geo-pos:lat "49.891"^^xsd:decimal ;
  geo-pos:long "-3.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1047'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.432222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.715'^^xsd:double;
  dwc:latitude '49.891'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.715 49.891, -3.715 49.891, -3.715 49.891, -3.715 49.891, -3.715 49.891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1047'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.964 -3.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.964"^^xsd:decimal ;
  dwc:decimalLongitude "-3.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.964 -3.702)"^^geo:wktLiteral ;
  geo-pos:lat "49.964"^^xsd:decimal ;
  geo-pos:long "-3.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1670'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1670'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.6136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.702'^^xsd:double;
  dwc:latitude '49.964'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.702 49.964, -3.702 49.964, -3.702 49.964, -3.702 49.964, -3.702 49.964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1670'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.977 -3.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.977"^^xsd:decimal ;
  dwc:decimalLongitude "-3.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.977 -3.695)"^^geo:wktLiteral ;
  geo-pos:lat "48.977"^^xsd:decimal ;
  geo-pos:long "-3.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2262'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2262'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.695'^^xsd:double;
  dwc:latitude '48.977'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.695 48.977, -3.695 48.977, -3.695 48.977, -3.695 48.977, -3.695 48.977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2262'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88 -3.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88"^^xsd:decimal ;
  dwc:decimalLongitude "-3.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88 -3.692)"^^geo:wktLiteral ;
  geo-pos:lat "48.88"^^xsd:decimal ;
  geo-pos:long "-3.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2229'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2229'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.3955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.692'^^xsd:double;
  dwc:latitude '48.88'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.692 48.88, -3.692 48.88, -3.692 48.88, -3.692 48.88, -3.692 48.88))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2229'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.926 -3.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.926"^^xsd:decimal ;
  dwc:decimalLongitude "-3.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.926 -3.689)"^^geo:wktLiteral ;
  geo-pos:lat "48.926"^^xsd:decimal ;
  geo-pos:long "-3.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2264'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2264'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.689'^^xsd:double;
  dwc:latitude '48.926'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.689 48.926, -3.689 48.926, -3.689 48.926, -3.689 48.926, -3.689 48.926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2264'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.876 -3.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.876"^^xsd:decimal ;
  dwc:decimalLongitude "-3.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.876 -3.681)"^^geo:wktLiteral ;
  geo-pos:lat "48.876"^^xsd:decimal ;
  geo-pos:long "-3.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2227'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2227'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.114166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.681'^^xsd:double;
  dwc:latitude '48.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.681 48.876, -3.681 48.876, -3.681 48.876, -3.681 48.876, -3.681 48.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2227'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.892 -3.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.892"^^xsd:decimal ;
  dwc:decimalLongitude "-3.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.892 -3.681)"^^geo:wktLiteral ;
  geo-pos:lat "48.892"^^xsd:decimal ;
  geo-pos:long "-3.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2258'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2258'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.681'^^xsd:double;
  dwc:latitude '48.892'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.681 48.892, -3.681 48.892, -3.681 48.892, -3.681 48.892, -3.681 48.892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2258'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.972 -3.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.972"^^xsd:decimal ;
  dwc:decimalLongitude "-3.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.972 -3.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.972"^^xsd:decimal ;
  geo-pos:long "-3.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2248'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2248'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.679'^^xsd:double;
  dwc:latitude '48.972'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.679 48.972, -3.679 48.972, -3.679 48.972, -3.679 48.972, -3.679 48.972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2248'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.98 -3.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.98"^^xsd:decimal ;
  dwc:decimalLongitude "-3.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.98 -3.679)"^^geo:wktLiteral ;
  geo-pos:lat "48.98"^^xsd:decimal ;
  geo-pos:long "-3.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2247'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2247'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.679'^^xsd:double;
  dwc:latitude '48.98'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.679 48.98, -3.679 48.98, -3.679 48.98, -3.679 48.98, -3.679 48.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2247'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.963 -3.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.963"^^xsd:decimal ;
  dwc:decimalLongitude "-3.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.963 -3.677)"^^geo:wktLiteral ;
  geo-pos:lat "48.963"^^xsd:decimal ;
  geo-pos:long "-3.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2263'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2263'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.677'^^xsd:double;
  dwc:latitude '48.963'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.677 48.963, -3.677 48.963, -3.677 48.963, -3.677 48.963, -3.677 48.963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2263'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.884 -3.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.884"^^xsd:decimal ;
  dwc:decimalLongitude "-3.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.884 -3.676)"^^geo:wktLiteral ;
  geo-pos:lat "48.884"^^xsd:decimal ;
  geo-pos:long "-3.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2235'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2235'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.11'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.676'^^xsd:double;
  dwc:latitude '48.884'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.676 48.884, -3.676 48.884, -3.676 48.884, -3.676 48.884, -3.676 48.884))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2235'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.86 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.86"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.86 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "48.86"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1658'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1658'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '48.86'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.67 48.86, -3.67 48.86, -3.67 48.86, -3.67 48.86, -3.67 48.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1658'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.875 -3.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.875 -3.666)"^^geo:wktLiteral ;
  geo-pos:lat "48.875"^^xsd:decimal ;
  geo-pos:long "-3.666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2254'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2254'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.048611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.666'^^xsd:double;
  dwc:latitude '48.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.666 48.875, -3.666 48.875, -3.666 48.875, -3.666 48.875, -3.666 48.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2254'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.818 -3.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.818"^^xsd:decimal ;
  dwc:decimalLongitude "-3.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.818 -3.664)"^^geo:wktLiteral ;
  geo-pos:lat "48.818"^^xsd:decimal ;
  geo-pos:long "-3.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1654'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1654'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.2205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.664'^^xsd:double;
  dwc:latitude '48.818'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.664 48.818, -3.664 48.818, -3.664 48.818, -3.664 48.818, -3.664 48.818))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1654'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.879 -3.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.879"^^xsd:decimal ;
  dwc:decimalLongitude "-3.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.879 -3.663)"^^geo:wktLiteral ;
  geo-pos:lat "48.879"^^xsd:decimal ;
  geo-pos:long "-3.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2257'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2257'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6741666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.663'^^xsd:double;
  dwc:latitude '48.879'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.663 48.879, -3.663 48.879, -3.663 48.879, -3.663 48.879, -3.663 48.879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2257'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.815 -3.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.815"^^xsd:decimal ;
  dwc:decimalLongitude "-3.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.815 -3.659)"^^geo:wktLiteral ;
  geo-pos:lat "49.815"^^xsd:decimal ;
  geo-pos:long "-3.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1861'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.659'^^xsd:double;
  dwc:latitude '49.815'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.659 49.815, -3.659 49.815, -3.659 49.815, -3.659 49.815, -3.659 49.815))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1861'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.853 -3.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.853"^^xsd:decimal ;
  dwc:decimalLongitude "-3.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.853 -3.658)"^^geo:wktLiteral ;
  geo-pos:lat "48.853"^^xsd:decimal ;
  geo-pos:long "-3.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2253'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2253'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.445833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.658'^^xsd:double;
  dwc:latitude '48.853'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.658 48.853, -3.658 48.853, -3.658 48.853, -3.658 48.853, -3.658 48.853))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2253'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.277 -3.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.277"^^xsd:decimal ;
  dwc:decimalLongitude "-3.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.277 -3.658)"^^geo:wktLiteral ;
  geo-pos:lat "49.277"^^xsd:decimal ;
  geo-pos:long "-3.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_746'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_746'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.426388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.658'^^xsd:double;
  dwc:latitude '49.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.658 49.277, -3.658 49.277, -3.658 49.277, -3.658 49.277, -3.658 49.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_746'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.872 -3.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.872 -3.657)"^^geo:wktLiteral ;
  geo-pos:lat "48.872"^^xsd:decimal ;
  geo-pos:long "-3.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2240'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2240'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.72'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.657'^^xsd:double;
  dwc:latitude '48.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.657 48.872, -3.657 48.872, -3.657 48.872, -3.657 48.872, -3.657 48.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2240'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.876 -3.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.876"^^xsd:decimal ;
  dwc:decimalLongitude "-3.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.876 -3.656)"^^geo:wktLiteral ;
  geo-pos:lat "48.876"^^xsd:decimal ;
  geo-pos:long "-3.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2259'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2259'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.203055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.656'^^xsd:double;
  dwc:latitude '48.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.656 48.876, -3.656 48.876, -3.656 48.876, -3.656 48.876, -3.656 48.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2259'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.879 -3.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.879"^^xsd:decimal ;
  dwc:decimalLongitude "-3.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.879 -3.656)"^^geo:wktLiteral ;
  geo-pos:lat "48.879"^^xsd:decimal ;
  geo-pos:long "-3.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2255'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2255'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.054166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.656'^^xsd:double;
  dwc:latitude '48.879'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.656 48.879, -3.656 48.879, -3.656 48.879, -3.656 48.879, -3.656 48.879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2255'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.993 -3.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.993"^^xsd:decimal ;
  dwc:decimalLongitude "-3.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.993 -3.654)"^^geo:wktLiteral ;
  geo-pos:lat "48.993"^^xsd:decimal ;
  geo-pos:long "-3.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2246'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2246'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.5022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.654'^^xsd:double;
  dwc:latitude '48.993'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.654 48.993, -3.654 48.993, -3.654 48.993, -3.654 48.993, -3.654 48.993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2246'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -3.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.865"^^xsd:decimal ;
  dwc:decimalLongitude "-3.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -3.653)"^^geo:wktLiteral ;
  geo-pos:lat "48.865"^^xsd:decimal ;
  geo-pos:long "-3.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2233'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2233'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.5877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.653'^^xsd:double;
  dwc:latitude '48.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.653 48.865, -3.653 48.865, -3.653 48.865, -3.653 48.865, -3.653 48.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2233'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.999 -3.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.999"^^xsd:decimal ;
  dwc:decimalLongitude "-3.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.999 -3.653)"^^geo:wktLiteral ;
  geo-pos:lat "48.999"^^xsd:decimal ;
  geo-pos:long "-3.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2261'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2261'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.5033333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.653'^^xsd:double;
  dwc:latitude '48.999'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.653 48.999, -3.653 48.999, -3.653 48.999, -3.653 48.999, -3.653 48.999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2261'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.879 -3.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.879"^^xsd:decimal ;
  dwc:decimalLongitude "-3.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.879 -3.652)"^^geo:wktLiteral ;
  geo-pos:lat "48.879"^^xsd:decimal ;
  geo-pos:long "-3.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1667'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1667'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.652'^^xsd:double;
  dwc:latitude '48.879'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.652 48.879, -3.652 48.879, -3.652 48.879, -3.652 48.879, -3.652 48.879))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1667'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87 -3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87"^^xsd:decimal ;
  dwc:decimalLongitude "-3.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87 -3.65)"^^geo:wktLiteral ;
  geo-pos:lat "48.87"^^xsd:decimal ;
  geo-pos:long "-3.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2231'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2231'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4036111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.65'^^xsd:double;
  dwc:latitude '48.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.65 48.87, -3.65 48.87, -3.65 48.87, -3.65 48.87, -3.65 48.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2231'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.871 -3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.871"^^xsd:decimal ;
  dwc:decimalLongitude "-3.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.871 -3.65)"^^geo:wktLiteral ;
  geo-pos:lat "48.871"^^xsd:decimal ;
  geo-pos:long "-3.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2265'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2265'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.253888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.65'^^xsd:double;
  dwc:latitude '48.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.65 48.871, -3.65 48.871, -3.65 48.871, -3.65 48.871, -3.65 48.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2265'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.869 -3.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.869"^^xsd:decimal ;
  dwc:decimalLongitude "-3.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.869 -3.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.869"^^xsd:decimal ;
  geo-pos:long "-3.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2266'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_2266'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.276111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.648'^^xsd:double;
  dwc:latitude '48.869'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.648 48.869, -3.648 48.869, -3.648 48.869, -3.648 48.869, -3.648 48.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2266'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.891 -3.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.891"^^xsd:decimal ;
  dwc:decimalLongitude "-3.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.891 -3.648)"^^geo:wktLiteral ;
  geo-pos:lat "48.891"^^xsd:decimal ;
  geo-pos:long "-3.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2252'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2252'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.558611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.648'^^xsd:double;
  dwc:latitude '48.891'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.648 48.891, -3.648 48.891, -3.648 48.891, -3.648 48.891, -3.648 48.891))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2252'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -3.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.883"^^xsd:decimal ;
  dwc:decimalLongitude "-3.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -3.647)"^^geo:wktLiteral ;
  geo-pos:lat "48.883"^^xsd:decimal ;
  geo-pos:long "-3.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2237'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2237'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.789166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.647'^^xsd:double;
  dwc:latitude '48.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.647 48.883, -3.647 48.883, -3.647 48.883, -3.647 48.883, -3.647 48.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2237'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.242 -3.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.242"^^xsd:decimal ;
  dwc:decimalLongitude "-3.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.242 -3.647)"^^geo:wktLiteral ;
  geo-pos:lat "49.242"^^xsd:decimal ;
  geo-pos:long "-3.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_745'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_745'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.647'^^xsd:double;
  dwc:latitude '49.242'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.647 49.242, -3.647 49.242, -3.647 49.242, -3.647 49.242, -3.647 49.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_745'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.871 -3.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.871"^^xsd:decimal ;
  dwc:decimalLongitude "-3.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.871 -3.646)"^^geo:wktLiteral ;
  geo-pos:lat "48.871"^^xsd:decimal ;
  geo-pos:long "-3.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2256'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_2256'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.646'^^xsd:double;
  dwc:latitude '48.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.646 48.871, -3.646 48.871, -3.646 48.871, -3.646 48.871, -3.646 48.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2256'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.875 -3.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.875 -3.646)"^^geo:wktLiteral ;
  geo-pos:lat "48.875"^^xsd:decimal ;
  geo-pos:long "-3.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2242'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2242'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.646'^^xsd:double;
  dwc:latitude '48.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.646 48.875, -3.646 48.875, -3.646 48.875, -3.646 48.875, -3.646 48.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2242'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.864 -3.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.864"^^xsd:decimal ;
  dwc:decimalLongitude "-3.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.864 -3.643)"^^geo:wktLiteral ;
  geo-pos:lat "48.864"^^xsd:decimal ;
  geo-pos:long "-3.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2236'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2236'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.121111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.643'^^xsd:double;
  dwc:latitude '48.864'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.643 48.864, -3.643 48.864, -3.643 48.864, -3.643 48.864, -3.643 48.864))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2236'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.846 -3.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.846"^^xsd:decimal ;
  dwc:decimalLongitude "-3.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.846 -3.642)"^^geo:wktLiteral ;
  geo-pos:lat "48.846"^^xsd:decimal ;
  geo-pos:long "-3.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1660'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1660'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.642'^^xsd:double;
  dwc:latitude '48.846'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.642 48.846, -3.642 48.846, -3.642 48.846, -3.642 48.846, -3.642 48.846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1660'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.873 -3.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.873"^^xsd:decimal ;
  dwc:decimalLongitude "-3.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.873 -3.642)"^^geo:wktLiteral ;
  geo-pos:lat "48.873"^^xsd:decimal ;
  geo-pos:long "-3.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1662'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1662'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3869444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.642'^^xsd:double;
  dwc:latitude '48.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.642 48.873, -3.642 48.873, -3.642 48.873, -3.642 48.873, -3.642 48.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1662'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.877 -3.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.877"^^xsd:decimal ;
  dwc:decimalLongitude "-3.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.877 -3.641)"^^geo:wktLiteral ;
  geo-pos:lat "48.877"^^xsd:decimal ;
  geo-pos:long "-3.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1656'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1656'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.9877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.641'^^xsd:double;
  dwc:latitude '48.877'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.641 48.877, -3.641 48.877, -3.641 48.877, -3.641 48.877, -3.641 48.877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1656'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.275 -3.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.275"^^xsd:decimal ;
  dwc:decimalLongitude "-3.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.275 -3.641)"^^geo:wktLiteral ;
  geo-pos:lat "49.275"^^xsd:decimal ;
  geo-pos:long "-3.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_747'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_747'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.081388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.641'^^xsd:double;
  dwc:latitude '49.275'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.641 49.275, -3.641 49.275, -3.641 49.275, -3.641 49.275, -3.641 49.275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_747'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -3.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.858"^^xsd:decimal ;
  dwc:decimalLongitude "-3.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.858 -3.639)"^^geo:wktLiteral ;
  geo-pos:lat "49.858"^^xsd:decimal ;
  geo-pos:long "-3.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1862'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.673888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.639'^^xsd:double;
  dwc:latitude '49.858'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.639 49.858, -3.639 49.858, -3.639 49.858, -3.639 49.858, -3.639 49.858))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1862'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.214 -3.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.214"^^xsd:decimal ;
  dwc:decimalLongitude "-3.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.214 -3.639)"^^geo:wktLiteral ;
  geo-pos:lat "50.214"^^xsd:decimal ;
  geo-pos:long "-3.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1672'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1672'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.000277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.639'^^xsd:double;
  dwc:latitude '50.214'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.639 50.214, -3.639 50.214, -3.639 50.214, -3.639 50.214, -3.639 50.214))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1672'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.873 -3.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.873"^^xsd:decimal ;
  dwc:decimalLongitude "-3.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.873 -3.638)"^^geo:wktLiteral ;
  geo-pos:lat "48.873"^^xsd:decimal ;
  geo-pos:long "-3.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1659'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1659'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4313888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.638'^^xsd:double;
  dwc:latitude '48.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.638 48.873, -3.638 48.873, -3.638 48.873, -3.638 48.873, -3.638 48.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1659'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.097 -3.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.097"^^xsd:decimal ;
  dwc:decimalLongitude "-3.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.097 -3.638)"^^geo:wktLiteral ;
  geo-pos:lat "50.097"^^xsd:decimal ;
  geo-pos:long "-3.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1671'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1671'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2780555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.638'^^xsd:double;
  dwc:latitude '50.097'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.638 50.097, -3.638 50.097, -3.638 50.097, -3.638 50.097, -3.638 50.097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1671'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.875 -3.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.875 -3.637)"^^geo:wktLiteral ;
  geo-pos:lat "48.875"^^xsd:decimal ;
  geo-pos:long "-3.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2228'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2228'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.801666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.637'^^xsd:double;
  dwc:latitude '48.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.637 48.875, -3.637 48.875, -3.637 48.875, -3.637 48.875, -3.637 48.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2228'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.871 -3.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.871"^^xsd:decimal ;
  dwc:decimalLongitude "-3.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.871 -3.636)"^^geo:wktLiteral ;
  geo-pos:lat "48.871"^^xsd:decimal ;
  geo-pos:long "-3.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1666'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1666'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.410555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.636'^^xsd:double;
  dwc:latitude '48.871'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.636 48.871, -3.636 48.871, -3.636 48.871, -3.636 48.871, -3.636 48.871))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1666'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87 -3.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.87"^^xsd:decimal ;
  dwc:decimalLongitude "-3.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.87 -3.635)"^^geo:wktLiteral ;
  geo-pos:lat "48.87"^^xsd:decimal ;
  geo-pos:long "-3.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2243'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2243'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.920277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.635'^^xsd:double;
  dwc:latitude '48.87'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.635 48.87, -3.635 48.87, -3.635 48.87, -3.635 48.87, -3.635 48.87))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2243'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.222 -3.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.222"^^xsd:decimal ;
  dwc:decimalLongitude "-3.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.222 -3.634)"^^geo:wktLiteral ;
  geo-pos:lat "49.222"^^xsd:decimal ;
  geo-pos:long "-3.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_748'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_748'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.749166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.634'^^xsd:double;
  dwc:latitude '49.222'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.634 49.222, -3.634 49.222, -3.634 49.222, -3.634 49.222, -3.634 49.222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_748'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.877 -3.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.877"^^xsd:decimal ;
  dwc:decimalLongitude "-3.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.877 -3.633)"^^geo:wktLiteral ;
  geo-pos:lat "48.877"^^xsd:decimal ;
  geo-pos:long "-3.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1665'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1665'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.887222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.633'^^xsd:double;
  dwc:latitude '48.877'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.633 48.877, -3.633 48.877, -3.633 48.877, -3.633 48.877, -3.633 48.877))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1665'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.874 -3.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.874"^^xsd:decimal ;
  dwc:decimalLongitude "-3.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.874 -3.631)"^^geo:wktLiteral ;
  geo-pos:lat "48.874"^^xsd:decimal ;
  geo-pos:long "-3.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1661'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1661'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1380555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.631'^^xsd:double;
  dwc:latitude '48.874'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.631 48.874, -3.631 48.874, -3.631 48.874, -3.631 48.874, -3.631 48.874))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1661'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.876 -3.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.876"^^xsd:decimal ;
  dwc:decimalLongitude "-3.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.876 -3.631)"^^geo:wktLiteral ;
  geo-pos:lat "48.876"^^xsd:decimal ;
  geo-pos:long "-3.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2230'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2230'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.631'^^xsd:double;
  dwc:latitude '48.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.631 48.876, -3.631 48.876, -3.631 48.876, -3.631 48.876, -3.631 48.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2230'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.861 -3.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.861"^^xsd:decimal ;
  dwc:decimalLongitude "-3.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.861 -3.63)"^^geo:wktLiteral ;
  geo-pos:lat "48.861"^^xsd:decimal ;
  geo-pos:long "-3.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2226'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2226'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.073055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.63'^^xsd:double;
  dwc:latitude '48.861'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.63 48.861, -3.63 48.861, -3.63 48.861, -3.63 48.861, -3.63 48.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2226'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.862 -3.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.862"^^xsd:decimal ;
  dwc:decimalLongitude "-3.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.862 -3.629)"^^geo:wktLiteral ;
  geo-pos:lat "48.862"^^xsd:decimal ;
  geo-pos:long "-3.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2251'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_2251'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.048888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.629'^^xsd:double;
  dwc:latitude '48.862'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.629 48.862, -3.629 48.862, -3.629 48.862, -3.629 48.862, -3.629 48.862))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2251'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.876 -3.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.876"^^xsd:decimal ;
  dwc:decimalLongitude "-3.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.876 -3.628)"^^geo:wktLiteral ;
  geo-pos:lat "48.876"^^xsd:decimal ;
  geo-pos:long "-3.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1657'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1657'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.628'^^xsd:double;
  dwc:latitude '48.876'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.628 48.876, -3.628 48.876, -3.628 48.876, -3.628 48.876, -3.628 48.876))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1657'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.872 -3.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.872 -3.627)"^^geo:wktLiteral ;
  geo-pos:lat "48.872"^^xsd:decimal ;
  geo-pos:long "-3.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1663'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1663'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.073055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.627'^^xsd:double;
  dwc:latitude '48.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.627 48.872, -3.627 48.872, -3.627 48.872, -3.627 48.872, -3.627 48.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1663'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.889 -3.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.889 -3.625)"^^geo:wktLiteral ;
  geo-pos:lat "48.889"^^xsd:decimal ;
  geo-pos:long "-3.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2244'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2244'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.209166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.625'^^xsd:double;
  dwc:latitude '48.889'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.625 48.889, -3.625 48.889, -3.625 48.889, -3.625 48.889, -3.625 48.889))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2244'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.778 -3.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.778"^^xsd:decimal ;
  dwc:decimalLongitude "-3.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.778 -3.625)"^^geo:wktLiteral ;
  geo-pos:lat "49.778"^^xsd:decimal ;
  geo-pos:long "-3.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1046'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.625'^^xsd:double;
  dwc:latitude '49.778'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.625 49.778, -3.625 49.778, -3.625 49.778, -3.625 49.778, -3.625 49.778))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1046'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -3.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.883"^^xsd:decimal ;
  dwc:decimalLongitude "-3.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -3.624)"^^geo:wktLiteral ;
  geo-pos:lat "48.883"^^xsd:decimal ;
  geo-pos:long "-3.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2225'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2225'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.624'^^xsd:double;
  dwc:latitude '48.883'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.624 48.883, -3.624 48.883, -3.624 48.883, -3.624 48.883, -3.624 48.883))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2225'^^xsd:string;
  dwc:observationDate '2002-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.216 -3.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.216"^^xsd:decimal ;
  dwc:decimalLongitude "-3.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.216 -3.622)"^^geo:wktLiteral ;
  geo-pos:lat "50.216"^^xsd:decimal ;
  geo-pos:long "-3.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1673'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_1673'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.695833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.622'^^xsd:double;
  dwc:latitude '50.216'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.622 50.216, -3.622 50.216, -3.622 50.216, -3.622 50.216, -3.622 50.216))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1673'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -3.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.865"^^xsd:decimal ;
  dwc:decimalLongitude "-3.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.865 -3.621)"^^geo:wktLiteral ;
  geo-pos:lat "48.865"^^xsd:decimal ;
  geo-pos:long "-3.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1664'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1664'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.762222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.621'^^xsd:double;
  dwc:latitude '48.865'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.621 48.865, -3.621 48.865, -3.621 48.865, -3.621 48.865, -3.621 48.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1664'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73 -3.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.73 -3.621)"^^geo:wktLiteral ;
  geo-pos:lat "49.73"^^xsd:decimal ;
  geo-pos:long "-3.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1045'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.214444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.621'^^xsd:double;
  dwc:latitude '49.73'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.621 49.73, -3.621 49.73, -3.621 49.73, -3.621 49.73, -3.621 49.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1045'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.86 -3.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.86"^^xsd:decimal ;
  dwc:decimalLongitude "-3.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.86 -3.615)"^^geo:wktLiteral ;
  geo-pos:lat "48.86"^^xsd:decimal ;
  geo-pos:long "-3.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1655'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_1655'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.6088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.615'^^xsd:double;
  dwc:latitude '48.86'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.615 48.86, -3.615 48.86, -3.615 48.86, -3.615 48.86, -3.615 48.86))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1655'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.352 -3.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.352"^^xsd:decimal ;
  dwc:decimalLongitude "-3.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.352 -3.608)"^^geo:wktLiteral ;
  geo-pos:lat "51.352"^^xsd:decimal ;
  geo-pos:long "-3.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3978'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.685277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.608'^^xsd:double;
  dwc:latitude '51.352'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.608 51.352, -3.608 51.352, -3.608 51.352, -3.608 51.352, -3.608 51.352))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3978'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.873 -3.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.873"^^xsd:decimal ;
  dwc:decimalLongitude "-3.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.873 -3.595)"^^geo:wktLiteral ;
  geo-pos:lat "48.873"^^xsd:decimal ;
  geo-pos:long "-3.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2239'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2239'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.7488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.595'^^xsd:double;
  dwc:latitude '48.873'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.595 48.873, -3.595 48.873, -3.595 48.873, -3.595 48.873, -3.595 48.873))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2239'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -3.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -3.571)"^^geo:wktLiteral ;
  geo-pos:lat "48.833"^^xsd:decimal ;
  geo-pos:long "-3.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2241'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2241'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3619444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.571'^^xsd:double;
  dwc:latitude '48.833'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.571 48.833, -3.571 48.833, -3.571 48.833, -3.571 48.833, -3.571 48.833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2241'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.208 -3.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.208"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.208 -3.56)"^^geo:wktLiteral ;
  geo-pos:lat "49.208"^^xsd:decimal ;
  geo-pos:long "-3.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_749'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_749'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.268611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.56'^^xsd:double;
  dwc:latitude '49.208'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.56 49.208, -3.56 49.208, -3.56 49.208, -3.56 49.208, -3.56 49.208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_749'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.878 -3.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.878"^^xsd:decimal ;
  dwc:decimalLongitude "-3.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.878 -3.556)"^^geo:wktLiteral ;
  geo-pos:lat "48.878"^^xsd:decimal ;
  geo-pos:long "-3.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2232'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2232'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.231111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.556'^^xsd:double;
  dwc:latitude '48.878'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.556 48.878, -3.556 48.878, -3.556 48.878, -3.556 48.878, -3.556 48.878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2232'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -3.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-3.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -3.551)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-3.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1863'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.347777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.551'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.551 49.9, -3.551 49.9, -3.551 49.9, -3.551 49.9, -3.551 49.9))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1863'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.085 -3.539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.085"^^xsd:decimal ;
  dwc:decimalLongitude "-3.539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.085 -3.539)"^^geo:wktLiteral ;
  geo-pos:lat "49.085"^^xsd:decimal ;
  geo-pos:long "-3.539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1668'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1668'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.8147222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.539'^^xsd:double;
  dwc:latitude '49.085'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.539 49.085, -3.539 49.085, -3.539 49.085, -3.539 49.085, -3.539 49.085))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1668'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.186 -3.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.186"^^xsd:decimal ;
  dwc:decimalLongitude "-3.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.186 -3.536)"^^geo:wktLiteral ;
  geo-pos:lat "49.186"^^xsd:decimal ;
  geo-pos:long "-3.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_750'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_750'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.345277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.536'^^xsd:double;
  dwc:latitude '49.186'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.536 49.186, -3.536 49.186, -3.536 49.186, -3.536 49.186, -3.536 49.186))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_750'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.211 -3.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.211"^^xsd:decimal ;
  dwc:decimalLongitude "-3.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.211 -3.534)"^^geo:wktLiteral ;
  geo-pos:lat "51.211"^^xsd:decimal ;
  geo-pos:long "-3.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3977'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.534'^^xsd:double;
  dwc:latitude '51.211'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.534 51.211, -3.534 51.211, -3.534 51.211, -3.534 51.211, -3.534 51.211))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3977'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.932 -3.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.932"^^xsd:decimal ;
  dwc:decimalLongitude "-3.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.932 -3.529)"^^geo:wktLiteral ;
  geo-pos:lat "48.932"^^xsd:decimal ;
  geo-pos:long "-3.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2238'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2238'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0661111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.529'^^xsd:double;
  dwc:latitude '48.932'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.529 48.932, -3.529 48.932, -3.529 48.932, -3.529 48.932, -3.529 48.932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2238'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.189 -3.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.189"^^xsd:decimal ;
  dwc:decimalLongitude "-3.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.189 -3.514)"^^geo:wktLiteral ;
  geo-pos:lat "49.189"^^xsd:decimal ;
  geo-pos:long "-3.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_751'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_751'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.909166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.514'^^xsd:double;
  dwc:latitude '49.189'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.514 49.189, -3.514 49.189, -3.514 49.189, -3.514 49.189, -3.514 49.189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_751'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.351 -3.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.351"^^xsd:decimal ;
  dwc:decimalLongitude "-3.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.351 -3.495)"^^geo:wktLiteral ;
  geo-pos:lat "51.351"^^xsd:decimal ;
  geo-pos:long "-3.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3986'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.066944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.495'^^xsd:double;
  dwc:latitude '51.351'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.495 51.351, -3.495 51.351, -3.495 51.351, -3.495 51.351, -3.495 51.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3986'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.699 -3.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.699"^^xsd:decimal ;
  dwc:decimalLongitude "-3.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.699 -3.473)"^^geo:wktLiteral ;
  geo-pos:lat "49.699"^^xsd:decimal ;
  geo-pos:long "-3.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1044'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.473'^^xsd:double;
  dwc:latitude '49.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.473 49.699, -3.473 49.699, -3.473 49.699, -3.473 49.699, -3.473 49.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1044'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.835 -3.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.835"^^xsd:decimal ;
  dwc:decimalLongitude "-3.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.835 -3.468)"^^geo:wktLiteral ;
  geo-pos:lat "48.835"^^xsd:decimal ;
  geo-pos:long "-3.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2078'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2078'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.9263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.468'^^xsd:double;
  dwc:latitude '48.835'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.468 48.835, -3.468 48.835, -3.468 48.835, -3.468 48.835, -3.468 48.835))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2078'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328 -3.464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328"^^xsd:decimal ;
  dwc:decimalLongitude "-3.464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328 -3.464)"^^geo:wktLiteral ;
  geo-pos:lat "51.328"^^xsd:decimal ;
  geo-pos:long "-3.464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3988'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.483611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.464'^^xsd:double;
  dwc:latitude '51.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.464 51.328, -3.464 51.328, -3.464 51.328, -3.464 51.328, -3.464 51.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3988'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.332 -3.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.332"^^xsd:decimal ;
  dwc:decimalLongitude "-3.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.332 -3.462)"^^geo:wktLiteral ;
  geo-pos:lat "51.332"^^xsd:decimal ;
  geo-pos:long "-3.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3987'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.075277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.462'^^xsd:double;
  dwc:latitude '51.332'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.462 51.332, -3.462 51.332, -3.462 51.332, -3.462 51.332, -3.462 51.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3987'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.837 -3.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.837"^^xsd:decimal ;
  dwc:decimalLongitude "-3.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.837 -3.446)"^^geo:wktLiteral ;
  geo-pos:lat "48.837"^^xsd:decimal ;
  geo-pos:long "-3.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2077'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2077'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.9430555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.446'^^xsd:double;
  dwc:latitude '48.837'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.446 48.837, -3.446 48.837, -3.446 48.837, -3.446 48.837, -3.446 48.837))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2077'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.834 -3.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.834"^^xsd:decimal ;
  dwc:decimalLongitude "-3.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.834 -3.439)"^^geo:wktLiteral ;
  geo-pos:lat "48.834"^^xsd:decimal ;
  geo-pos:long "-3.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2076'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2076'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8813888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.439'^^xsd:double;
  dwc:latitude '48.834'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.439 48.834, -3.439 48.834, -3.439 48.834, -3.439 48.834, -3.439 48.834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2076'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.162 -3.428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.162"^^xsd:decimal ;
  dwc:decimalLongitude "-3.428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.162 -3.428)"^^geo:wktLiteral ;
  geo-pos:lat "49.162"^^xsd:decimal ;
  geo-pos:long "-3.428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_752'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_752'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.036388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.428'^^xsd:double;
  dwc:latitude '49.162'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.428 49.162, -3.428 49.162, -3.428 49.162, -3.428 49.162, -3.428 49.162))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_752'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312 -3.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312"^^xsd:decimal ;
  dwc:decimalLongitude "-3.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312 -3.419)"^^geo:wktLiteral ;
  geo-pos:lat "51.312"^^xsd:decimal ;
  geo-pos:long "-3.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3989'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.121944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.419'^^xsd:double;
  dwc:latitude '51.312'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.419 51.312, -3.419 51.312, -3.419 51.312, -3.419 51.312, -3.419 51.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3989'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.192 -3.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.192"^^xsd:decimal ;
  dwc:decimalLongitude "-3.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.192 -3.404)"^^geo:wktLiteral ;
  geo-pos:lat "49.192"^^xsd:decimal ;
  geo-pos:long "-3.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1669'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_1669'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.404'^^xsd:double;
  dwc:latitude '49.192'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.404 49.192, -3.404 49.192, -3.404 49.192, -3.404 49.192, -3.404 49.192))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1669'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -3.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-3.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -3.39)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-3.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1864'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.013611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.39'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.39 49.952, -3.39 49.952, -3.39 49.952, -3.39 49.952, -3.39 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1864'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.839 -3.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.839"^^xsd:decimal ;
  dwc:decimalLongitude "-3.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.839 -3.366)"^^geo:wktLiteral ;
  geo-pos:lat "48.839"^^xsd:decimal ;
  geo-pos:long "-3.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2075'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2075'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.366'^^xsd:double;
  dwc:latitude '48.839'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.366 48.839, -3.366 48.839, -3.366 48.839, -3.366 48.839, -3.366 48.839))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2075'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.975 -3.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.975"^^xsd:decimal ;
  dwc:decimalLongitude "-3.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.975 -3.341)"^^geo:wktLiteral ;
  geo-pos:lat "49.975"^^xsd:decimal ;
  geo-pos:long "-3.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1865'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.436388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.341'^^xsd:double;
  dwc:latitude '49.975'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.341 49.975, -3.341 49.975, -3.341 49.975, -3.341 49.975, -3.341 49.975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1865'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.936 -3.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.936"^^xsd:decimal ;
  dwc:decimalLongitude "-3.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.936 -3.335)"^^geo:wktLiteral ;
  geo-pos:lat "48.936"^^xsd:decimal ;
  geo-pos:long "-3.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2072'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2072'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.4130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.335'^^xsd:double;
  dwc:latitude '48.936'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.335 48.936, -3.335 48.936, -3.335 48.936, -3.335 48.936, -3.335 48.936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2072'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.975 -3.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.975"^^xsd:decimal ;
  dwc:decimalLongitude "-3.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.975 -3.333)"^^geo:wktLiteral ;
  geo-pos:lat "49.975"^^xsd:decimal ;
  geo-pos:long "-3.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1866'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.713055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.333'^^xsd:double;
  dwc:latitude '49.975'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.333 49.975, -3.333 49.975, -3.333 49.975, -3.333 49.975, -3.333 49.975))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1866'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.295 -3.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.295"^^xsd:decimal ;
  dwc:decimalLongitude "-3.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.295 -3.331)"^^geo:wktLiteral ;
  geo-pos:lat "51.295"^^xsd:decimal ;
  geo-pos:long "-3.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3990'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.855'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.331'^^xsd:double;
  dwc:latitude '51.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.331 51.295, -3.331 51.295, -3.331 51.295, -3.331 51.295, -3.331 51.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3990'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.951 -3.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.951"^^xsd:decimal ;
  dwc:decimalLongitude "-3.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.951 -3.329)"^^geo:wktLiteral ;
  geo-pos:lat "48.951"^^xsd:decimal ;
  geo-pos:long "-3.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2071'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2071'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.329'^^xsd:double;
  dwc:latitude '48.951'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.329 48.951, -3.329 48.951, -3.329 48.951, -3.329 48.951, -3.329 48.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2071'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.845 -3.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.845"^^xsd:decimal ;
  dwc:decimalLongitude "-3.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.845 -3.327)"^^geo:wktLiteral ;
  geo-pos:lat "48.845"^^xsd:decimal ;
  geo-pos:long "-3.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2074'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2074'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.2441666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.327'^^xsd:double;
  dwc:latitude '48.845'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.327 48.845, -3.327 48.845, -3.327 48.845, -3.327 48.845, -3.327 48.845))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2074'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.709 -3.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.709"^^xsd:decimal ;
  dwc:decimalLongitude "-3.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.709 -3.327)"^^geo:wktLiteral ;
  geo-pos:lat "49.709"^^xsd:decimal ;
  geo-pos:long "-3.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1043'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.7022222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.327'^^xsd:double;
  dwc:latitude '49.709'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.327 49.709, -3.327 49.709, -3.327 49.709, -3.327 49.709, -3.327 49.709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1043'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.237 -3.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.237"^^xsd:decimal ;
  dwc:decimalLongitude "-3.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.237 -3.317)"^^geo:wktLiteral ;
  geo-pos:lat "51.237"^^xsd:decimal ;
  geo-pos:long "-3.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3982'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.835'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.317'^^xsd:double;
  dwc:latitude '51.237'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.317 51.237, -3.317 51.237, -3.317 51.237, -3.317 51.237, -3.317 51.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3982'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.252 -3.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.252"^^xsd:decimal ;
  dwc:decimalLongitude "-3.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.252 -3.306)"^^geo:wktLiteral ;
  geo-pos:lat "51.252"^^xsd:decimal ;
  geo-pos:long "-3.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3981'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.964166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.306'^^xsd:double;
  dwc:latitude '51.252'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.306 51.252, -3.306 51.252, -3.306 51.252, -3.306 51.252, -3.306 51.252))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3981'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.284 -3.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.284"^^xsd:decimal ;
  dwc:decimalLongitude "-3.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.284 -3.301)"^^geo:wktLiteral ;
  geo-pos:lat "51.284"^^xsd:decimal ;
  geo-pos:long "-3.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3979'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.009166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.301'^^xsd:double;
  dwc:latitude '51.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.301 51.284, -3.301 51.284, -3.301 51.284, -3.301 51.284, -3.301 51.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3979'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.875 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.875 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.875"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2073'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2073'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '48.875'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.3 48.875, -3.3 48.875, -3.3 48.875, -3.3 48.875, -3.3 48.875))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2073'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282 -3.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282"^^xsd:decimal ;
  dwc:decimalLongitude "-3.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282 -3.298)"^^geo:wktLiteral ;
  geo-pos:lat "51.282"^^xsd:decimal ;
  geo-pos:long "-3.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_3980'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.257777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.298'^^xsd:double;
  dwc:latitude '51.282'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.298 51.282, -3.298 51.282, -3.298 51.282, -3.298 51.282, -3.298 51.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3980'^^xsd:string;
  dwc:observationDate '2002-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.148 -3.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.148"^^xsd:decimal ;
  dwc:decimalLongitude "-3.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.148 -3.267)"^^geo:wktLiteral ;
  geo-pos:lat "49.148"^^xsd:decimal ;
  geo-pos:long "-3.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_753'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_753'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.729722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.267'^^xsd:double;
  dwc:latitude '49.148'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.267 49.148, -3.267 49.148, -3.267 49.148, -3.267 49.148, -3.267 49.148))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_753'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.779 -3.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.779"^^xsd:decimal ;
  dwc:decimalLongitude "-3.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.779 -3.238)"^^geo:wktLiteral ;
  geo-pos:lat "49.779"^^xsd:decimal ;
  geo-pos:long "-3.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1041'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.238'^^xsd:double;
  dwc:latitude '49.779'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.238 49.779, -3.238 49.779, -3.238 49.779, -3.238 49.779, -3.238 49.779))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1041'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -3.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-3.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -3.237)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-3.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1867'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.093611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.237'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.237 50.008, -3.237 50.008, -3.237 50.008, -3.237 50.008, -3.237 50.008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1867'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.027 -3.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.027"^^xsd:decimal ;
  dwc:decimalLongitude "-3.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.027 -3.223)"^^geo:wktLiteral ;
  geo-pos:lat "49.027"^^xsd:decimal ;
  geo-pos:long "-3.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2070'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_2070'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.3030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.223'^^xsd:double;
  dwc:latitude '49.027'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.223 49.027, -3.223 49.027, -3.223 49.027, -3.223 49.027, -3.223 49.027))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2070'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -3.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.77"^^xsd:decimal ;
  dwc:decimalLongitude "-3.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -3.203)"^^geo:wktLiteral ;
  geo-pos:lat "49.77"^^xsd:decimal ;
  geo-pos:long "-3.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1042'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.9986111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.203'^^xsd:double;
  dwc:latitude '49.77'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.203 49.77, -3.203 49.77, -3.203 49.77, -3.203 49.77, -3.203 49.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1042'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.032 -3.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.032"^^xsd:decimal ;
  dwc:decimalLongitude "-3.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.032 -3.155)"^^geo:wktLiteral ;
  geo-pos:lat "50.032"^^xsd:decimal ;
  geo-pos:long "-3.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1868'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.913611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.155'^^xsd:double;
  dwc:latitude '50.032'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.155 50.032, -3.155 50.032, -3.155 50.032, -3.155 50.032, -3.155 50.032))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1868'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377 -3.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377"^^xsd:decimal ;
  dwc:decimalLongitude "-3.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377 -3.112)"^^geo:wktLiteral ;
  geo-pos:lat "51.377"^^xsd:decimal ;
  geo-pos:long "-3.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3985'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.112'^^xsd:double;
  dwc:latitude '51.377'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.112 51.377, -3.112 51.377, -3.112 51.377, -3.112 51.377, -3.112 51.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3985'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -3.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.045"^^xsd:decimal ;
  dwc:decimalLongitude "-3.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.045 -3.108)"^^geo:wktLiteral ;
  geo-pos:lat "50.045"^^xsd:decimal ;
  geo-pos:long "-3.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_1869'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.843611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.108'^^xsd:double;
  dwc:latitude '50.045'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.108 50.045, -3.108 50.045, -3.108 50.045, -3.108 50.045, -3.108 50.045))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1869'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386 -3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386 -3.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.386"^^xsd:decimal ;
  geo-pos:long "-3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3984'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.985'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.1'^^xsd:double;
  dwc:latitude '51.386'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.1 51.386, -3.1 51.386, -3.1 51.386, -3.1 51.386, -3.1 51.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3984'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365 -3.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365"^^xsd:decimal ;
  dwc:decimalLongitude "-3.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365 -3.029)"^^geo:wktLiteral ;
  geo-pos:lat "51.365"^^xsd:decimal ;
  geo-pos:long "-3.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_3983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_3983'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.5411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.029'^^xsd:double;
  dwc:latitude '51.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.029 51.365, -3.029 51.365, -3.029 51.365, -3.029 51.365, -3.029 51.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_3983'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.149 -3.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.149"^^xsd:decimal ;
  dwc:decimalLongitude "-3.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.149 -3.013)"^^geo:wktLiteral ;
  geo-pos:lat "50.149"^^xsd:decimal ;
  geo-pos:long "-3.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1870'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.2791666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-3.013'^^xsd:double;
  dwc:latitude '50.149'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.013 50.149, -3.013 50.149, -3.013 50.149, -3.013 50.149, -3.013 50.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1870'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.941 -2.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.941"^^xsd:decimal ;
  dwc:decimalLongitude "-2.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.941 -2.997)"^^geo:wktLiteral ;
  geo-pos:lat "49.941"^^xsd:decimal ;
  geo-pos:long "-2.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_828'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_828'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.997'^^xsd:double;
  dwc:latitude '49.941'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.997 49.941, -2.997 49.941, -2.997 49.941, -2.997 49.941, -2.997 49.941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_828'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.882 -2.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.882"^^xsd:decimal ;
  dwc:decimalLongitude "-2.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.882 -2.98)"^^geo:wktLiteral ;
  geo-pos:lat "49.882"^^xsd:decimal ;
  geo-pos:long "-2.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_827'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_827'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.0613888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.98'^^xsd:double;
  dwc:latitude '49.882'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.98 49.882, -2.98 49.882, -2.98 49.882, -2.98 49.882, -2.98 49.882))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_827'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.014 -2.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.014"^^xsd:decimal ;
  dwc:decimalLongitude "-2.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.014 -2.975)"^^geo:wktLiteral ;
  geo-pos:lat "49.014"^^xsd:decimal ;
  geo-pos:long "-2.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_763'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_763'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.969444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.975'^^xsd:double;
  dwc:latitude '49.014'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.975 49.014, -2.975 49.014, -2.975 49.014, -2.975 49.014, -2.975 49.014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_763'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -2.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.949"^^xsd:decimal ;
  dwc:decimalLongitude "-2.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.949 -2.974)"^^geo:wktLiteral ;
  geo-pos:lat "49.949"^^xsd:decimal ;
  geo-pos:long "-2.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_829'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_829'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1102777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.974'^^xsd:double;
  dwc:latitude '49.949'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.974 49.949, -2.974 49.949, -2.974 49.949, -2.974 49.949, -2.974 49.949))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_829'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.057 -2.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.057"^^xsd:decimal ;
  dwc:decimalLongitude "-2.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.057 -2.972)"^^geo:wktLiteral ;
  geo-pos:lat "49.057"^^xsd:decimal ;
  geo-pos:long "-2.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_762'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_762'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.101111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.972'^^xsd:double;
  dwc:latitude '49.057'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.972 49.057, -2.972 49.057, -2.972 49.057, -2.972 49.057, -2.972 49.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_762'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.127 -2.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.127"^^xsd:decimal ;
  dwc:decimalLongitude "-2.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.127 -2.968)"^^geo:wktLiteral ;
  geo-pos:lat "49.127"^^xsd:decimal ;
  geo-pos:long "-2.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_754'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_754'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.355'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.968'^^xsd:double;
  dwc:latitude '49.127'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.968 49.127, -2.968 49.127, -2.968 49.127, -2.968 49.127, -2.968 49.127))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_754'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.637 -2.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.637"^^xsd:decimal ;
  dwc:decimalLongitude "-2.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.637 -2.968)"^^geo:wktLiteral ;
  geo-pos:lat "49.637"^^xsd:decimal ;
  geo-pos:long "-2.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_822'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_822'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.686666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.968'^^xsd:double;
  dwc:latitude '49.637'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.968 49.637, -2.968 49.637, -2.968 49.637, -2.968 49.637, -2.968 49.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_822'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.391 -2.963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.391"^^xsd:decimal ;
  dwc:decimalLongitude "-2.963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.391 -2.963)"^^geo:wktLiteral ;
  geo-pos:lat "49.391"^^xsd:decimal ;
  geo-pos:long "-2.963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_817'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_817'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.423611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.963'^^xsd:double;
  dwc:latitude '49.391'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.963 49.391, -2.963 49.391, -2.963 49.391, -2.963 49.391, -2.963 49.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_817'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.34 -2.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.34"^^xsd:decimal ;
  dwc:decimalLongitude "-2.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.34 -2.957)"^^geo:wktLiteral ;
  geo-pos:lat "49.34"^^xsd:decimal ;
  geo-pos:long "-2.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_815'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_815'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.988888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.957'^^xsd:double;
  dwc:latitude '49.34'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.957 49.34, -2.957 49.34, -2.957 49.34, -2.957 49.34, -2.957 49.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_815'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.305 -2.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.305"^^xsd:decimal ;
  dwc:decimalLongitude "-2.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.305 -2.956)"^^geo:wktLiteral ;
  geo-pos:lat "49.305"^^xsd:decimal ;
  geo-pos:long "-2.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_813'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_813'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.302222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.956'^^xsd:double;
  dwc:latitude '49.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.956 49.305, -2.956 49.305, -2.956 49.305, -2.956 49.305, -2.956 49.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_813'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.319 -2.946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.319"^^xsd:decimal ;
  dwc:decimalLongitude "-2.946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.319 -2.946)"^^geo:wktLiteral ;
  geo-pos:lat "49.319"^^xsd:decimal ;
  geo-pos:long "-2.946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_814'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_814'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.011666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.946'^^xsd:double;
  dwc:latitude '49.319'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.946 49.319, -2.946 49.319, -2.946 49.319, -2.946 49.319, -2.946 49.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_814'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.185 -2.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.185"^^xsd:decimal ;
  dwc:decimalLongitude "-2.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.185 -2.939)"^^geo:wktLiteral ;
  geo-pos:lat "50.185"^^xsd:decimal ;
  geo-pos:long "-2.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1871'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.5972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.939'^^xsd:double;
  dwc:latitude '50.185'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.939 50.185, -2.939 50.185, -2.939 50.185, -2.939 50.185, -2.939 50.185))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1871'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.208 -2.932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.208"^^xsd:decimal ;
  dwc:decimalLongitude "-2.932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.208 -2.932)"^^geo:wktLiteral ;
  geo-pos:lat "50.208"^^xsd:decimal ;
  geo-pos:long "-2.932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1872'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0233333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.932'^^xsd:double;
  dwc:latitude '50.208'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.932 50.208, -2.932 50.208, -2.932 50.208, -2.932 50.208, -2.932 50.208))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1872'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.342 -2.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.342"^^xsd:decimal ;
  dwc:decimalLongitude "-2.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.342 -2.926)"^^geo:wktLiteral ;
  geo-pos:lat "49.342"^^xsd:decimal ;
  geo-pos:long "-2.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_816'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_816'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.643333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.926'^^xsd:double;
  dwc:latitude '49.342'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.926 49.342, -2.926 49.342, -2.926 49.342, -2.926 49.342, -2.926 49.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_816'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.695 -2.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.695"^^xsd:decimal ;
  dwc:decimalLongitude "-2.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.695 -2.92)"^^geo:wktLiteral ;
  geo-pos:lat "49.695"^^xsd:decimal ;
  geo-pos:long "-2.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_824'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_824'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.933888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.92'^^xsd:double;
  dwc:latitude '49.695'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.92 49.695, -2.92 49.695, -2.92 49.695, -2.92 49.695, -2.92 49.695))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_824'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.304 -2.911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.304"^^xsd:decimal ;
  dwc:decimalLongitude "-2.911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.304 -2.911)"^^geo:wktLiteral ;
  geo-pos:lat "49.304"^^xsd:decimal ;
  geo-pos:long "-2.911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1007'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.6641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.911'^^xsd:double;
  dwc:latitude '49.304'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.911 49.304, -2.911 49.304, -2.911 49.304, -2.911 49.304, -2.911 49.304))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1007'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.589 -2.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.589"^^xsd:decimal ;
  dwc:decimalLongitude "-2.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.589 -2.909)"^^geo:wktLiteral ;
  geo-pos:lat "49.589"^^xsd:decimal ;
  geo-pos:long "-2.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_821'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_821'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.2841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.909'^^xsd:double;
  dwc:latitude '49.589'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.909 49.589, -2.909 49.589, -2.909 49.589, -2.909 49.589, -2.909 49.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_821'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.892 -2.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.892"^^xsd:decimal ;
  dwc:decimalLongitude "-2.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.892 -2.909)"^^geo:wktLiteral ;
  geo-pos:lat "49.892"^^xsd:decimal ;
  geo-pos:long "-2.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_826'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_826'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.909'^^xsd:double;
  dwc:latitude '49.892'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.909 49.892, -2.909 49.892, -2.909 49.892, -2.909 49.892, -2.909 49.892))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_826'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -2.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-2.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -2.906)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-2.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_830'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_830'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1719444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.906'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.906 50.008, -2.906 50.008, -2.906 50.008, -2.906 50.008, -2.906 50.008))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_830'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.277 -2.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.277"^^xsd:decimal ;
  dwc:decimalLongitude "-2.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.277 -2.902)"^^geo:wktLiteral ;
  geo-pos:lat "49.277"^^xsd:decimal ;
  geo-pos:long "-2.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_812'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_812'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.902'^^xsd:double;
  dwc:latitude '49.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.902 49.277, -2.902 49.277, -2.902 49.277, -2.902 49.277, -2.902 49.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_812'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.594 -2.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.594"^^xsd:decimal ;
  dwc:decimalLongitude "-2.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.594 -2.896)"^^geo:wktLiteral ;
  geo-pos:lat "49.594"^^xsd:decimal ;
  geo-pos:long "-2.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_820'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_820'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9675'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.896'^^xsd:double;
  dwc:latitude '49.594'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.896 49.594, -2.896 49.594, -2.896 49.594, -2.896 49.594, -2.896 49.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_820'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.539 -2.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.539"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.539 -2.894)"^^geo:wktLiteral ;
  geo-pos:lat "49.539"^^xsd:decimal ;
  geo-pos:long "-2.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_819'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_819'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.894'^^xsd:double;
  dwc:latitude '49.539'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894 49.539, -2.894 49.539, -2.894 49.539, -2.894 49.539, -2.894 49.539))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_819'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.036 -2.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.036"^^xsd:decimal ;
  dwc:decimalLongitude "-2.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.036 -2.882)"^^geo:wktLiteral ;
  geo-pos:lat "50.036"^^xsd:decimal ;
  geo-pos:long "-2.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_831'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_831'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.882'^^xsd:double;
  dwc:latitude '50.036'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.882 50.036, -2.882 50.036, -2.882 50.036, -2.882 50.036, -2.882 50.036))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_831'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.738 -2.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.738"^^xsd:decimal ;
  dwc:decimalLongitude "-2.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.738 -2.859)"^^geo:wktLiteral ;
  geo-pos:lat "49.738"^^xsd:decimal ;
  geo-pos:long "-2.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_823'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_823'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.432222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.859'^^xsd:double;
  dwc:latitude '49.738'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.859 49.738, -2.859 49.738, -2.859 49.738, -2.859 49.738, -2.859 49.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_823'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.522 -2.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.522"^^xsd:decimal ;
  dwc:decimalLongitude "-2.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.522 -2.849)"^^geo:wktLiteral ;
  geo-pos:lat "49.522"^^xsd:decimal ;
  geo-pos:long "-2.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_818'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_818'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5963888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.849'^^xsd:double;
  dwc:latitude '49.522'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.849 49.522, -2.849 49.522, -2.849 49.522, -2.849 49.522, -2.849 49.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_818'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.112 -2.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.112"^^xsd:decimal ;
  dwc:decimalLongitude "-2.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.112 -2.842)"^^geo:wktLiteral ;
  geo-pos:lat "49.112"^^xsd:decimal ;
  geo-pos:long "-2.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_755'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_755'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.0427777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.842'^^xsd:double;
  dwc:latitude '49.112'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.842 49.112, -2.842 49.112, -2.842 49.112, -2.842 49.112, -2.842 49.112))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_755'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.115 -2.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.115"^^xsd:decimal ;
  dwc:decimalLongitude "-2.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.115 -2.842)"^^geo:wktLiteral ;
  geo-pos:lat "49.115"^^xsd:decimal ;
  geo-pos:long "-2.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_766'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_766'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2019444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.842'^^xsd:double;
  dwc:latitude '49.115'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.842 49.115, -2.842 49.115, -2.842 49.115, -2.842 49.115, -2.842 49.115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_766'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.111 -2.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.111"^^xsd:decimal ;
  dwc:decimalLongitude "-2.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.111 -2.838)"^^geo:wktLiteral ;
  geo-pos:lat "49.111"^^xsd:decimal ;
  geo-pos:long "-2.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_767'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_767'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.838'^^xsd:double;
  dwc:latitude '49.111'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.838 49.111, -2.838 49.111, -2.838 49.111, -2.838 49.111, -2.838 49.111))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_767'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.113 -2.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.113"^^xsd:decimal ;
  dwc:decimalLongitude "-2.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.113 -2.834)"^^geo:wktLiteral ;
  geo-pos:lat "49.113"^^xsd:decimal ;
  geo-pos:long "-2.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_769'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_769'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.587222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.834'^^xsd:double;
  dwc:latitude '49.113'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.834 49.113, -2.834 49.113, -2.834 49.113, -2.834 49.113, -2.834 49.113))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_769'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.114 -2.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.114 -2.834)"^^geo:wktLiteral ;
  geo-pos:lat "49.114"^^xsd:decimal ;
  geo-pos:long "-2.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_765'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_765'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.3697222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.834'^^xsd:double;
  dwc:latitude '49.114'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.834 49.114, -2.834 49.114, -2.834 49.114, -2.834 49.114, -2.834 49.114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_765'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.11"^^xsd:decimal ;
  dwc:decimalLongitude "-2.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.831)"^^geo:wktLiteral ;
  geo-pos:lat "49.11"^^xsd:decimal ;
  geo-pos:long "-2.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_773'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_773'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.831'^^xsd:double;
  dwc:latitude '49.11'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.831 49.11, -2.831 49.11, -2.831 49.11, -2.831 49.11, -2.831 49.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_773'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.114 -2.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.114 -2.831)"^^geo:wktLiteral ;
  geo-pos:lat "49.114"^^xsd:decimal ;
  geo-pos:long "-2.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2069'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2069'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.738888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.831'^^xsd:double;
  dwc:latitude '49.114'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.831 49.114, -2.831 49.114, -2.831 49.114, -2.831 49.114, -2.831 49.114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2069'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.11"^^xsd:decimal ;
  dwc:decimalLongitude "-2.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.83)"^^geo:wktLiteral ;
  geo-pos:lat "49.11"^^xsd:decimal ;
  geo-pos:long "-2.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_760'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_760'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.8358333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.83'^^xsd:double;
  dwc:latitude '49.11'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.83 49.11, -2.83 49.11, -2.83 49.11, -2.83 49.11, -2.83 49.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_760'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.11"^^xsd:decimal ;
  dwc:decimalLongitude "-2.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.83)"^^geo:wktLiteral ;
  geo-pos:lat "49.11"^^xsd:decimal ;
  geo-pos:long "-2.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_764'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_764'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.7030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.83'^^xsd:double;
  dwc:latitude '49.11'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.83 49.11, -2.83 49.11, -2.83 49.11, -2.83 49.11, -2.83 49.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_764'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.109 -2.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.109"^^xsd:decimal ;
  dwc:decimalLongitude "-2.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.109 -2.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.109"^^xsd:decimal ;
  geo-pos:long "-2.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_756'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_756'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.828'^^xsd:double;
  dwc:latitude '49.109'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.828 49.109, -2.828 49.109, -2.828 49.109, -2.828 49.109, -2.828 49.109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_756'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.11"^^xsd:decimal ;
  dwc:decimalLongitude "-2.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.11"^^xsd:decimal ;
  geo-pos:long "-2.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_772'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_772'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1125'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.828'^^xsd:double;
  dwc:latitude '49.11'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.828 49.11, -2.828 49.11, -2.828 49.11, -2.828 49.11, -2.828 49.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_772'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.107 -2.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.107"^^xsd:decimal ;
  dwc:decimalLongitude "-2.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.107 -2.827)"^^geo:wktLiteral ;
  geo-pos:lat "49.107"^^xsd:decimal ;
  geo-pos:long "-2.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_761'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_761'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.827'^^xsd:double;
  dwc:latitude '49.107'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.827 49.107, -2.827 49.107, -2.827 49.107, -2.827 49.107, -2.827 49.107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_761'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.115 -2.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.115"^^xsd:decimal ;
  dwc:decimalLongitude "-2.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.115 -2.827)"^^geo:wktLiteral ;
  geo-pos:lat "49.115"^^xsd:decimal ;
  geo-pos:long "-2.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_771'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_771'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.9680555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.827'^^xsd:double;
  dwc:latitude '49.115'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.827 49.115, -2.827 49.115, -2.827 49.115, -2.827 49.115, -2.827 49.115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_771'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.122 -2.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.122"^^xsd:decimal ;
  dwc:decimalLongitude "-2.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.122 -2.824)"^^geo:wktLiteral ;
  geo-pos:lat "49.122"^^xsd:decimal ;
  geo-pos:long "-2.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_757'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_757'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.824'^^xsd:double;
  dwc:latitude '49.122'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.824 49.122, -2.824 49.122, -2.824 49.122, -2.824 49.122, -2.824 49.122))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_757'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.11"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.11 -2.823)"^^geo:wktLiteral ;
  geo-pos:lat "49.11"^^xsd:decimal ;
  geo-pos:long "-2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_770'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_770'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.5347222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.823'^^xsd:double;
  dwc:latitude '49.11'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823 49.11, -2.823 49.11, -2.823 49.11, -2.823 49.11, -2.823 49.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_770'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.107 -2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.107"^^xsd:decimal ;
  dwc:decimalLongitude "-2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.107 -2.82)"^^geo:wktLiteral ;
  geo-pos:lat "49.107"^^xsd:decimal ;
  geo-pos:long "-2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_768'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_768'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.82'^^xsd:double;
  dwc:latitude '49.107'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.82 49.107, -2.82 49.107, -2.82 49.107, -2.82 49.107, -2.82 49.107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_768'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.107 -2.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.107"^^xsd:decimal ;
  dwc:decimalLongitude "-2.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.107 -2.815)"^^geo:wktLiteral ;
  geo-pos:lat "49.107"^^xsd:decimal ;
  geo-pos:long "-2.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2066'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2066'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.364444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.815'^^xsd:double;
  dwc:latitude '49.107'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.815 49.107, -2.815 49.107, -2.815 49.107, -2.815 49.107, -2.815 49.107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2066'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28 -2.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.28"^^xsd:decimal ;
  dwc:decimalLongitude "-2.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.28 -2.813)"^^geo:wktLiteral ;
  geo-pos:lat "49.28"^^xsd:decimal ;
  geo-pos:long "-2.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2063'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2063'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.813'^^xsd:double;
  dwc:latitude '49.28'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.813 49.28, -2.813 49.28, -2.813 49.28, -2.813 49.28, -2.813 49.28))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2063'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.777 -2.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.777"^^xsd:decimal ;
  dwc:decimalLongitude "-2.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.777 -2.805)"^^geo:wktLiteral ;
  geo-pos:lat "49.777"^^xsd:decimal ;
  geo-pos:long "-2.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_825'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_825'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.525555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.805'^^xsd:double;
  dwc:latitude '49.777'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.805 49.777, -2.805 49.777, -2.805 49.777, -2.805 49.777, -2.805 49.777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_825'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.259 -2.804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.259"^^xsd:decimal ;
  dwc:decimalLongitude "-2.804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.259 -2.804)"^^geo:wktLiteral ;
  geo-pos:lat "50.259"^^xsd:decimal ;
  geo-pos:long "-2.804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1873'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.2827777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.804'^^xsd:double;
  dwc:latitude '50.259'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.804 50.259, -2.804 50.259, -2.804 50.259, -2.804 50.259, -2.804 50.259))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1873'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.096 -2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.096"^^xsd:decimal ;
  dwc:decimalLongitude "-2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.096 -2.802)"^^geo:wktLiteral ;
  geo-pos:lat "49.096"^^xsd:decimal ;
  geo-pos:long "-2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_758'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_758'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.891666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.802'^^xsd:double;
  dwc:latitude '49.096'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.802 49.096, -2.802 49.096, -2.802 49.096, -2.802 49.096, -2.802 49.096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_758'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.262 -2.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.262"^^xsd:decimal ;
  dwc:decimalLongitude "-2.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.262 -2.801)"^^geo:wktLiteral ;
  geo-pos:lat "49.262"^^xsd:decimal ;
  geo-pos:long "-2.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_811'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_811'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.262222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.801'^^xsd:double;
  dwc:latitude '49.262'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.801 49.262, -2.801 49.262, -2.801 49.262, -2.801 49.262, -2.801 49.262))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_811'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.226 -2.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.226"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.226 -2.798)"^^geo:wktLiteral ;
  geo-pos:lat "49.226"^^xsd:decimal ;
  geo-pos:long "-2.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_809'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_809'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5972222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.798'^^xsd:double;
  dwc:latitude '49.226'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798 49.226, -2.798 49.226, -2.798 49.226, -2.798 49.226, -2.798 49.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_809'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.251 -2.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.251"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.251 -2.793)"^^geo:wktLiteral ;
  geo-pos:lat "50.251"^^xsd:decimal ;
  geo-pos:long "-2.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1875'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.793'^^xsd:double;
  dwc:latitude '50.251'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793 50.251, -2.793 50.251, -2.793 50.251, -2.793 50.251, -2.793 50.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1875'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -2.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-2.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -2.791)"^^geo:wktLiteral ;
  geo-pos:lat "50.25"^^xsd:decimal ;
  geo-pos:long "-2.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1874'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.791'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.791 50.25, -2.791 50.25, -2.791 50.25, -2.791 50.25, -2.791 50.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1874'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.077 -2.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.077"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.077 -2.79)"^^geo:wktLiteral ;
  geo-pos:lat "49.077"^^xsd:decimal ;
  geo-pos:long "-2.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2067'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2067'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.598888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.79'^^xsd:double;
  dwc:latitude '49.077'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.79 49.077, -2.79 49.077, -2.79 49.077, -2.79 49.077, -2.79 49.077))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2067'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -2.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -2.787)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-2.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2062'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2062'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.5197222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.787'^^xsd:double;
  dwc:latitude '49.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.787 49.4, -2.787 49.4, -2.787 49.4, -2.787 49.4, -2.787 49.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2062'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.621 -2.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.621"^^xsd:decimal ;
  dwc:decimalLongitude "-2.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.621 -2.786)"^^geo:wktLiteral ;
  geo-pos:lat "49.621"^^xsd:decimal ;
  geo-pos:long "-2.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1040'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.644166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.786'^^xsd:double;
  dwc:latitude '49.621'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.786 49.621, -2.786 49.621, -2.786 49.621, -2.786 49.621, -2.786 49.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1040'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.277 -2.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.277"^^xsd:decimal ;
  dwc:decimalLongitude "-2.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.277 -2.784)"^^geo:wktLiteral ;
  geo-pos:lat "49.277"^^xsd:decimal ;
  geo-pos:long "-2.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1008'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.994722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.784'^^xsd:double;
  dwc:latitude '49.277'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.784 49.277, -2.784 49.277, -2.784 49.277, -2.784 49.277, -2.784 49.277))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1008'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.119 -2.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.119"^^xsd:decimal ;
  dwc:decimalLongitude "-2.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.119 -2.782)"^^geo:wktLiteral ;
  geo-pos:lat "49.119"^^xsd:decimal ;
  geo-pos:long "-2.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2068'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2068'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.136111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.782'^^xsd:double;
  dwc:latitude '49.119'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.782 49.119, -2.782 49.119, -2.782 49.119, -2.782 49.119, -2.782 49.119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2068'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.046 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.046"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.046 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "49.046"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_774'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_774'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.43'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '49.046'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.78 49.046, -2.78 49.046, -2.78 49.046, -2.78 49.046, -2.78 49.046))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_774'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.247 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.247"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.247 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "49.247"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_810'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_810'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.902777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:latitude '49.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.78 49.247, -2.78 49.247, -2.78 49.247, -2.78 49.247, -2.78 49.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_810'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.135 -2.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.135"^^xsd:decimal ;
  dwc:decimalLongitude "-2.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.135 -2.777)"^^geo:wktLiteral ;
  geo-pos:lat "50.135"^^xsd:decimal ;
  geo-pos:long "-2.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_832'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_832'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.3925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.777'^^xsd:double;
  dwc:latitude '50.135'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.777 50.135, -2.777 50.135, -2.777 50.135, -2.777 50.135, -2.777 50.135))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_832'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.159 -2.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.159"^^xsd:decimal ;
  dwc:decimalLongitude "-2.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.159 -2.73)"^^geo:wktLiteral ;
  geo-pos:lat "50.159"^^xsd:decimal ;
  geo-pos:long "-2.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_833'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_833'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.446944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.73'^^xsd:double;
  dwc:latitude '50.159'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.73 50.159, -2.73 50.159, -2.73 50.159, -2.73 50.159, -2.73 50.159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_833'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.627 -2.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.627"^^xsd:decimal ;
  dwc:decimalLongitude "-2.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.627 -2.719)"^^geo:wktLiteral ;
  geo-pos:lat "49.627"^^xsd:decimal ;
  geo-pos:long "-2.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1006'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.648333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.719'^^xsd:double;
  dwc:latitude '49.627'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.719 49.627, -2.719 49.627, -2.719 49.627, -2.719 49.627, -2.719 49.627))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1006'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.698 -2.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.698"^^xsd:decimal ;
  dwc:decimalLongitude "-2.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.698 -2.718)"^^geo:wktLiteral ;
  geo-pos:lat "49.698"^^xsd:decimal ;
  geo-pos:long "-2.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_949'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.435'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.718'^^xsd:double;
  dwc:latitude '49.698'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.718 49.698, -2.718 49.698, -2.718 49.698, -2.718 49.698, -2.718 49.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_949'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.675 -2.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.675"^^xsd:decimal ;
  dwc:decimalLongitude "-2.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.675 -2.717)"^^geo:wktLiteral ;
  geo-pos:lat "49.675"^^xsd:decimal ;
  geo-pos:long "-2.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_948'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.774722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.717'^^xsd:double;
  dwc:latitude '49.675'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.717 49.675, -2.717 49.675, -2.717 49.675, -2.717 49.675, -2.717 49.675))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_948'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.301 -2.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.301"^^xsd:decimal ;
  dwc:decimalLongitude "-2.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.301 -2.712)"^^geo:wktLiteral ;
  geo-pos:lat "50.301"^^xsd:decimal ;
  geo-pos:long "-2.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1876'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.820555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.712'^^xsd:double;
  dwc:latitude '50.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.712 50.301, -2.712 50.301, -2.712 50.301, -2.712 50.301, -2.712 50.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1876'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.062 -2.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.062"^^xsd:decimal ;
  dwc:decimalLongitude "-2.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.062 -2.71)"^^geo:wktLiteral ;
  geo-pos:lat "49.062"^^xsd:decimal ;
  geo-pos:long "-2.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_759'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_759'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.511388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.71'^^xsd:double;
  dwc:latitude '49.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.71 49.062, -2.71 49.062, -2.71 49.062, -2.71 49.062, -2.71 49.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_759'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.643 -2.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.643"^^xsd:decimal ;
  dwc:decimalLongitude "-2.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.643 -2.709)"^^geo:wktLiteral ;
  geo-pos:lat "49.643"^^xsd:decimal ;
  geo-pos:long "-2.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1005'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.466111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.709'^^xsd:double;
  dwc:latitude '49.643'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.709 49.643, -2.709 49.643, -2.709 49.643, -2.709 49.643, -2.709 49.643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1005'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.203 -2.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.203"^^xsd:decimal ;
  dwc:decimalLongitude "-2.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.203 -2.687)"^^geo:wktLiteral ;
  geo-pos:lat "49.203"^^xsd:decimal ;
  geo-pos:long "-2.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2064'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2064'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6002777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.687'^^xsd:double;
  dwc:latitude '49.203'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.687 49.203, -2.687 49.203, -2.687 49.203, -2.687 49.203, -2.687 49.203))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2064'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.376 -2.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.376"^^xsd:decimal ;
  dwc:decimalLongitude "-2.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.376 -2.685)"^^geo:wktLiteral ;
  geo-pos:lat "49.376"^^xsd:decimal ;
  geo-pos:long "-2.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1039'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.092222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.685'^^xsd:double;
  dwc:latitude '49.376'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.685 49.376, -2.685 49.376, -2.685 49.376, -2.685 49.376, -2.685 49.376))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1039'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.126 -2.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.126"^^xsd:decimal ;
  dwc:decimalLongitude "-2.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.126 -2.668)"^^geo:wktLiteral ;
  geo-pos:lat "49.126"^^xsd:decimal ;
  geo-pos:long "-2.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1009'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.729166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.668'^^xsd:double;
  dwc:latitude '49.126'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.668 49.126, -2.668 49.126, -2.668 49.126, -2.668 49.126, -2.668 49.126))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1009'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.189 -2.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.189"^^xsd:decimal ;
  dwc:decimalLongitude "-2.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.189 -2.639)"^^geo:wktLiteral ;
  geo-pos:lat "49.189"^^xsd:decimal ;
  geo-pos:long "-2.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2065'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_2065'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.639'^^xsd:double;
  dwc:latitude '49.189'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.639 49.189, -2.639 49.189, -2.639 49.189, -2.639 49.189, -2.639 49.189))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2065'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.06 -2.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.06"^^xsd:decimal ;
  dwc:decimalLongitude "-2.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.06 -2.624)"^^geo:wktLiteral ;
  geo-pos:lat "49.06"^^xsd:decimal ;
  geo-pos:long "-2.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1010'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.995277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.624'^^xsd:double;
  dwc:latitude '49.06'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.624 49.06, -2.624 49.06, -2.624 49.06, -2.624 49.06, -2.624 49.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1010'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -2.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -2.619)"^^geo:wktLiteral ;
  geo-pos:lat "49.333"^^xsd:decimal ;
  geo-pos:long "-2.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1038'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.073888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.619'^^xsd:double;
  dwc:latitude '49.333'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.619 49.333, -2.619 49.333, -2.619 49.333, -2.619 49.333, -2.619 49.333))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1038'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.169 -2.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.169 -2.614)"^^geo:wktLiteral ;
  geo-pos:lat "50.169"^^xsd:decimal ;
  geo-pos:long "-2.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_834'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_834'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.915833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.614'^^xsd:double;
  dwc:latitude '50.169'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.614 50.169, -2.614 50.169, -2.614 50.169, -2.614 50.169, -2.614 50.169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_834'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.217 -2.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.217 -2.609)"^^geo:wktLiteral ;
  geo-pos:lat "49.217"^^xsd:decimal ;
  geo-pos:long "-2.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_808'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_808'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9655555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.609'^^xsd:double;
  dwc:latitude '49.217'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.609 49.217, -2.609 49.217, -2.609 49.217, -2.609 49.217, -2.609 49.217))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_808'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.195 -2.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.195"^^xsd:decimal ;
  dwc:decimalLongitude "-2.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.195 -2.606)"^^geo:wktLiteral ;
  geo-pos:lat "50.195"^^xsd:decimal ;
  geo-pos:long "-2.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_835'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_835'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.066666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.606'^^xsd:double;
  dwc:latitude '50.195'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.606 50.195, -2.606 50.195, -2.606 50.195, -2.606 50.195, -2.606 50.195))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_835'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.841 -2.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.841"^^xsd:decimal ;
  dwc:decimalLongitude "-2.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.841 -2.604)"^^geo:wktLiteral ;
  geo-pos:lat "48.841"^^xsd:decimal ;
  geo-pos:long "-2.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_775'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2024_775'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.218333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.604'^^xsd:double;
  dwc:latitude '48.841'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.604 48.841, -2.604 48.841, -2.604 48.841, -2.604 48.841, -2.604 48.841))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_775'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.188 -2.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.188"^^xsd:decimal ;
  dwc:decimalLongitude "-2.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.188 -2.592)"^^geo:wktLiteral ;
  geo-pos:lat "50.188"^^xsd:decimal ;
  geo-pos:long "-2.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_836'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_836'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.268888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.592'^^xsd:double;
  dwc:latitude '50.188'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.592 50.188, -2.592 50.188, -2.592 50.188, -2.592 50.188, -2.592 50.188))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_836'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.775 -2.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.775"^^xsd:decimal ;
  dwc:decimalLongitude "-2.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.775 -2.583)"^^geo:wktLiteral ;
  geo-pos:lat "49.775"^^xsd:decimal ;
  geo-pos:long "-2.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_951'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.796111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.583'^^xsd:double;
  dwc:latitude '49.775'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.583 49.775, -2.583 49.775, -2.583 49.775, -2.583 49.775, -2.583 49.775))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_951'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.306 -2.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.306"^^xsd:decimal ;
  dwc:decimalLongitude "-2.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.306 -2.582)"^^geo:wktLiteral ;
  geo-pos:lat "49.306"^^xsd:decimal ;
  geo-pos:long "-2.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1037'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8783333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.582'^^xsd:double;
  dwc:latitude '49.306'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.582 49.306, -2.582 49.306, -2.582 49.306, -2.582 49.306, -2.582 49.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1037'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.643 -2.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.643"^^xsd:decimal ;
  dwc:decimalLongitude "-2.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.643 -2.578)"^^geo:wktLiteral ;
  geo-pos:lat "49.643"^^xsd:decimal ;
  geo-pos:long "-2.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_947'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.0275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.578'^^xsd:double;
  dwc:latitude '49.643'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.578 49.643, -2.578 49.643, -2.578 49.643, -2.578 49.643, -2.578 49.643))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_947'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.748 -2.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.748"^^xsd:decimal ;
  dwc:decimalLongitude "-2.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.748 -2.577)"^^geo:wktLiteral ;
  geo-pos:lat "49.748"^^xsd:decimal ;
  geo-pos:long "-2.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1004'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.853888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.577'^^xsd:double;
  dwc:latitude '49.748'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.577 49.748, -2.577 49.748, -2.577 49.748, -2.577 49.748, -2.577 49.748))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1004'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.198 -2.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.198"^^xsd:decimal ;
  dwc:decimalLongitude "-2.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.198 -2.574)"^^geo:wktLiteral ;
  geo-pos:lat "50.198"^^xsd:decimal ;
  geo-pos:long "-2.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_837'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_837'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.561111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.574'^^xsd:double;
  dwc:latitude '50.198'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.574 50.198, -2.574 50.198, -2.574 50.198, -2.574 50.198, -2.574 50.198))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_837'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -2.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-2.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -2.553)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-2.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_950'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.22'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.553'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.553 49.759, -2.553 49.759, -2.553 49.759, -2.553 49.759, -2.553 49.759))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_950'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.215 -2.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.215"^^xsd:decimal ;
  dwc:decimalLongitude "-2.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.215 -2.537)"^^geo:wktLiteral ;
  geo-pos:lat "50.215"^^xsd:decimal ;
  geo-pos:long "-2.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_838'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_838'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.596666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.537'^^xsd:double;
  dwc:latitude '50.215'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.537 50.215, -2.537 50.215, -2.537 50.215, -2.537 50.215, -2.537 50.215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_838'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.215 -2.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.215"^^xsd:decimal ;
  dwc:decimalLongitude "-2.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.215 -2.533)"^^geo:wktLiteral ;
  geo-pos:lat "50.215"^^xsd:decimal ;
  geo-pos:long "-2.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_839'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_839'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.684444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.533'^^xsd:double;
  dwc:latitude '50.215'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.533 50.215, -2.533 50.215, -2.533 50.215, -2.533 50.215, -2.533 50.215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_839'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57 -2.518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.57"^^xsd:decimal ;
  dwc:decimalLongitude "-2.518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57 -2.518)"^^geo:wktLiteral ;
  geo-pos:lat "49.57"^^xsd:decimal ;
  geo-pos:long "-2.518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2040'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2040'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.518'^^xsd:double;
  dwc:latitude '49.57'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.518 49.57, -2.518 49.57, -2.518 49.57, -2.518 49.57, -2.518 49.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2040'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.042 -2.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.042"^^xsd:decimal ;
  dwc:decimalLongitude "-2.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.042 -2.505)"^^geo:wktLiteral ;
  geo-pos:lat "49.042"^^xsd:decimal ;
  geo-pos:long "-2.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1011'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.461388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.505'^^xsd:double;
  dwc:latitude '49.042'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.505 49.042, -2.505 49.042, -2.505 49.042, -2.505 49.042, -2.505 49.042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1011'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.491 -2.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.491"^^xsd:decimal ;
  dwc:decimalLongitude "-2.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.491 -2.505)"^^geo:wktLiteral ;
  geo-pos:lat "50.491"^^xsd:decimal ;
  geo-pos:long "-2.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_841'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_841'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.8705555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.505'^^xsd:double;
  dwc:latitude '50.491'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.505 50.491, -2.505 50.491, -2.505 50.491, -2.505 50.491, -2.505 50.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_841'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.941 -2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.941"^^xsd:decimal ;
  dwc:decimalLongitude "-2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.941 -2.501)"^^geo:wktLiteral ;
  geo-pos:lat "49.941"^^xsd:decimal ;
  geo-pos:long "-2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_952'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0533333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.501'^^xsd:double;
  dwc:latitude '49.941'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.501 49.941, -2.501 49.941, -2.501 49.941, -2.501 49.941, -2.501 49.941))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_952'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.197 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.197"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.197 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.197"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_840'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_840'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.227222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '50.197'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5 50.197, -2.5 50.197, -2.5 50.197, -2.5 50.197, -2.5 50.197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_840'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.792 -2.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.792"^^xsd:decimal ;
  dwc:decimalLongitude "-2.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.792 -2.494)"^^geo:wktLiteral ;
  geo-pos:lat "49.792"^^xsd:decimal ;
  geo-pos:long "-2.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1003'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.188055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.494'^^xsd:double;
  dwc:latitude '49.792'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.494 49.792, -2.494 49.792, -2.494 49.792, -2.494 49.792, -2.494 49.792))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1003'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.102 -2.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.102"^^xsd:decimal ;
  dwc:decimalLongitude "-2.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.102 -2.487)"^^geo:wktLiteral ;
  geo-pos:lat "49.102"^^xsd:decimal ;
  geo-pos:long "-2.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_807'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_807'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.4308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.487'^^xsd:double;
  dwc:latitude '49.102'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.487 49.102, -2.487 49.102, -2.487 49.102, -2.487 49.102, -2.487 49.102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_807'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.075 -2.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.075"^^xsd:decimal ;
  dwc:decimalLongitude "-2.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.075 -2.485)"^^geo:wktLiteral ;
  geo-pos:lat "49.075"^^xsd:decimal ;
  geo-pos:long "-2.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_776'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_776'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.9905555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.485'^^xsd:double;
  dwc:latitude '49.075'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.485 49.075, -2.485 49.075, -2.485 49.075, -2.485 49.075, -2.485 49.075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_776'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.098 -2.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.098"^^xsd:decimal ;
  dwc:decimalLongitude "-2.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.098 -2.483)"^^geo:wktLiteral ;
  geo-pos:lat "49.098"^^xsd:decimal ;
  geo-pos:long "-2.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_806'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_806'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.7397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.483'^^xsd:double;
  dwc:latitude '49.098'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.483 49.098, -2.483 49.098, -2.483 49.098, -2.483 49.098, -2.483 49.098))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_806'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.576 -2.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.576 -2.476)"^^geo:wktLiteral ;
  geo-pos:lat "49.576"^^xsd:decimal ;
  geo-pos:long "-2.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2036'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.513055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.476'^^xsd:double;
  dwc:latitude '49.576'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.476 49.576, -2.476 49.576, -2.476 49.576, -2.476 49.576, -2.476 49.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2036'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.01 -2.471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.01"^^xsd:decimal ;
  dwc:decimalLongitude "-2.471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.01 -2.471)"^^geo:wktLiteral ;
  geo-pos:lat "49.01"^^xsd:decimal ;
  geo-pos:long "-2.471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1012'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.636944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.471'^^xsd:double;
  dwc:latitude '49.01'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.471 49.01, -2.471 49.01, -2.471 49.01, -2.471 49.01, -2.471 49.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1012'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.806 -2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.806"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.806 -2.47)"^^geo:wktLiteral ;
  geo-pos:lat "49.806"^^xsd:decimal ;
  geo-pos:long "-2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1000'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6647222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.47'^^xsd:double;
  dwc:latitude '49.806'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.47 49.806, -2.47 49.806, -2.47 49.806, -2.47 49.806, -2.47 49.806))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1000'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.545 -2.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.545"^^xsd:decimal ;
  dwc:decimalLongitude "-2.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.545 -2.465)"^^geo:wktLiteral ;
  geo-pos:lat "49.545"^^xsd:decimal ;
  geo-pos:long "-2.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2046'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2046'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.447777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.465'^^xsd:double;
  dwc:latitude '49.545'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.465 49.545, -2.465 49.545, -2.465 49.545, -2.465 49.545, -2.465 49.545))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2046'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.761 -2.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.761"^^xsd:decimal ;
  dwc:decimalLongitude "-2.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.761 -2.461)"^^geo:wktLiteral ;
  geo-pos:lat "49.761"^^xsd:decimal ;
  geo-pos:long "-2.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1002'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.291388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.461'^^xsd:double;
  dwc:latitude '49.761'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.461 49.761, -2.461 49.761, -2.461 49.761, -2.461 49.761, -2.461 49.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1002'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.484 -2.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.484"^^xsd:decimal ;
  dwc:decimalLongitude "-2.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.484 -2.458)"^^geo:wktLiteral ;
  geo-pos:lat "49.484"^^xsd:decimal ;
  geo-pos:long "-2.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2059'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2059'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.297222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.458'^^xsd:double;
  dwc:latitude '49.484'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.458 49.484, -2.458 49.484, -2.458 49.484, -2.458 49.484, -2.458 49.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2059'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -2.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-2.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -2.455)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-2.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2020'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.6736111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.455'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.455 49.516, -2.455 49.516, -2.455 49.516, -2.455 49.516, -2.455 49.516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2020'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -2.45)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "-2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_1001'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5925'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.45'^^xsd:double;
  dwc:latitude '49.8'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.45 49.8, -2.45 49.8, -2.45 49.8, -2.45 49.8, -2.45 49.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1001'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -2.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-2.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -2.446)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-2.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_953'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7913888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.446'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.446 49.952, -2.446 49.952, -2.446 49.952, -2.446 49.952, -2.446 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_953'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.525 -2.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.525"^^xsd:decimal ;
  dwc:decimalLongitude "-2.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.525 -2.44)"^^geo:wktLiteral ;
  geo-pos:lat "49.525"^^xsd:decimal ;
  geo-pos:long "-2.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2037'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2037'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.613611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.44'^^xsd:double;
  dwc:latitude '49.525'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.44 49.525, -2.44 49.525, -2.44 49.525, -2.44 49.525, -2.44 49.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2037'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.476 -2.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.476"^^xsd:decimal ;
  dwc:decimalLongitude "-2.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.476 -2.438)"^^geo:wktLiteral ;
  geo-pos:lat "49.476"^^xsd:decimal ;
  geo-pos:long "-2.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2058'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2058'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.110555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.438'^^xsd:double;
  dwc:latitude '49.476'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.438 49.476, -2.438 49.476, -2.438 49.476, -2.438 49.476, -2.438 49.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2058'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -2.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-2.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -2.434)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-2.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1994'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.042222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.434'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.434 49.501, -2.434 49.501, -2.434 49.501, -2.434 49.501, -2.434 49.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1994'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.22 -2.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.22"^^xsd:decimal ;
  dwc:decimalLongitude "-2.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.22 -2.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.22"^^xsd:decimal ;
  geo-pos:long "-2.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1036'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1036'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.432'^^xsd:double;
  dwc:latitude '49.22'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.432 49.22, -2.432 49.22, -2.432 49.22, -2.432 49.22, -2.432 49.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1036'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.593 -2.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.593"^^xsd:decimal ;
  dwc:decimalLongitude "-2.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.593 -2.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.593"^^xsd:decimal ;
  geo-pos:long "-2.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_946'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.3686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.432'^^xsd:double;
  dwc:latitude '49.593'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.432 49.593, -2.432 49.593, -2.432 49.593, -2.432 49.593, -2.432 49.593))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_946'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.596 -2.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.596"^^xsd:decimal ;
  dwc:decimalLongitude "-2.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.596 -2.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.596"^^xsd:decimal ;
  geo-pos:long "-2.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2045'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2045'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.432'^^xsd:double;
  dwc:latitude '49.596'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.432 49.596, -2.432 49.596, -2.432 49.596, -2.432 49.596, -2.432 49.596))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2045'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.499 -2.429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.499"^^xsd:decimal ;
  dwc:decimalLongitude "-2.429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.499 -2.429)"^^geo:wktLiteral ;
  geo-pos:lat "49.499"^^xsd:decimal ;
  geo-pos:long "-2.429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2003'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2003'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7927777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.429'^^xsd:double;
  dwc:latitude '49.499'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.429 49.499, -2.429 49.499, -2.429 49.499, -2.429 49.499, -2.429 49.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2003'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.007 -2.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.007"^^xsd:decimal ;
  dwc:decimalLongitude "-2.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.007 -2.425)"^^geo:wktLiteral ;
  geo-pos:lat "49.007"^^xsd:decimal ;
  geo-pos:long "-2.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_934'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.681111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.425'^^xsd:double;
  dwc:latitude '49.007'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.425 49.007, -2.425 49.007, -2.425 49.007, -2.425 49.007, -2.425 49.007))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_934'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.213 -2.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.213"^^xsd:decimal ;
  dwc:decimalLongitude "-2.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.213 -2.425)"^^geo:wktLiteral ;
  geo-pos:lat "49.213"^^xsd:decimal ;
  geo-pos:long "-2.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1034'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2205555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.425'^^xsd:double;
  dwc:latitude '49.213'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.425 49.213, -2.425 49.213, -2.425 49.213, -2.425 49.213, -2.425 49.213))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1034'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.486 -2.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.486"^^xsd:decimal ;
  dwc:decimalLongitude "-2.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.486 -2.424)"^^geo:wktLiteral ;
  geo-pos:lat "49.486"^^xsd:decimal ;
  geo-pos:long "-2.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2026'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9786111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.424'^^xsd:double;
  dwc:latitude '49.486'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.424 49.486, -2.424 49.486, -2.424 49.486, -2.424 49.486, -2.424 49.486))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2026'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.423)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2016'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.611666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.423'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.423 49.509, -2.423 49.509, -2.423 49.509, -2.423 49.509, -2.423 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2016'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.577 -2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.577"^^xsd:decimal ;
  dwc:decimalLongitude "-2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.577 -2.423)"^^geo:wktLiteral ;
  geo-pos:lat "49.577"^^xsd:decimal ;
  geo-pos:long "-2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_945'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1041666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.423'^^xsd:double;
  dwc:latitude '49.577'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.423 49.577, -2.423 49.577, -2.423 49.577, -2.423 49.577, -2.423 49.577))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_945'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.487 -2.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.487"^^xsd:decimal ;
  dwc:decimalLongitude "-2.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.487 -2.422)"^^geo:wktLiteral ;
  geo-pos:lat "49.487"^^xsd:decimal ;
  geo-pos:long "-2.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2002'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2002'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.2816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.422'^^xsd:double;
  dwc:latitude '49.487'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.422 49.487, -2.422 49.487, -2.422 49.487, -2.422 49.487, -2.422 49.487))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2002'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.512 -2.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.512"^^xsd:decimal ;
  dwc:decimalLongitude "-2.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.512 -2.422)"^^geo:wktLiteral ;
  geo-pos:lat "49.512"^^xsd:decimal ;
  geo-pos:long "-2.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2013'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.974444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.422'^^xsd:double;
  dwc:latitude '49.512'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.422 49.512, -2.422 49.512, -2.422 49.512, -2.422 49.512, -2.422 49.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2013'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.236 -2.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.236"^^xsd:decimal ;
  dwc:decimalLongitude "-2.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.236 -2.42)"^^geo:wktLiteral ;
  geo-pos:lat "49.236"^^xsd:decimal ;
  geo-pos:long "-2.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1035'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.42'^^xsd:double;
  dwc:latitude '49.236'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.42 49.236, -2.42 49.236, -2.42 49.236, -2.42 49.236, -2.42 49.236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1035'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.508 -2.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.508 -2.42)"^^geo:wktLiteral ;
  geo-pos:lat "49.508"^^xsd:decimal ;
  geo-pos:long "-2.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2051'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2051'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.478611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.42'^^xsd:double;
  dwc:latitude '49.508'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.42 49.508, -2.42 49.508, -2.42 49.508, -2.42 49.508, -2.42 49.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2051'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.42)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2019'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1352777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.42'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.42 49.509, -2.42 49.509, -2.42 49.509, -2.42 49.509, -2.42 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2019'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.497 -2.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.497"^^xsd:decimal ;
  dwc:decimalLongitude "-2.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.497 -2.419)"^^geo:wktLiteral ;
  geo-pos:lat "49.497"^^xsd:decimal ;
  geo-pos:long "-2.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1993'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.663333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.419'^^xsd:double;
  dwc:latitude '49.497'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.419 49.497, -2.419 49.497, -2.419 49.497, -2.419 49.497, -2.419 49.497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1993'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.419)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2061'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2061'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.289722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.419'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.419 49.509, -2.419 49.509, -2.419 49.509, -2.419 49.509, -2.419 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2061'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.52 -2.418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.52 -2.418)"^^geo:wktLiteral ;
  geo-pos:lat "49.52"^^xsd:decimal ;
  geo-pos:long "-2.418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2054'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2054'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0161111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.418'^^xsd:double;
  dwc:latitude '49.52'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.418 49.52, -2.418 49.52, -2.418 49.52, -2.418 49.52, -2.418 49.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2054'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.417)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2007'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2007'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.115833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.417'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.417 49.509, -2.417 49.509, -2.417 49.509, -2.417 49.509, -2.417 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2007'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -2.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-2.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -2.417)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-2.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2012'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2012'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.863333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.417'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.417 49.51, -2.417 49.51, -2.417 49.51, -2.417 49.51, -2.417 49.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2012'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.513 -2.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.513"^^xsd:decimal ;
  dwc:decimalLongitude "-2.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.513 -2.416)"^^geo:wktLiteral ;
  geo-pos:lat "49.513"^^xsd:decimal ;
  geo-pos:long "-2.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2018'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9852777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.416'^^xsd:double;
  dwc:latitude '49.513'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.416 49.513, -2.416 49.513, -2.416 49.513, -2.416 49.513, -2.416 49.513))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2018'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.514 -2.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.514"^^xsd:decimal ;
  dwc:decimalLongitude "-2.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.514 -2.416)"^^geo:wktLiteral ;
  geo-pos:lat "49.514"^^xsd:decimal ;
  geo-pos:long "-2.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2014'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3097222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.416'^^xsd:double;
  dwc:latitude '49.514'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.416 49.514, -2.416 49.514, -2.416 49.514, -2.416 49.514, -2.416 49.514))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2014'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.498 -2.414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.498"^^xsd:decimal ;
  dwc:decimalLongitude "-2.414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.498 -2.414)"^^geo:wktLiteral ;
  geo-pos:lat "49.498"^^xsd:decimal ;
  geo-pos:long "-2.414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2052'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2052'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7130555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.414'^^xsd:double;
  dwc:latitude '49.498'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.414 49.498, -2.414 49.498, -2.414 49.498, -2.414 49.498, -2.414 49.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2052'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.497 -2.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.497"^^xsd:decimal ;
  dwc:decimalLongitude "-2.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.497 -2.412)"^^geo:wktLiteral ;
  geo-pos:lat "49.497"^^xsd:decimal ;
  geo-pos:long "-2.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2055'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2055'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.995'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.412'^^xsd:double;
  dwc:latitude '49.497'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.412 49.497, -2.412 49.497, -2.412 49.497, -2.412 49.497, -2.412 49.497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2055'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.412)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2006'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2006'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.704722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.412'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.412 49.509, -2.412 49.509, -2.412 49.509, -2.412 49.509, -2.412 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2006'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.412)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2050'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2050'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.820833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.412'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.412 49.509, -2.412 49.509, -2.412 49.509, -2.412 49.509, -2.412 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2050'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -2.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-2.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -2.412)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-2.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2030'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.412'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.412 49.51, -2.412 49.51, -2.412 49.51, -2.412 49.51, -2.412 49.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2030'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.508 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.508 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "49.508"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2056'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2056'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.7488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '49.508'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.41 49.508, -2.41 49.508, -2.41 49.508, -2.41 49.508, -2.41 49.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2056'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.41)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2060'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2060'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.28'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.41 49.509, -2.41 49.509, -2.41 49.509, -2.41 49.509, -2.41 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2060'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.469 -2.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.469"^^xsd:decimal ;
  dwc:decimalLongitude "-2.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.469 -2.409)"^^geo:wktLiteral ;
  geo-pos:lat "50.469"^^xsd:decimal ;
  geo-pos:long "-2.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_843'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_843'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.1480555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.409'^^xsd:double;
  dwc:latitude '50.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.409 50.469, -2.409 50.469, -2.409 50.469, -2.409 50.469, -2.409 50.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_843'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.518 -2.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.518"^^xsd:decimal ;
  dwc:decimalLongitude "-2.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.518 -2.408)"^^geo:wktLiteral ;
  geo-pos:lat "49.518"^^xsd:decimal ;
  geo-pos:long "-2.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2004'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2004'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.844444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.408'^^xsd:double;
  dwc:latitude '49.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.408 49.518, -2.408 49.518, -2.408 49.518, -2.408 49.518, -2.408 49.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2004'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.496 -2.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.496"^^xsd:decimal ;
  dwc:decimalLongitude "-2.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.496 -2.407)"^^geo:wktLiteral ;
  geo-pos:lat "49.496"^^xsd:decimal ;
  geo-pos:long "-2.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2024'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0477777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.407'^^xsd:double;
  dwc:latitude '49.496'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.407 49.496, -2.407 49.496, -2.407 49.496, -2.407 49.496, -2.407 49.496))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2024'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.511 -2.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.511"^^xsd:decimal ;
  dwc:decimalLongitude "-2.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.511 -2.407)"^^geo:wktLiteral ;
  geo-pos:lat "49.511"^^xsd:decimal ;
  geo-pos:long "-2.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2009'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2009'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.8713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.407'^^xsd:double;
  dwc:latitude '49.511'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.407 49.511, -2.407 49.511, -2.407 49.511, -2.407 49.511, -2.407 49.511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2009'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -2.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.516"^^xsd:decimal ;
  dwc:decimalLongitude "-2.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.516 -2.407)"^^geo:wktLiteral ;
  geo-pos:lat "49.516"^^xsd:decimal ;
  geo-pos:long "-2.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1992'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.161944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.407'^^xsd:double;
  dwc:latitude '49.516'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.407 49.516, -2.407 49.516, -2.407 49.516, -2.407 49.516, -2.407 49.516))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1992'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.536 -2.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.536 -2.407)"^^geo:wktLiteral ;
  geo-pos:lat "49.536"^^xsd:decimal ;
  geo-pos:long "-2.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2034'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2034'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6544444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.407'^^xsd:double;
  dwc:latitude '49.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.407 49.536, -2.407 49.536, -2.407 49.536, -2.407 49.536, -2.407 49.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2034'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.406)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2028'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.870833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.406'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.406 49.509, -2.406 49.509, -2.406 49.509, -2.406 49.509, -2.406 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2028'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.511 -2.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.511"^^xsd:decimal ;
  dwc:decimalLongitude "-2.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.511 -2.406)"^^geo:wktLiteral ;
  geo-pos:lat "49.511"^^xsd:decimal ;
  geo-pos:long "-2.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2022'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.123333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.406'^^xsd:double;
  dwc:latitude '49.511'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.406 49.511, -2.406 49.511, -2.406 49.511, -2.406 49.511, -2.406 49.511))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2022'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.503 -2.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.503 -2.405)"^^geo:wktLiteral ;
  geo-pos:lat "49.503"^^xsd:decimal ;
  geo-pos:long "-2.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2011'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2011'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.804444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.405'^^xsd:double;
  dwc:latitude '49.503'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.405 49.503, -2.405 49.503, -2.405 49.503, -2.405 49.503, -2.405 49.503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2011'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.512 -2.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.512"^^xsd:decimal ;
  dwc:decimalLongitude "-2.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.512 -2.405)"^^geo:wktLiteral ;
  geo-pos:lat "49.512"^^xsd:decimal ;
  geo-pos:long "-2.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1995'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.792777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.405'^^xsd:double;
  dwc:latitude '49.512'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.405 49.512, -2.405 49.512, -2.405 49.512, -2.405 49.512, -2.405 49.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1995'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.524 -2.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.524"^^xsd:decimal ;
  dwc:decimalLongitude "-2.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.524 -2.404)"^^geo:wktLiteral ;
  geo-pos:lat "49.524"^^xsd:decimal ;
  geo-pos:long "-2.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2005'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2005'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.393611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.404'^^xsd:double;
  dwc:latitude '49.524'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.404 49.524, -2.404 49.524, -2.404 49.524, -2.404 49.524, -2.404 49.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2005'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.506 -2.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.506"^^xsd:decimal ;
  dwc:decimalLongitude "-2.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.506 -2.403)"^^geo:wktLiteral ;
  geo-pos:lat "49.506"^^xsd:decimal ;
  geo-pos:long "-2.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2008'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2008'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.5336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.403'^^xsd:double;
  dwc:latitude '49.506'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.403 49.506, -2.403 49.506, -2.403 49.506, -2.403 49.506, -2.403 49.506))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2008'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -2.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.504"^^xsd:decimal ;
  dwc:decimalLongitude "-2.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -2.402)"^^geo:wktLiteral ;
  geo-pos:lat "49.504"^^xsd:decimal ;
  geo-pos:long "-2.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2023'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.41'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.402'^^xsd:double;
  dwc:latitude '49.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.402 49.504, -2.402 49.504, -2.402 49.504, -2.402 49.504, -2.402 49.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2023'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.505 -2.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.505"^^xsd:decimal ;
  dwc:decimalLongitude "-2.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.505 -2.402)"^^geo:wktLiteral ;
  geo-pos:lat "49.505"^^xsd:decimal ;
  geo-pos:long "-2.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2000'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_2000'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.2894444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.402'^^xsd:double;
  dwc:latitude '49.505'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.402 49.505, -2.402 49.505, -2.402 49.505, -2.402 49.505, -2.402 49.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2000'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -2.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-2.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -2.402)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-2.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1999'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.429722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.402'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.402 49.51, -2.402 49.51, -2.402 49.51, -2.402 49.51, -2.402 49.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1999'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -2.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.504"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -2.401)"^^geo:wktLiteral ;
  geo-pos:lat "49.504"^^xsd:decimal ;
  geo-pos:long "-2.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2021'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.8291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.401'^^xsd:double;
  dwc:latitude '49.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401 49.504, -2.401 49.504, -2.401 49.504, -2.401 49.504, -2.401 49.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2021'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.544 -2.401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.544"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.544 -2.401)"^^geo:wktLiteral ;
  geo-pos:lat "49.544"^^xsd:decimal ;
  geo-pos:long "-2.401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2033'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0505555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.401'^^xsd:double;
  dwc:latitude '49.544'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401 49.544, -2.401 49.544, -2.401 49.544, -2.401 49.544, -2.401 49.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2033'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.535 -2.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.535"^^xsd:decimal ;
  dwc:decimalLongitude "-2.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.535 -2.399)"^^geo:wktLiteral ;
  geo-pos:lat "49.535"^^xsd:decimal ;
  geo-pos:long "-2.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2035'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2035'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7411111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.399'^^xsd:double;
  dwc:latitude '49.535'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.399 49.535, -2.399 49.535, -2.399 49.535, -2.399 49.535, -2.399 49.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2035'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.057 -2.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.057"^^xsd:decimal ;
  dwc:decimalLongitude "-2.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.057 -2.398)"^^geo:wktLiteral ;
  geo-pos:lat "49.057"^^xsd:decimal ;
  geo-pos:long "-2.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_777'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_777'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.3172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.398'^^xsd:double;
  dwc:latitude '49.057'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.398 49.057, -2.398 49.057, -2.398 49.057, -2.398 49.057, -2.398 49.057))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_777'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -2.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.501"^^xsd:decimal ;
  dwc:decimalLongitude "-2.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.501 -2.398)"^^geo:wktLiteral ;
  geo-pos:lat "49.501"^^xsd:decimal ;
  geo-pos:long "-2.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2029'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.216944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.398'^^xsd:double;
  dwc:latitude '49.501'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.398 49.501, -2.398 49.501, -2.398 49.501, -2.398 49.501, -2.398 49.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2029'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.512 -2.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.512"^^xsd:decimal ;
  dwc:decimalLongitude "-2.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.512 -2.398)"^^geo:wktLiteral ;
  geo-pos:lat "49.512"^^xsd:decimal ;
  geo-pos:long "-2.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_2015'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0708333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.398'^^xsd:double;
  dwc:latitude '49.512'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.398 49.512, -2.398 49.512, -2.398 49.512, -2.398 49.512, -2.398 49.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2015'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.523 -2.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.523"^^xsd:decimal ;
  dwc:decimalLongitude "-2.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.523 -2.397)"^^geo:wktLiteral ;
  geo-pos:lat "49.523"^^xsd:decimal ;
  geo-pos:long "-2.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_2017'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.4752777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.397'^^xsd:double;
  dwc:latitude '49.523'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.397 49.523, -2.397 49.523, -2.397 49.523, -2.397 49.523, -2.397 49.523))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2017'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.507 -2.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.507"^^xsd:decimal ;
  dwc:decimalLongitude "-2.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.507 -2.394)"^^geo:wktLiteral ;
  geo-pos:lat "49.507"^^xsd:decimal ;
  geo-pos:long "-2.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2057'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2057'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.452777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.394'^^xsd:double;
  dwc:latitude '49.507'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.394 49.507, -2.394 49.507, -2.394 49.507, -2.394 49.507, -2.394 49.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2057'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.544 -2.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.544"^^xsd:decimal ;
  dwc:decimalLongitude "-2.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.544 -2.394)"^^geo:wktLiteral ;
  geo-pos:lat "49.544"^^xsd:decimal ;
  geo-pos:long "-2.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2032'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4488888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.394'^^xsd:double;
  dwc:latitude '49.544'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.394 49.544, -2.394 49.544, -2.394 49.544, -2.394 49.544, -2.394 49.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2032'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.502 -2.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.502"^^xsd:decimal ;
  dwc:decimalLongitude "-2.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.502 -2.391)"^^geo:wktLiteral ;
  geo-pos:lat "49.502"^^xsd:decimal ;
  geo-pos:long "-2.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2025'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4563888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.391'^^xsd:double;
  dwc:latitude '49.502'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.391 49.502, -2.391 49.502, -2.391 49.502, -2.391 49.502, -2.391 49.502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2025'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.507 -2.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.507"^^xsd:decimal ;
  dwc:decimalLongitude "-2.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.507 -2.39)"^^geo:wktLiteral ;
  geo-pos:lat "49.507"^^xsd:decimal ;
  geo-pos:long "-2.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1998'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.350277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.39'^^xsd:double;
  dwc:latitude '49.507'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.39 49.507, -2.39 49.507, -2.39 49.507, -2.39 49.507, -2.39 49.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1998'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.536 -2.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.536 -2.382)"^^geo:wktLiteral ;
  geo-pos:lat "49.536"^^xsd:decimal ;
  geo-pos:long "-2.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2049'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2049'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.6225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.382'^^xsd:double;
  dwc:latitude '49.536'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.382 49.536, -2.382 49.536, -2.382 49.536, -2.382 49.536, -2.382 49.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2049'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.518 -2.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.518"^^xsd:decimal ;
  dwc:decimalLongitude "-2.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.518 -2.376)"^^geo:wktLiteral ;
  geo-pos:lat "49.518"^^xsd:decimal ;
  geo-pos:long "-2.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2010'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_2010'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.4244444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.376'^^xsd:double;
  dwc:latitude '49.518'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.376 49.518, -2.376 49.518, -2.376 49.518, -2.376 49.518, -2.376 49.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2010'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.373)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2053'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_2053'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.4263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.373'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.373 49.5, -2.373 49.5, -2.373 49.5, -2.373 49.5, -2.373 49.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2053'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.595 -2.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.595 -2.372)"^^geo:wktLiteral ;
  geo-pos:lat "49.595"^^xsd:decimal ;
  geo-pos:long "-2.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2039'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2039'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.990833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.372'^^xsd:double;
  dwc:latitude '49.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.372 49.595, -2.372 49.595, -2.372 49.595, -2.372 49.595, -2.372 49.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2039'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -2.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.504"^^xsd:decimal ;
  dwc:decimalLongitude "-2.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.504 -2.37)"^^geo:wktLiteral ;
  geo-pos:lat "49.504"^^xsd:decimal ;
  geo-pos:long "-2.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_2027'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.714722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.37'^^xsd:double;
  dwc:latitude '49.504'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.37 49.504, -2.37 49.504, -2.37 49.504, -2.37 49.504, -2.37 49.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2027'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.526 -2.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.526"^^xsd:decimal ;
  dwc:decimalLongitude "-2.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.526 -2.368)"^^geo:wktLiteral ;
  geo-pos:lat "49.526"^^xsd:decimal ;
  geo-pos:long "-2.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2031'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7688888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.368'^^xsd:double;
  dwc:latitude '49.526'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.368 49.526, -2.368 49.526, -2.368 49.526, -2.368 49.526, -2.368 49.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2031'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.528 -2.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.528"^^xsd:decimal ;
  dwc:decimalLongitude "-2.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.528 -2.368)"^^geo:wktLiteral ;
  geo-pos:lat "49.528"^^xsd:decimal ;
  geo-pos:long "-2.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2048'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2048'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.175833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.368'^^xsd:double;
  dwc:latitude '49.528'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.368 49.528, -2.368 49.528, -2.368 49.528, -2.368 49.528, -2.368 49.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2048'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.176 -2.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.176"^^xsd:decimal ;
  dwc:decimalLongitude "-2.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.176 -2.367)"^^geo:wktLiteral ;
  geo-pos:lat "49.176"^^xsd:decimal ;
  geo-pos:long "-2.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1033'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2024_1033'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.57'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.367'^^xsd:double;
  dwc:latitude '49.176'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.367 49.176, -2.367 49.176, -2.367 49.176, -2.367 49.176, -2.367 49.176))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1033'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.509 -2.359)"^^geo:wktLiteral ;
  geo-pos:lat "49.509"^^xsd:decimal ;
  geo-pos:long "-2.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1997'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.263611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.359'^^xsd:double;
  dwc:latitude '49.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.359 49.509, -2.359 49.509, -2.359 49.509, -2.359 49.509, -2.359 49.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1997'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.566 -2.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.566"^^xsd:decimal ;
  dwc:decimalLongitude "-2.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.566 -2.359)"^^geo:wktLiteral ;
  geo-pos:lat "49.566"^^xsd:decimal ;
  geo-pos:long "-2.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2041'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2041'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.5711111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.359'^^xsd:double;
  dwc:latitude '49.566'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.359 49.566, -2.359 49.566, -2.359 49.566, -2.359 49.566, -2.359 49.566))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2041'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.358)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_1996'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.608611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.358'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.358 49.5, -2.358 49.5, -2.358 49.5, -2.358 49.5, -2.358 49.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1996'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.586 -2.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.586"^^xsd:decimal ;
  dwc:decimalLongitude "-2.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.586 -2.356)"^^geo:wktLiteral ;
  geo-pos:lat "49.586"^^xsd:decimal ;
  geo-pos:long "-2.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2038'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_2038'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.533055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.356'^^xsd:double;
  dwc:latitude '49.586'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.356 49.586, -2.356 49.586, -2.356 49.586, -2.356 49.586, -2.356 49.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2038'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.474 -2.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.474"^^xsd:decimal ;
  dwc:decimalLongitude "-2.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.474 -2.351)"^^geo:wktLiteral ;
  geo-pos:lat "50.474"^^xsd:decimal ;
  geo-pos:long "-2.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_842'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_842'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.6194444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.351'^^xsd:double;
  dwc:latitude '50.474'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.351 50.474, -2.351 50.474, -2.351 50.474, -2.351 50.474, -2.351 50.474))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_842'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.544 -2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.544"^^xsd:decimal ;
  dwc:decimalLongitude "-2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.544 -2.35)"^^geo:wktLiteral ;
  geo-pos:lat "49.544"^^xsd:decimal ;
  geo-pos:long "-2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1991'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.351388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.35'^^xsd:double;
  dwc:latitude '49.544'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.35 49.544, -2.35 49.544, -2.35 49.544, -2.35 49.544, -2.35 49.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1991'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.497 -2.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.497"^^xsd:decimal ;
  dwc:decimalLongitude "-2.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.497 -2.346)"^^geo:wktLiteral ;
  geo-pos:lat "49.497"^^xsd:decimal ;
  geo-pos:long "-2.346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2001'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_2001'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.0172222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.346'^^xsd:double;
  dwc:latitude '49.497'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.346 49.497, -2.346 49.497, -2.346 49.497, -2.346 49.497, -2.346 49.497))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2001'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.525 -2.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.525"^^xsd:decimal ;
  dwc:decimalLongitude "-2.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.525 -2.345)"^^geo:wktLiteral ;
  geo-pos:lat "49.525"^^xsd:decimal ;
  geo-pos:long "-2.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2047'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2047'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.344722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.345'^^xsd:double;
  dwc:latitude '49.525'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.345 49.525, -2.345 49.525, -2.345 49.525, -2.345 49.525, -2.345 49.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2047'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.936 -2.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.936"^^xsd:decimal ;
  dwc:decimalLongitude "-2.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.936 -2.34)"^^geo:wktLiteral ;
  geo-pos:lat "48.936"^^xsd:decimal ;
  geo-pos:long "-2.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1013'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2024_1013'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.294166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.34'^^xsd:double;
  dwc:latitude '48.936'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.34 48.936, -2.34 48.936, -2.34 48.936, -2.34 48.936, -2.34 48.936))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1013'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -2.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.945 -2.333)"^^geo:wktLiteral ;
  geo-pos:lat "49.945"^^xsd:decimal ;
  geo-pos:long "-2.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_954'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.9152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.333'^^xsd:double;
  dwc:latitude '49.945'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333 49.945, -2.333 49.945, -2.333 49.945, -2.333 49.945, -2.333 49.945))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_954'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.444 -2.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.444"^^xsd:decimal ;
  dwc:decimalLongitude "-2.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.444 -2.331)"^^geo:wktLiteral ;
  geo-pos:lat "50.444"^^xsd:decimal ;
  geo-pos:long "-2.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_1877'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.656944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.331'^^xsd:double;
  dwc:latitude '50.444'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.331 50.444, -2.331 50.444, -2.331 50.444, -2.331 50.444, -2.331 50.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1877'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -2.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.952"^^xsd:decimal ;
  dwc:decimalLongitude "-2.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.952 -2.321)"^^geo:wktLiteral ;
  geo-pos:lat "49.952"^^xsd:decimal ;
  geo-pos:long "-2.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_959'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.493333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.321'^^xsd:double;
  dwc:latitude '49.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.321 49.952, -2.321 49.952, -2.321 49.952, -2.321 49.952, -2.321 49.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_959'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.049 -2.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.049"^^xsd:decimal ;
  dwc:decimalLongitude "-2.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.049 -2.318)"^^geo:wktLiteral ;
  geo-pos:lat "49.049"^^xsd:decimal ;
  geo-pos:long "-2.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_778'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_778'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3641666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.318'^^xsd:double;
  dwc:latitude '49.049'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.318 49.049, -2.318 49.049, -2.318 49.049, -2.318 49.049, -2.318 49.049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_778'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.051 -2.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.051"^^xsd:decimal ;
  dwc:decimalLongitude "-2.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.051 -2.318)"^^geo:wktLiteral ;
  geo-pos:lat "49.051"^^xsd:decimal ;
  geo-pos:long "-2.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_779'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_779'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3958333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.318'^^xsd:double;
  dwc:latitude '49.051'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.318 49.051, -2.318 49.051, -2.318 49.051, -2.318 49.051, -2.318 49.051))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_779'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.502 -2.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.502"^^xsd:decimal ;
  dwc:decimalLongitude "-2.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.502 -2.309)"^^geo:wktLiteral ;
  geo-pos:lat "49.502"^^xsd:decimal ;
  geo-pos:long "-2.309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_944'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4291666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.309'^^xsd:double;
  dwc:latitude '49.502'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.309 49.502, -2.309 49.502, -2.309 49.502, -2.309 49.502, -2.309 49.502))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_944'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53 -2.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53"^^xsd:decimal ;
  dwc:decimalLongitude "-2.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53 -2.301)"^^geo:wktLiteral ;
  geo-pos:lat "50.53"^^xsd:decimal ;
  geo-pos:long "-2.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_844'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_844'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.301'^^xsd:double;
  dwc:latitude '50.53'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.301 50.53, -2.301 50.53, -2.301 50.53, -2.301 50.53, -2.301 50.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_844'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.097 -2.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.097"^^xsd:decimal ;
  dwc:decimalLongitude "-2.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.097 -2.297)"^^geo:wktLiteral ;
  geo-pos:lat "50.097"^^xsd:decimal ;
  geo-pos:long "-2.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_960'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.9'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.297'^^xsd:double;
  dwc:latitude '50.097'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.297 50.097, -2.297 50.097, -2.297 50.097, -2.297 50.097, -2.297 50.097))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_960'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.494 -2.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.494"^^xsd:decimal ;
  dwc:decimalLongitude "-2.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.494 -2.282)"^^geo:wktLiteral ;
  geo-pos:lat "49.494"^^xsd:decimal ;
  geo-pos:long "-2.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2024_943'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.282'^^xsd:double;
  dwc:latitude '49.494'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.282 49.494, -2.282 49.494, -2.282 49.494, -2.282 49.494, -2.282 49.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_943'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.588 -2.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.588"^^xsd:decimal ;
  dwc:decimalLongitude "-2.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.588 -2.275)"^^geo:wktLiteral ;
  geo-pos:lat "49.588"^^xsd:decimal ;
  geo-pos:long "-2.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1990'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.466944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.275'^^xsd:double;
  dwc:latitude '49.588'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.275 49.588, -2.275 49.588, -2.275 49.588, -2.275 49.588, -2.275 49.588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1990'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.042 -2.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.042"^^xsd:decimal ;
  dwc:decimalLongitude "-2.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.042 -2.274)"^^geo:wktLiteral ;
  geo-pos:lat "49.042"^^xsd:decimal ;
  geo-pos:long "-2.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_780'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_780'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9336111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.274'^^xsd:double;
  dwc:latitude '49.042'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.274 49.042, -2.274 49.042, -2.274 49.042, -2.274 49.042, -2.274 49.042))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_780'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.565 -2.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.565 -2.251)"^^geo:wktLiteral ;
  geo-pos:lat "50.565"^^xsd:decimal ;
  geo-pos:long "-2.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_845'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_845'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.231944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.251'^^xsd:double;
  dwc:latitude '50.565'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.251 50.565, -2.251 50.565, -2.251 50.565, -2.251 50.565, -2.251 50.565))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_845'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.698 -2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.698"^^xsd:decimal ;
  dwc:decimalLongitude "-2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.698 -2.25)"^^geo:wktLiteral ;
  geo-pos:lat "49.698"^^xsd:decimal ;
  geo-pos:long "-2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1988'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.2225'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.25'^^xsd:double;
  dwc:latitude '49.698'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.25 49.698, -2.25 49.698, -2.25 49.698, -2.25 49.698, -2.25 49.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1988'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.699 -2.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.699 -2.247)"^^geo:wktLiteral ;
  geo-pos:lat "49.699"^^xsd:decimal ;
  geo-pos:long "-2.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1987'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.247'^^xsd:double;
  dwc:latitude '49.699'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.247 49.699, -2.247 49.699, -2.247 49.699, -2.247 49.699, -2.247 49.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1987'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.962 -2.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.962"^^xsd:decimal ;
  dwc:decimalLongitude "-2.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.962 -2.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.962"^^xsd:decimal ;
  geo-pos:long "-2.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_955'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0686111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.242'^^xsd:double;
  dwc:latitude '49.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.242 49.962, -2.242 49.962, -2.242 49.962, -2.242 49.962, -2.242 49.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_955'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.587 -2.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.587"^^xsd:decimal ;
  dwc:decimalLongitude "-2.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.587 -2.238)"^^geo:wktLiteral ;
  geo-pos:lat "49.587"^^xsd:decimal ;
  geo-pos:long "-2.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2042'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2042'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.2722222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.238'^^xsd:double;
  dwc:latitude '49.587'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.238 49.587, -2.238 49.587, -2.238 49.587, -2.238 49.587, -2.238 49.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2042'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.997 -2.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.997"^^xsd:decimal ;
  dwc:decimalLongitude "-2.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.997 -2.238)"^^geo:wktLiteral ;
  geo-pos:lat "49.997"^^xsd:decimal ;
  geo-pos:long "-2.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_957'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.939722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.238'^^xsd:double;
  dwc:latitude '49.997'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.238 49.997, -2.238 49.997, -2.238 49.997, -2.238 49.997, -2.238 49.997))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_957'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.095 -2.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.095"^^xsd:decimal ;
  dwc:decimalLongitude "-2.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.095 -2.219)"^^geo:wktLiteral ;
  geo-pos:lat "50.095"^^xsd:decimal ;
  geo-pos:long "-2.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_961'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.66'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.219'^^xsd:double;
  dwc:latitude '50.095'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.219 50.095, -2.219 50.095, -2.219 50.095, -2.219 50.095, -2.219 50.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_961'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.973 -2.216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.973"^^xsd:decimal ;
  dwc:decimalLongitude "-2.216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.973 -2.216)"^^geo:wktLiteral ;
  geo-pos:lat "48.973"^^xsd:decimal ;
  geo-pos:long "-2.216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1015'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1015'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.216'^^xsd:double;
  dwc:latitude '48.973'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.216 48.973, -2.216 48.973, -2.216 48.973, -2.216 48.973, -2.216 48.973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1015'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.012 -2.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.012"^^xsd:decimal ;
  dwc:decimalLongitude "-2.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.012 -2.215)"^^geo:wktLiteral ;
  geo-pos:lat "49.012"^^xsd:decimal ;
  geo-pos:long "-2.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_917'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.215'^^xsd:double;
  dwc:latitude '49.012'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.215 49.012, -2.215 49.012, -2.215 49.012, -2.215 49.012, -2.215 49.012))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_917'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.588 -2.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.588"^^xsd:decimal ;
  dwc:decimalLongitude "-2.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.588 -2.214)"^^geo:wktLiteral ;
  geo-pos:lat "49.588"^^xsd:decimal ;
  geo-pos:long "-2.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2043'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2043'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2327777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.214'^^xsd:double;
  dwc:latitude '49.588'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.214 49.588, -2.214 49.588, -2.214 49.588, -2.214 49.588, -2.214 49.588))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2043'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.805 -2.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.805"^^xsd:decimal ;
  dwc:decimalLongitude "-2.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.805 -2.214)"^^geo:wktLiteral ;
  geo-pos:lat "49.805"^^xsd:decimal ;
  geo-pos:long "-2.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_999'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_999'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3013888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.214'^^xsd:double;
  dwc:latitude '49.805'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.214 49.805, -2.214 49.805, -2.214 49.805, -2.214 49.805, -2.214 49.805))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_999'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.938 -2.204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.938 -2.204)"^^geo:wktLiteral ;
  geo-pos:lat "49.938"^^xsd:decimal ;
  geo-pos:long "-2.204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_958'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.449722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.204'^^xsd:double;
  dwc:latitude '49.938'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.204 49.938, -2.204 49.938, -2.204 49.938, -2.204 49.938, -2.204 49.938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_958'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.006 -2.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.006"^^xsd:decimal ;
  dwc:decimalLongitude "-2.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.006 -2.194)"^^geo:wktLiteral ;
  geo-pos:lat "49.006"^^xsd:decimal ;
  geo-pos:long "-2.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_781'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_781'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0880555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.194'^^xsd:double;
  dwc:latitude '49.006'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.194 49.006, -2.194 49.006, -2.194 49.006, -2.194 49.006, -2.194 49.006))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_781'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.662 -2.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.662"^^xsd:decimal ;
  dwc:decimalLongitude "-2.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.662 -2.193)"^^geo:wktLiteral ;
  geo-pos:lat "49.662"^^xsd:decimal ;
  geo-pos:long "-2.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1989'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.926944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.193'^^xsd:double;
  dwc:latitude '49.662'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.193 49.662, -2.193 49.662, -2.193 49.662, -2.193 49.662, -2.193 49.662))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1989'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.983 -2.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.983 -2.182)"^^geo:wktLiteral ;
  geo-pos:lat "48.983"^^xsd:decimal ;
  geo-pos:long "-2.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_897'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.605833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.182'^^xsd:double;
  dwc:latitude '48.983'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.182 48.983, -2.182 48.983, -2.182 48.983, -2.182 48.983, -2.182 48.983))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_897'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.597 -2.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.597"^^xsd:decimal ;
  dwc:decimalLongitude "-2.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.597 -2.181)"^^geo:wktLiteral ;
  geo-pos:lat "49.597"^^xsd:decimal ;
  geo-pos:long "-2.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_2044'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_2044'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3938888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.181'^^xsd:double;
  dwc:latitude '49.597'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.181 49.597, -2.181 49.597, -2.181 49.597, -2.181 49.597, -2.181 49.597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_2044'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.003 -2.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.003"^^xsd:decimal ;
  dwc:decimalLongitude "-2.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.003 -2.178)"^^geo:wktLiteral ;
  geo-pos:lat "49.003"^^xsd:decimal ;
  geo-pos:long "-2.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_782'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_782'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.5747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.178'^^xsd:double;
  dwc:latitude '49.003'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.178 49.003, -2.178 49.003, -2.178 49.003, -2.178 49.003, -2.178 49.003))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_782'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.728 -2.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.728 -2.164)"^^geo:wktLiteral ;
  geo-pos:lat "49.728"^^xsd:decimal ;
  geo-pos:long "-2.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1986'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2413888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.164'^^xsd:double;
  dwc:latitude '49.728'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.164 49.728, -2.164 49.728, -2.164 49.728, -2.164 49.728, -2.164 49.728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1986'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.976 -2.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.976 -2.16)"^^geo:wktLiteral ;
  geo-pos:lat "48.976"^^xsd:decimal ;
  geo-pos:long "-2.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_784'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_784'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.678611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.16'^^xsd:double;
  dwc:latitude '48.976'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.16 48.976, -2.16 48.976, -2.16 48.976, -2.16 48.976, -2.16 48.976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_784'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.968 -2.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.968"^^xsd:decimal ;
  dwc:decimalLongitude "-2.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.968 -2.159)"^^geo:wktLiteral ;
  geo-pos:lat "48.968"^^xsd:decimal ;
  geo-pos:long "-2.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_892'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.159'^^xsd:double;
  dwc:latitude '48.968'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.159 48.968, -2.159 48.968, -2.159 48.968, -2.159 48.968, -2.159 48.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_892'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.989 -2.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.989"^^xsd:decimal ;
  dwc:decimalLongitude "-2.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.989 -2.159)"^^geo:wktLiteral ;
  geo-pos:lat "48.989"^^xsd:decimal ;
  geo-pos:long "-2.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_783'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_783'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8652777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.159'^^xsd:double;
  dwc:latitude '48.989'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.159 48.989, -2.159 48.989, -2.159 48.989, -2.159 48.989, -2.159 48.989))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_783'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.932 -2.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.932 -2.157)"^^geo:wktLiteral ;
  geo-pos:lat "48.932"^^xsd:decimal ;
  geo-pos:long "-2.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_933'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.901666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.157'^^xsd:double;
  dwc:latitude '48.932'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.157 48.932, -2.157 48.932, -2.157 48.932, -2.157 48.932, -2.157 48.932))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_933'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.281 -2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.281"^^xsd:decimal ;
  dwc:decimalLongitude "-2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.281 -2.156)"^^geo:wktLiteral ;
  geo-pos:lat "50.281"^^xsd:decimal ;
  geo-pos:long "-2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1983'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.217777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.156'^^xsd:double;
  dwc:latitude '50.281'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.156 50.281, -2.156 50.281, -2.156 50.281, -2.156 50.281, -2.156 50.281))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1983'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.299 -2.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.299"^^xsd:decimal ;
  dwc:decimalLongitude "-2.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.299 -2.153)"^^geo:wktLiteral ;
  geo-pos:lat "50.299"^^xsd:decimal ;
  geo-pos:long "-2.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1982'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.015555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.153'^^xsd:double;
  dwc:latitude '50.299'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.153 50.299, -2.153 50.299, -2.153 50.299, -2.153 50.299, -2.153 50.299))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1982'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.937 -2.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.937"^^xsd:decimal ;
  dwc:decimalLongitude "-2.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.937 -2.151)"^^geo:wktLiteral ;
  geo-pos:lat "48.937"^^xsd:decimal ;
  geo-pos:long "-2.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_941'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.105'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.151'^^xsd:double;
  dwc:latitude '48.937'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.151 48.937, -2.151 48.937, -2.151 48.937, -2.151 48.937, -2.151 48.937))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_941'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.938 -2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.938 -2.15)"^^geo:wktLiteral ;
  geo-pos:lat "48.938"^^xsd:decimal ;
  geo-pos:long "-2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1031'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1031'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.0875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.15'^^xsd:double;
  dwc:latitude '48.938'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.15 48.938, -2.15 48.938, -2.15 48.938, -2.15 48.938, -2.15 48.938))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1031'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.981 -2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.981"^^xsd:decimal ;
  dwc:decimalLongitude "-2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.981 -2.15)"^^geo:wktLiteral ;
  geo-pos:lat "48.981"^^xsd:decimal ;
  geo-pos:long "-2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_935'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.4586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.15'^^xsd:double;
  dwc:latitude '48.981'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.15 48.981, -2.15 48.981, -2.15 48.981, -2.15 48.981, -2.15 48.981))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_935'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.913 -2.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.913"^^xsd:decimal ;
  dwc:decimalLongitude "-2.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.913 -2.145)"^^geo:wktLiteral ;
  geo-pos:lat "49.913"^^xsd:decimal ;
  geo-pos:long "-2.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_997'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_997'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.017222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.145'^^xsd:double;
  dwc:latitude '49.913'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.145 49.913, -2.145 49.913, -2.145 49.913, -2.145 49.913, -2.145 49.913))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_997'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.303 -2.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.303"^^xsd:decimal ;
  dwc:decimalLongitude "-2.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.303 -2.143)"^^geo:wktLiteral ;
  geo-pos:lat "50.303"^^xsd:decimal ;
  geo-pos:long "-2.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1981'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.143'^^xsd:double;
  dwc:latitude '50.303'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.143 50.303, -2.143 50.303, -2.143 50.303, -2.143 50.303, -2.143 50.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1981'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.576 -2.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.576 -2.14)"^^geo:wktLiteral ;
  geo-pos:lat "50.576"^^xsd:decimal ;
  geo-pos:long "-2.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_846'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_846'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.361388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.14'^^xsd:double;
  dwc:latitude '50.576'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.14 50.576, -2.14 50.576, -2.14 50.576, -2.14 50.576, -2.14 50.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_846'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.953 -2.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.953"^^xsd:decimal ;
  dwc:decimalLongitude "-2.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.953 -2.139)"^^geo:wktLiteral ;
  geo-pos:lat "48.953"^^xsd:decimal ;
  geo-pos:long "-2.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_939'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.139'^^xsd:double;
  dwc:latitude '48.953'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.139 48.953, -2.139 48.953, -2.139 48.953, -2.139 48.953, -2.139 48.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_939'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -2.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.12"^^xsd:decimal ;
  dwc:decimalLongitude "-2.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.12 -2.139)"^^geo:wktLiteral ;
  geo-pos:lat "50.12"^^xsd:decimal ;
  geo-pos:long "-2.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_965'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.161944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.139'^^xsd:double;
  dwc:latitude '50.12'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.139 50.12, -2.139 50.12, -2.139 50.12, -2.139 50.12, -2.139 50.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_965'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.028 -2.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.028"^^xsd:decimal ;
  dwc:decimalLongitude "-2.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.028 -2.133)"^^geo:wktLiteral ;
  geo-pos:lat "49.028"^^xsd:decimal ;
  geo-pos:long "-2.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1016'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1016'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9788888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.133'^^xsd:double;
  dwc:latitude '49.028'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.133 49.028, -2.133 49.028, -2.133 49.028, -2.133 49.028, -2.133 49.028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1016'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.958 -2.129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.958"^^xsd:decimal ;
  dwc:decimalLongitude "-2.129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.958 -2.129)"^^geo:wktLiteral ;
  geo-pos:lat "48.958"^^xsd:decimal ;
  geo-pos:long "-2.129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_794'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_794'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.129'^^xsd:double;
  dwc:latitude '48.958'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.129 48.958, -2.129 48.958, -2.129 48.958, -2.129 48.958, -2.129 48.958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_794'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.128)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_938'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.4747222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.128'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.128 48.96, -2.128 48.96, -2.128 48.96, -2.128 48.96, -2.128 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_938'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966 -2.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966"^^xsd:decimal ;
  dwc:decimalLongitude "-2.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966 -2.127)"^^geo:wktLiteral ;
  geo-pos:lat "48.966"^^xsd:decimal ;
  geo-pos:long "-2.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_791'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_791'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.8683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.127'^^xsd:double;
  dwc:latitude '48.966'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.127 48.966, -2.127 48.966, -2.127 48.966, -2.127 48.966, -2.127 48.966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_791'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.972 -2.126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.972"^^xsd:decimal ;
  dwc:decimalLongitude "-2.126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.972 -2.126)"^^geo:wktLiteral ;
  geo-pos:lat "48.972"^^xsd:decimal ;
  geo-pos:long "-2.126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1018'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1018'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.085833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.126'^^xsd:double;
  dwc:latitude '48.972'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.126 48.972, -2.126 48.972, -2.126 48.972, -2.126 48.972, -2.126 48.972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1018'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.585 -2.126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.585"^^xsd:decimal ;
  dwc:decimalLongitude "-2.126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.585 -2.126)"^^geo:wktLiteral ;
  geo-pos:lat "50.585"^^xsd:decimal ;
  geo-pos:long "-2.126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_847'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_847'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.060277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.126'^^xsd:double;
  dwc:latitude '50.585'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.126 50.585, -2.126 50.585, -2.126 50.585, -2.126 50.585, -2.126 50.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_847'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.955 -2.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.955 -2.125)"^^geo:wktLiteral ;
  geo-pos:lat "48.955"^^xsd:decimal ;
  geo-pos:long "-2.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_793'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_793'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.125'^^xsd:double;
  dwc:latitude '48.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.125 48.955, -2.125 48.955, -2.125 48.955, -2.125 48.955, -2.125 48.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_793'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.974 -2.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.974"^^xsd:decimal ;
  dwc:decimalLongitude "-2.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.974 -2.121)"^^geo:wktLiteral ;
  geo-pos:lat "48.974"^^xsd:decimal ;
  geo-pos:long "-2.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_936'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.6763888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.121'^^xsd:double;
  dwc:latitude '48.974'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.121 48.974, -2.121 48.974, -2.121 48.974, -2.121 48.974, -2.121 48.974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_936'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.078 -2.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.078"^^xsd:decimal ;
  dwc:decimalLongitude "-2.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.078 -2.121)"^^geo:wktLiteral ;
  geo-pos:lat "49.078"^^xsd:decimal ;
  geo-pos:long "-2.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1027'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1027'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.7583333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.121'^^xsd:double;
  dwc:latitude '49.078'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.121 49.078, -2.121 49.078, -2.121 49.078, -2.121 49.078, -2.121 49.078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1027'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.955 -2.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.955 -2.119)"^^geo:wktLiteral ;
  geo-pos:lat "48.955"^^xsd:decimal ;
  geo-pos:long "-2.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1021'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1021'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.893611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.119'^^xsd:double;
  dwc:latitude '48.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.119 48.955, -2.119 48.955, -2.119 48.955, -2.119 48.955, -2.119 48.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1021'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.963 -2.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.963"^^xsd:decimal ;
  dwc:decimalLongitude "-2.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.963 -2.119)"^^geo:wktLiteral ;
  geo-pos:lat "48.963"^^xsd:decimal ;
  geo-pos:long "-2.119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_905'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.0155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.119'^^xsd:double;
  dwc:latitude '48.963'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.119 48.963, -2.119 48.963, -2.119 48.963, -2.119 48.963, -2.119 48.963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_905'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.957 -2.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.957"^^xsd:decimal ;
  dwc:decimalLongitude "-2.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.957 -2.118)"^^geo:wktLiteral ;
  geo-pos:lat "48.957"^^xsd:decimal ;
  geo-pos:long "-2.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_786'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_786'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.136388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.118'^^xsd:double;
  dwc:latitude '48.957'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.118 48.957, -2.118 48.957, -2.118 48.957, -2.118 48.957, -2.118 48.957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_786'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.117)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_911'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.598055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.117'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.117 48.96, -2.117 48.96, -2.117 48.96, -2.117 48.96, -2.117 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_911'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.117)"^^geo:wktLiteral ;
  geo-pos:lat "48.961"^^xsd:decimal ;
  geo-pos:long "-2.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_931'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8466666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.117'^^xsd:double;
  dwc:latitude '48.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.117 48.961, -2.117 48.961, -2.117 48.961, -2.117 48.961, -2.117 48.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_931'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.964 -2.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.964"^^xsd:decimal ;
  dwc:decimalLongitude "-2.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.964 -2.117)"^^geo:wktLiteral ;
  geo-pos:lat "48.964"^^xsd:decimal ;
  geo-pos:long "-2.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_937'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.8263888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.117'^^xsd:double;
  dwc:latitude '48.964'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.117 48.964, -2.117 48.964, -2.117 48.964, -2.117 48.964, -2.117 48.964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_937'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.947 -2.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.947"^^xsd:decimal ;
  dwc:decimalLongitude "-2.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.947 -2.116)"^^geo:wktLiteral ;
  geo-pos:lat "48.947"^^xsd:decimal ;
  geo-pos:long "-2.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_802'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_802'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4455555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.116'^^xsd:double;
  dwc:latitude '48.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.116 48.947, -2.116 48.947, -2.116 48.947, -2.116 48.947, -2.116 48.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_802'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.955 -2.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.955 -2.116)"^^geo:wktLiteral ;
  geo-pos:lat "48.955"^^xsd:decimal ;
  geo-pos:long "-2.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_785'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_785'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.506944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.116'^^xsd:double;
  dwc:latitude '48.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.116 48.955, -2.116 48.955, -2.116 48.955, -2.116 48.955, -2.116 48.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_785'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.957 -2.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.957"^^xsd:decimal ;
  dwc:decimalLongitude "-2.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.957 -2.116)"^^geo:wktLiteral ;
  geo-pos:lat "48.957"^^xsd:decimal ;
  geo-pos:long "-2.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_787'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_787'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.078611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.116'^^xsd:double;
  dwc:latitude '48.957'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.116 48.957, -2.116 48.957, -2.116 48.957, -2.116 48.957, -2.116 48.957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_787'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.114)"^^geo:wktLiteral ;
  geo-pos:lat "48.961"^^xsd:decimal ;
  geo-pos:long "-2.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_930'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.114'^^xsd:double;
  dwc:latitude '48.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.114 48.961, -2.114 48.961, -2.114 48.961, -2.114 48.961, -2.114 48.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_930'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.963 -2.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.963"^^xsd:decimal ;
  dwc:decimalLongitude "-2.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.963 -2.114)"^^geo:wktLiteral ;
  geo-pos:lat "48.963"^^xsd:decimal ;
  geo-pos:long "-2.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_898'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.7625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.114'^^xsd:double;
  dwc:latitude '48.963'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.114 48.963, -2.114 48.963, -2.114 48.963, -2.114 48.963, -2.114 48.963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_898'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.064 -2.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.064"^^xsd:decimal ;
  dwc:decimalLongitude "-2.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.064 -2.114)"^^geo:wktLiteral ;
  geo-pos:lat "49.064"^^xsd:decimal ;
  geo-pos:long "-2.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_932'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.502222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.114'^^xsd:double;
  dwc:latitude '49.064'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.114 49.064, -2.114 49.064, -2.114 49.064, -2.114 49.064, -2.114 49.064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_932'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.113)"^^geo:wktLiteral ;
  geo-pos:lat "48.961"^^xsd:decimal ;
  geo-pos:long "-2.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_902'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.594722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.113'^^xsd:double;
  dwc:latitude '48.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.113 48.961, -2.113 48.961, -2.113 48.961, -2.113 48.961, -2.113 48.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_902'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966 -2.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966"^^xsd:decimal ;
  dwc:decimalLongitude "-2.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966 -2.113)"^^geo:wktLiteral ;
  geo-pos:lat "48.966"^^xsd:decimal ;
  geo-pos:long "-2.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1024'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1024'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9266666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.113'^^xsd:double;
  dwc:latitude '48.966'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.113 48.966, -2.113 48.966, -2.113 48.966, -2.113 48.966, -2.113 48.966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1024'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.919 -2.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.919"^^xsd:decimal ;
  dwc:decimalLongitude "-2.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.919 -2.112)"^^geo:wktLiteral ;
  geo-pos:lat "48.919"^^xsd:decimal ;
  geo-pos:long "-2.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_788'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_788'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.395833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.112'^^xsd:double;
  dwc:latitude '48.919'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.112 48.919, -2.112 48.919, -2.112 48.919, -2.112 48.919, -2.112 48.919))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_788'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.958 -2.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.958"^^xsd:decimal ;
  dwc:decimalLongitude "-2.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.958 -2.112)"^^geo:wktLiteral ;
  geo-pos:lat "48.958"^^xsd:decimal ;
  geo-pos:long "-2.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_912'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.236388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.112'^^xsd:double;
  dwc:latitude '48.958'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.112 48.958, -2.112 48.958, -2.112 48.958, -2.112 48.958, -2.112 48.958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_912'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.116 -2.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.116"^^xsd:decimal ;
  dwc:decimalLongitude "-2.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.116 -2.112)"^^geo:wktLiteral ;
  geo-pos:lat "50.116"^^xsd:decimal ;
  geo-pos:long "-2.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_966'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.6475'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.112'^^xsd:double;
  dwc:latitude '50.116'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.112 50.116, -2.112 50.116, -2.112 50.116, -2.112 50.116, -2.112 50.116))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_966'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.959"^^xsd:decimal ;
  dwc:decimalLongitude "-2.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.959"^^xsd:decimal ;
  geo-pos:long "-2.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_915'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.703055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.11'^^xsd:double;
  dwc:latitude '48.959'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.11 48.959, -2.11 48.959, -2.11 48.959, -2.11 48.959, -2.11 48.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_915'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_893'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.2294444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.11'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.11 48.96, -2.11 48.96, -2.11 48.96, -2.11 48.96, -2.11 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_893'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -2.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.962"^^xsd:decimal ;
  dwc:decimalLongitude "-2.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -2.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.962"^^xsd:decimal ;
  geo-pos:long "-2.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_901'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.951388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.11'^^xsd:double;
  dwc:latitude '48.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.11 48.962, -2.11 48.962, -2.11 48.962, -2.11 48.962, -2.11 48.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_901'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.964 -2.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.964"^^xsd:decimal ;
  dwc:decimalLongitude "-2.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.964 -2.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.964"^^xsd:decimal ;
  geo-pos:long "-2.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_906'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.4044444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.11'^^xsd:double;
  dwc:latitude '48.964'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.11 48.964, -2.11 48.964, -2.11 48.964, -2.11 48.964, -2.11 48.964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_906'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.964 -2.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.964"^^xsd:decimal ;
  dwc:decimalLongitude "-2.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.964 -2.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.964"^^xsd:decimal ;
  geo-pos:long "-2.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_907'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.4155555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.11'^^xsd:double;
  dwc:latitude '48.964'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.11 48.964, -2.11 48.964, -2.11 48.964, -2.11 48.964, -2.11 48.964))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_907'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.947 -2.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.947"^^xsd:decimal ;
  dwc:decimalLongitude "-2.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.947 -2.109)"^^geo:wktLiteral ;
  geo-pos:lat "48.947"^^xsd:decimal ;
  geo-pos:long "-2.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_940'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.311666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.109'^^xsd:double;
  dwc:latitude '48.947'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.109 48.947, -2.109 48.947, -2.109 48.947, -2.109 48.947, -2.109 48.947))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_940'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.109)"^^geo:wktLiteral ;
  geo-pos:lat "48.961"^^xsd:decimal ;
  geo-pos:long "-2.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_928'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1577777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.109'^^xsd:double;
  dwc:latitude '48.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.109 48.961, -2.109 48.961, -2.109 48.961, -2.109 48.961, -2.109 48.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_928'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.94 -2.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.94"^^xsd:decimal ;
  dwc:decimalLongitude "-2.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.94 -2.108)"^^geo:wktLiteral ;
  geo-pos:lat "48.94"^^xsd:decimal ;
  geo-pos:long "-2.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_804'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_804'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.741111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.108'^^xsd:double;
  dwc:latitude '48.94'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.108 48.94, -2.108 48.94, -2.108 48.94, -2.108 48.94, -2.108 48.94))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_804'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.948 -2.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.948 -2.108)"^^geo:wktLiteral ;
  geo-pos:lat "48.948"^^xsd:decimal ;
  geo-pos:long "-2.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_803'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_803'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.063333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.108'^^xsd:double;
  dwc:latitude '48.948'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.108 48.948, -2.108 48.948, -2.108 48.948, -2.108 48.948, -2.108 48.948))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_803'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.108)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_903'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.294722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.108'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.108 48.96, -2.108 48.96, -2.108 48.96, -2.108 48.96, -2.108 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_903'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.976 -2.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.976 -2.108)"^^geo:wktLiteral ;
  geo-pos:lat "48.976"^^xsd:decimal ;
  geo-pos:long "-2.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_895'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.126388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.108'^^xsd:double;
  dwc:latitude '48.976'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.108 48.976, -2.108 48.976, -2.108 48.976, -2.108 48.976, -2.108 48.976))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_895'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.959"^^xsd:decimal ;
  dwc:decimalLongitude "-2.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.107)"^^geo:wktLiteral ;
  geo-pos:lat "48.959"^^xsd:decimal ;
  geo-pos:long "-2.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_921'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.4061111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.107'^^xsd:double;
  dwc:latitude '48.959'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.107 48.959, -2.107 48.959, -2.107 48.959, -2.107 48.959, -2.107 48.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_921'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.107)"^^geo:wktLiteral ;
  geo-pos:lat "48.961"^^xsd:decimal ;
  geo-pos:long "-2.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_913'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.558611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.107'^^xsd:double;
  dwc:latitude '48.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.107 48.961, -2.107 48.961, -2.107 48.961, -2.107 48.961, -2.107 48.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_913'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.107)"^^geo:wktLiteral ;
  geo-pos:lat "48.961"^^xsd:decimal ;
  geo-pos:long "-2.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_918'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.495'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.107'^^xsd:double;
  dwc:latitude '48.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.107 48.961, -2.107 48.961, -2.107 48.961, -2.107 48.961, -2.107 48.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_918'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.107)"^^geo:wktLiteral ;
  geo-pos:lat "48.961"^^xsd:decimal ;
  geo-pos:long "-2.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_929'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.68'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.107'^^xsd:double;
  dwc:latitude '48.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.107 48.961, -2.107 48.961, -2.107 48.961, -2.107 48.961, -2.107 48.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_929'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.97 -2.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.97"^^xsd:decimal ;
  dwc:decimalLongitude "-2.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.97 -2.107)"^^geo:wktLiteral ;
  geo-pos:lat "48.97"^^xsd:decimal ;
  geo-pos:long "-2.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_927'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.107'^^xsd:double;
  dwc:latitude '48.97'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.107 48.97, -2.107 48.97, -2.107 48.97, -2.107 48.97, -2.107 48.97))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_927'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.987 -2.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.987"^^xsd:decimal ;
  dwc:decimalLongitude "-2.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.987 -2.107)"^^geo:wktLiteral ;
  geo-pos:lat "48.987"^^xsd:decimal ;
  geo-pos:long "-2.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_896'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.0425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.107'^^xsd:double;
  dwc:latitude '48.987'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.107 48.987, -2.107 48.987, -2.107 48.987, -2.107 48.987, -2.107 48.987))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_896'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.956 -2.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.956"^^xsd:decimal ;
  dwc:decimalLongitude "-2.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.956 -2.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.956"^^xsd:decimal ;
  geo-pos:long "-2.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1030'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1030'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.531944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.106'^^xsd:double;
  dwc:latitude '48.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.106 48.956, -2.106 48.956, -2.106 48.956, -2.106 48.956, -2.106 48.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1030'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.959"^^xsd:decimal ;
  dwc:decimalLongitude "-2.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.959"^^xsd:decimal ;
  geo-pos:long "-2.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_792'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_792'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.4616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.106'^^xsd:double;
  dwc:latitude '48.959'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.106 48.959, -2.106 48.959, -2.106 48.959, -2.106 48.959, -2.106 48.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_792'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.959"^^xsd:decimal ;
  dwc:decimalLongitude "-2.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.959"^^xsd:decimal ;
  geo-pos:long "-2.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_910'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.76'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.106'^^xsd:double;
  dwc:latitude '48.959'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.106 48.959, -2.106 48.959, -2.106 48.959, -2.106 48.959, -2.106 48.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_910'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -2.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.962"^^xsd:decimal ;
  dwc:decimalLongitude "-2.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -2.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.962"^^xsd:decimal ;
  geo-pos:long "-2.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_890'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.313888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.106'^^xsd:double;
  dwc:latitude '48.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.106 48.962, -2.106 48.962, -2.106 48.962, -2.106 48.962, -2.106 48.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_890'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -2.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.962"^^xsd:decimal ;
  dwc:decimalLongitude "-2.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -2.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.962"^^xsd:decimal ;
  geo-pos:long "-2.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_916'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.214166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.106'^^xsd:double;
  dwc:latitude '48.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.106 48.962, -2.106 48.962, -2.106 48.962, -2.106 48.962, -2.106 48.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_916'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.97 -2.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.97"^^xsd:decimal ;
  dwc:decimalLongitude "-2.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.97 -2.106)"^^geo:wktLiteral ;
  geo-pos:lat "48.97"^^xsd:decimal ;
  geo-pos:long "-2.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1019'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1019'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.204722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.106'^^xsd:double;
  dwc:latitude '48.97'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.106 48.97, -2.106 48.97, -2.106 48.97, -2.106 48.97, -2.106 48.97))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1019'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.105)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_920'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.7283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.105'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.105 48.96, -2.105 48.96, -2.105 48.96, -2.105 48.96, -2.105 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_920'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.961 -2.105)"^^geo:wktLiteral ;
  geo-pos:lat "48.961"^^xsd:decimal ;
  geo-pos:long "-2.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_919'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.695'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.105'^^xsd:double;
  dwc:latitude '48.961'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.105 48.961, -2.105 48.961, -2.105 48.961, -2.105 48.961, -2.105 48.961))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_919'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.963 -2.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.963"^^xsd:decimal ;
  dwc:decimalLongitude "-2.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.963 -2.105)"^^geo:wktLiteral ;
  geo-pos:lat "48.963"^^xsd:decimal ;
  geo-pos:long "-2.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1026'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1026'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5955555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.105'^^xsd:double;
  dwc:latitude '48.963'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.105 48.963, -2.105 48.963, -2.105 48.963, -2.105 48.963, -2.105 48.963))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1026'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.926 -2.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.926"^^xsd:decimal ;
  dwc:decimalLongitude "-2.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.926 -2.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.926"^^xsd:decimal ;
  geo-pos:long "-2.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1028'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1028'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.300833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.104'^^xsd:double;
  dwc:latitude '48.926'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.104 48.926, -2.104 48.926, -2.104 48.926, -2.104 48.926, -2.104 48.926))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1028'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.958 -2.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.958"^^xsd:decimal ;
  dwc:decimalLongitude "-2.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.958 -2.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.958"^^xsd:decimal ;
  geo-pos:long "-2.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1032'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1032'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.220833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.104'^^xsd:double;
  dwc:latitude '48.958'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.104 48.958, -2.104 48.958, -2.104 48.958, -2.104 48.958, -2.104 48.958))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1032'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.959"^^xsd:decimal ;
  dwc:decimalLongitude "-2.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.959"^^xsd:decimal ;
  geo-pos:long "-2.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_908'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.6933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.104'^^xsd:double;
  dwc:latitude '48.959'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.104 48.959, -2.104 48.959, -2.104 48.959, -2.104 48.959, -2.104 48.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_908'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1023'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1023'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.7588888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.104'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.104 48.96, -2.104 48.96, -2.104 48.96, -2.104 48.96, -2.104 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1023'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -2.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.962"^^xsd:decimal ;
  dwc:decimalLongitude "-2.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.962 -2.104)"^^geo:wktLiteral ;
  geo-pos:lat "48.962"^^xsd:decimal ;
  geo-pos:long "-2.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_894'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.9072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.104'^^xsd:double;
  dwc:latitude '48.962'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.104 48.962, -2.104 48.962, -2.104 48.962, -2.104 48.962, -2.104 48.962))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_894'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.944 -2.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.944"^^xsd:decimal ;
  dwc:decimalLongitude "-2.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.944 -2.103)"^^geo:wktLiteral ;
  geo-pos:lat "48.944"^^xsd:decimal ;
  geo-pos:long "-2.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_797'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_797'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.683611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.103'^^xsd:double;
  dwc:latitude '48.944'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.103 48.944, -2.103 48.944, -2.103 48.944, -2.103 48.944, -2.103 48.944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_797'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.951 -2.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.951"^^xsd:decimal ;
  dwc:decimalLongitude "-2.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.951 -2.103)"^^geo:wktLiteral ;
  geo-pos:lat "48.951"^^xsd:decimal ;
  geo-pos:long "-2.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_914'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.480833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.103'^^xsd:double;
  dwc:latitude '48.951'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.103 48.951, -2.103 48.951, -2.103 48.951, -2.103 48.951, -2.103 48.951))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_914'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.959"^^xsd:decimal ;
  dwc:decimalLongitude "-2.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.103)"^^geo:wktLiteral ;
  geo-pos:lat "48.959"^^xsd:decimal ;
  geo-pos:long "-2.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_904'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.705833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.103'^^xsd:double;
  dwc:latitude '48.959'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.103 48.959, -2.103 48.959, -2.103 48.959, -2.103 48.959, -2.103 48.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_904'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.103)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2024_909'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.0933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.103'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.103 48.96, -2.103 48.96, -2.103 48.96, -2.103 48.96, -2.103 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_909'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.103)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_924'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.9825'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.103'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.103 48.96, -2.103 48.96, -2.103 48.96, -2.103 48.96, -2.103 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_924'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.943 -2.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.943"^^xsd:decimal ;
  dwc:decimalLongitude "-2.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.943 -2.102)"^^geo:wktLiteral ;
  geo-pos:lat "48.943"^^xsd:decimal ;
  geo-pos:long "-2.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_789'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2024_789'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.505833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.102'^^xsd:double;
  dwc:latitude '48.943'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.102 48.943, -2.102 48.943, -2.102 48.943, -2.102 48.943, -2.102 48.943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_789'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.955 -2.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.955 -2.101)"^^geo:wktLiteral ;
  geo-pos:lat "48.955"^^xsd:decimal ;
  geo-pos:long "-2.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1020'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1020'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.738055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.101'^^xsd:double;
  dwc:latitude '48.955'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.101 48.955, -2.101 48.955, -2.101 48.955, -2.101 48.955, -2.101 48.955))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1020'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1014'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1014'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1 48.96, -2.1 48.96, -2.1 48.96, -2.1 48.96, -2.1 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1014'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.836 -2.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.836"^^xsd:decimal ;
  dwc:decimalLongitude "-2.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.836 -2.099)"^^geo:wktLiteral ;
  geo-pos:lat "49.836"^^xsd:decimal ;
  geo-pos:long "-2.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_876'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_876'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.209444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.099'^^xsd:double;
  dwc:latitude '49.836'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.099 49.836, -2.099 49.836, -2.099 49.836, -2.099 49.836, -2.099 49.836))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_876'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.364 -2.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.364"^^xsd:decimal ;
  dwc:decimalLongitude "-2.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.364 -2.098)"^^geo:wktLiteral ;
  geo-pos:lat "50.364"^^xsd:decimal ;
  geo-pos:long "-2.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_851'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_851'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.735'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.098'^^xsd:double;
  dwc:latitude '50.364'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.098 50.364, -2.098 50.364, -2.098 50.364, -2.098 50.364, -2.098 50.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_851'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.933 -2.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.933 -2.097)"^^geo:wktLiteral ;
  geo-pos:lat "48.933"^^xsd:decimal ;
  geo-pos:long "-2.097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_800'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_800'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.6261111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.097'^^xsd:double;
  dwc:latitude '48.933'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.097 48.933, -2.097 48.933, -2.097 48.933, -2.097 48.933, -2.097 48.933))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_800'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.96"^^xsd:decimal ;
  dwc:decimalLongitude "-2.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.96 -2.097)"^^geo:wktLiteral ;
  geo-pos:lat "48.96"^^xsd:decimal ;
  geo-pos:long "-2.097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_923'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.904722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.097'^^xsd:double;
  dwc:latitude '48.96'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.097 48.96, -2.097 48.96, -2.097 48.96, -2.097 48.96, -2.097 48.96))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_923'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.959"^^xsd:decimal ;
  dwc:decimalLongitude "-2.093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.959 -2.093)"^^geo:wktLiteral ;
  geo-pos:lat "48.959"^^xsd:decimal ;
  geo-pos:long "-2.093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1029'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1029'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.3875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.093'^^xsd:double;
  dwc:latitude '48.959'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.093 48.959, -2.093 48.959, -2.093 48.959, -2.093 48.959, -2.093 48.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1029'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.509 -2.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.509 -2.092)"^^geo:wktLiteral ;
  geo-pos:lat "50.509"^^xsd:decimal ;
  geo-pos:long "-2.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_848'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_848'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.339166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.092'^^xsd:double;
  dwc:latitude '50.509'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.092 50.509, -2.092 50.509, -2.092 50.509, -2.092 50.509, -2.092 50.509))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_848'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.943 -2.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.943"^^xsd:decimal ;
  dwc:decimalLongitude "-2.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.943 -2.09)"^^geo:wktLiteral ;
  geo-pos:lat "48.943"^^xsd:decimal ;
  geo-pos:long "-2.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1022'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1022'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.471388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.09'^^xsd:double;
  dwc:latitude '48.943'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.09 48.943, -2.09 48.943, -2.09 48.943, -2.09 48.943, -2.09 48.943))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1022'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.971 -2.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.971"^^xsd:decimal ;
  dwc:decimalLongitude "-2.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.971 -2.09)"^^geo:wktLiteral ;
  geo-pos:lat "48.971"^^xsd:decimal ;
  geo-pos:long "-2.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_801'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_801'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.2616666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.09'^^xsd:double;
  dwc:latitude '48.971'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.09 48.971, -2.09 48.971, -2.09 48.971, -2.09 48.971, -2.09 48.971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_801'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.013 -2.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.013"^^xsd:decimal ;
  dwc:decimalLongitude "-2.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.013 -2.09)"^^geo:wktLiteral ;
  geo-pos:lat "49.013"^^xsd:decimal ;
  geo-pos:long "-2.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_925'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3275'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.09'^^xsd:double;
  dwc:latitude '49.013'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.09 49.013, -2.09 49.013, -2.09 49.013, -2.09 49.013, -2.09 49.013))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_925'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.974 -2.087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.974"^^xsd:decimal ;
  dwc:decimalLongitude "-2.087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.974 -2.087)"^^geo:wktLiteral ;
  geo-pos:lat "48.974"^^xsd:decimal ;
  geo-pos:long "-2.087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2024_926'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.5116666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.087'^^xsd:double;
  dwc:latitude '48.974'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.087 48.974, -2.087 48.974, -2.087 48.974, -2.087 48.974, -2.087 48.974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_926'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.952 -2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.952"^^xsd:decimal ;
  dwc:decimalLongitude "-2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.952 -2.085)"^^geo:wktLiteral ;
  geo-pos:lat "48.952"^^xsd:decimal ;
  geo-pos:long "-2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_795'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_795'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.085'^^xsd:double;
  dwc:latitude '48.952'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.085 48.952, -2.085 48.952, -2.085 48.952, -2.085 48.952, -2.085 48.952))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_795'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.95 -2.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.95"^^xsd:decimal ;
  dwc:decimalLongitude "-2.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.95 -2.084)"^^geo:wktLiteral ;
  geo-pos:lat "48.95"^^xsd:decimal ;
  geo-pos:long "-2.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1025'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2024_1025'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.4622222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.084'^^xsd:double;
  dwc:latitude '48.95'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.084 48.95, -2.084 48.95, -2.084 48.95, -2.084 48.95, -2.084 48.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1025'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.508 -2.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.508 -2.083)"^^geo:wktLiteral ;
  geo-pos:lat "50.508"^^xsd:decimal ;
  geo-pos:long "-2.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_849'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_849'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.4325'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.083'^^xsd:double;
  dwc:latitude '50.508'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.083 50.508, -2.083 50.508, -2.083 50.508, -2.083 50.508, -2.083 50.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_849'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.956 -2.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.956"^^xsd:decimal ;
  dwc:decimalLongitude "-2.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.956 -2.078)"^^geo:wktLiteral ;
  geo-pos:lat "48.956"^^xsd:decimal ;
  geo-pos:long "-2.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_900'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.418055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.078'^^xsd:double;
  dwc:latitude '48.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.078 48.956, -2.078 48.956, -2.078 48.956, -2.078 48.956, -2.078 48.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_900'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.878 -2.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.878"^^xsd:decimal ;
  dwc:decimalLongitude "-2.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.878 -2.074)"^^geo:wktLiteral ;
  geo-pos:lat "48.878"^^xsd:decimal ;
  geo-pos:long "-2.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_790'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_790'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.0805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.074'^^xsd:double;
  dwc:latitude '48.878'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.074 48.878, -2.074 48.878, -2.074 48.878, -2.074 48.878, -2.074 48.878))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_790'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.992 -2.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.992"^^xsd:decimal ;
  dwc:decimalLongitude "-2.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.992 -2.074)"^^geo:wktLiteral ;
  geo-pos:lat "48.992"^^xsd:decimal ;
  geo-pos:long "-2.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_888'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.924722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.074'^^xsd:double;
  dwc:latitude '48.992'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.074 48.992, -2.074 48.992, -2.074 48.992, -2.074 48.992, -2.074 48.992))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_888'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.482 -2.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.482"^^xsd:decimal ;
  dwc:decimalLongitude "-2.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.482 -2.072)"^^geo:wktLiteral ;
  geo-pos:lat "50.482"^^xsd:decimal ;
  geo-pos:long "-2.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_850'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_850'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.8775'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.072'^^xsd:double;
  dwc:latitude '50.482'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.072 50.482, -2.072 50.482, -2.072 50.482, -2.072 50.482, -2.072 50.482))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_850'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.98 -2.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.98"^^xsd:decimal ;
  dwc:decimalLongitude "-2.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.98 -2.065)"^^geo:wktLiteral ;
  geo-pos:lat "48.98"^^xsd:decimal ;
  geo-pos:long "-2.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2024_922'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.860277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.065'^^xsd:double;
  dwc:latitude '48.98'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.065 48.98, -2.065 48.98, -2.065 48.98, -2.065 48.98, -2.065 48.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_922'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.799 -2.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.799"^^xsd:decimal ;
  dwc:decimalLongitude "-2.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.799 -2.065)"^^geo:wktLiteral ;
  geo-pos:lat "49.799"^^xsd:decimal ;
  geo-pos:long "-2.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_998'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2024_998'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.7152777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.065'^^xsd:double;
  dwc:latitude '49.799'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.065 49.799, -2.065 49.799, -2.065 49.799, -2.065 49.799, -2.065 49.799))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_998'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966 -2.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966"^^xsd:decimal ;
  dwc:decimalLongitude "-2.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966 -2.064)"^^geo:wktLiteral ;
  geo-pos:lat "48.966"^^xsd:decimal ;
  geo-pos:long "-2.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_889'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.620277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.064'^^xsd:double;
  dwc:latitude '48.966'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.064 48.966, -2.064 48.966, -2.064 48.966, -2.064 48.966, -2.064 48.966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_889'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.924 -2.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.924"^^xsd:decimal ;
  dwc:decimalLongitude "-2.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.924 -2.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.924"^^xsd:decimal ;
  geo-pos:long "-2.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2024_942'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.89'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.058'^^xsd:double;
  dwc:latitude '48.924'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.058 48.924, -2.058 48.924, -2.058 48.924, -2.058 48.924, -2.058 48.924))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_942'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.946 -2.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.946"^^xsd:decimal ;
  dwc:decimalLongitude "-2.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.946 -2.058)"^^geo:wktLiteral ;
  geo-pos:lat "48.946"^^xsd:decimal ;
  geo-pos:long "-2.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_796'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_796'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.655'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.058'^^xsd:double;
  dwc:latitude '48.946'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.058 48.946, -2.058 48.946, -2.058 48.946, -2.058 48.946, -2.058 48.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_796'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.868 -2.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.868"^^xsd:decimal ;
  dwc:decimalLongitude "-2.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.868 -2.057)"^^geo:wktLiteral ;
  geo-pos:lat "48.868"^^xsd:decimal ;
  geo-pos:long "-2.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_799'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_799'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.9333333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.057'^^xsd:double;
  dwc:latitude '48.868'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.057 48.868, -2.057 48.868, -2.057 48.868, -2.057 48.868, -2.057 48.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_799'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.095 -2.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.095"^^xsd:decimal ;
  dwc:decimalLongitude "-2.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.095 -2.051)"^^geo:wktLiteral ;
  geo-pos:lat "49.095"^^xsd:decimal ;
  geo-pos:long "-2.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_886'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.251388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.051'^^xsd:double;
  dwc:latitude '49.095'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.051 49.095, -2.051 49.095, -2.051 49.095, -2.051 49.095, -2.051 49.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_886'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.157 -2.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.157"^^xsd:decimal ;
  dwc:decimalLongitude "-2.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.157 -2.049)"^^geo:wktLiteral ;
  geo-pos:lat "49.157"^^xsd:decimal ;
  geo-pos:long "-2.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_885'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.693055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.049'^^xsd:double;
  dwc:latitude '49.157'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.049 49.157, -2.049 49.157, -2.049 49.157, -2.049 49.157, -2.049 49.157))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_885'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.956 -2.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.956"^^xsd:decimal ;
  dwc:decimalLongitude "-2.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.956 -2.047)"^^geo:wktLiteral ;
  geo-pos:lat "48.956"^^xsd:decimal ;
  geo-pos:long "-2.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2024_899'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.284722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.047'^^xsd:double;
  dwc:latitude '48.956'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.047 48.956, -2.047 48.956, -2.047 48.956, -2.047 48.956, -2.047 48.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_899'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.054 -2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.054 -2.042)"^^geo:wktLiteral ;
  geo-pos:lat "49.054"^^xsd:decimal ;
  geo-pos:long "-2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_887'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.9575'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.042'^^xsd:double;
  dwc:latitude '49.054'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.042 49.054, -2.042 49.054, -2.042 49.054, -2.042 49.054, -2.042 49.054))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_887'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.917 -2.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.917 -2.039)"^^geo:wktLiteral ;
  geo-pos:lat "48.917"^^xsd:decimal ;
  geo-pos:long "-2.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_891'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.822222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.039'^^xsd:double;
  dwc:latitude '48.917'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.039 48.917, -2.039 48.917, -2.039 48.917, -2.039 48.917, -2.039 48.917))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_891'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.245 -2.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.245"^^xsd:decimal ;
  dwc:decimalLongitude "-2.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.245 -2.035)"^^geo:wktLiteral ;
  geo-pos:lat "50.245"^^xsd:decimal ;
  geo-pos:long "-2.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_968'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.8744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.035'^^xsd:double;
  dwc:latitude '50.245'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.035 50.245, -2.035 50.245, -2.035 50.245, -2.035 50.245, -2.035 50.245))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_968'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -2.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.946"^^xsd:decimal ;
  dwc:decimalLongitude "-2.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.946 -2.023)"^^geo:wktLiteral ;
  geo-pos:lat "49.946"^^xsd:decimal ;
  geo-pos:long "-2.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2024_956'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.7636111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.023'^^xsd:double;
  dwc:latitude '49.946'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.023 49.946, -2.023 49.946, -2.023 49.946, -2.023 49.946, -2.023 49.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_956'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.968 -2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.968"^^xsd:decimal ;
  dwc:decimalLongitude "-2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.968 -2.02)"^^geo:wktLiteral ;
  geo-pos:lat "49.968"^^xsd:decimal ;
  geo-pos:long "-2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_994'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_994'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0186111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.02'^^xsd:double;
  dwc:latitude '49.968'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.02 49.968, -2.02 49.968, -2.02 49.968, -2.02 49.968, -2.02 49.968))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_994'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.447 -2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.447"^^xsd:decimal ;
  dwc:decimalLongitude "-2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.447 -2.02)"^^geo:wktLiteral ;
  geo-pos:lat "50.447"^^xsd:decimal ;
  geo-pos:long "-2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1878'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.0608333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.02'^^xsd:double;
  dwc:latitude '50.447'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.02 50.447, -2.02 50.447, -2.02 50.447, -2.02 50.447, -2.02 50.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1878'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99 -2.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99"^^xsd:decimal ;
  dwc:decimalLongitude "-2.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99 -2.016)"^^geo:wktLiteral ;
  geo-pos:lat "49.99"^^xsd:decimal ;
  geo-pos:long "-2.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_995'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_995'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.199166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.016'^^xsd:double;
  dwc:latitude '49.99'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.016 49.99, -2.016 49.99, -2.016 49.99, -2.016 49.99, -2.016 49.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_995'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.156 -2.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.156"^^xsd:decimal ;
  dwc:decimalLongitude "-2.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.156 -2.011)"^^geo:wktLiteral ;
  geo-pos:lat "49.156"^^xsd:decimal ;
  geo-pos:long "-2.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_884'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4713888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.011'^^xsd:double;
  dwc:latitude '49.156'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.011 49.156, -2.011 49.156, -2.011 49.156, -2.011 49.156, -2.011 49.156))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_884'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.064 -2.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.064"^^xsd:decimal ;
  dwc:decimalLongitude "-2.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.064 -2.011)"^^geo:wktLiteral ;
  geo-pos:lat "50.064"^^xsd:decimal ;
  geo-pos:long "-2.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_996'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_996'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.011'^^xsd:double;
  dwc:latitude '50.064'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.011 50.064, -2.011 50.064, -2.011 50.064, -2.011 50.064, -2.011 50.064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_996'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.169 -2.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.169 -2.007)"^^geo:wktLiteral ;
  geo-pos:lat "49.169"^^xsd:decimal ;
  geo-pos:long "-2.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2024_883'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.7111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.007'^^xsd:double;
  dwc:latitude '49.169'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.007 49.169, -2.007 49.169, -2.007 49.169, -2.007 49.169, -2.007 49.169))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_883'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.973 -2.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.973"^^xsd:decimal ;
  dwc:decimalLongitude "-2.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.973 -2.005)"^^geo:wktLiteral ;
  geo-pos:lat "48.973"^^xsd:decimal ;
  geo-pos:long "-2.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_798'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_798'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.388055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-2.005'^^xsd:double;
  dwc:latitude '48.973'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.005 48.973, -2.005 48.973, -2.005 48.973, -2.005 48.973, -2.005 48.973))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_798'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966 -1.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.966"^^xsd:decimal ;
  dwc:decimalLongitude "-1.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.966 -1.999)"^^geo:wktLiteral ;
  geo-pos:lat "48.966"^^xsd:decimal ;
  geo-pos:long "-1.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1017'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2024_1017'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.819722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.999'^^xsd:double;
  dwc:latitude '48.966'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.999 48.966, -1.999 48.966, -1.999 48.966, -1.999 48.966, -1.999 48.966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1017'^^xsd:string;
  dwc:observationDate '1999-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.944 -1.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.944"^^xsd:decimal ;
  dwc:decimalLongitude "-1.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.944 -1.998)"^^geo:wktLiteral ;
  geo-pos:lat "48.944"^^xsd:decimal ;
  geo-pos:long "-1.998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_805'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_805'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.623611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.998'^^xsd:double;
  dwc:latitude '48.944'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.998 48.944, -1.998 48.944, -1.998 48.944, -1.998 48.944, -1.998 48.944))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_805'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.328 -1.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.328"^^xsd:decimal ;
  dwc:decimalLongitude "-1.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.328 -1.991)"^^geo:wktLiteral ;
  geo-pos:lat "50.328"^^xsd:decimal ;
  geo-pos:long "-1.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_852'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_852'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.3527777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.991'^^xsd:double;
  dwc:latitude '50.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.991 50.328, -1.991 50.328, -1.991 50.328, -1.991 50.328, -1.991 50.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_852'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.469 -1.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.469"^^xsd:decimal ;
  dwc:decimalLongitude "-1.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.469 -1.979)"^^geo:wktLiteral ;
  geo-pos:lat "50.469"^^xsd:decimal ;
  geo-pos:long "-1.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1879'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.2091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.979'^^xsd:double;
  dwc:latitude '50.469'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.979 50.469, -1.979 50.469, -1.979 50.469, -1.979 50.469, -1.979 50.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1879'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.848 -1.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.848"^^xsd:decimal ;
  dwc:decimalLongitude "-1.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.848 -1.976)"^^geo:wktLiteral ;
  geo-pos:lat "49.848"^^xsd:decimal ;
  geo-pos:long "-1.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_875'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_875'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.220555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.976'^^xsd:double;
  dwc:latitude '49.848'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.976 49.848, -1.976 49.848, -1.976 49.848, -1.976 49.848, -1.976 49.848))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_875'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.133 -1.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.133 -1.972)"^^geo:wktLiteral ;
  geo-pos:lat "50.133"^^xsd:decimal ;
  geo-pos:long "-1.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_967'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.848611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.972'^^xsd:double;
  dwc:latitude '50.133'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.972 50.133, -1.972 50.133, -1.972 50.133, -1.972 50.133, -1.972 50.133))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_967'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.977 -1.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.977"^^xsd:decimal ;
  dwc:decimalLongitude "-1.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.977 -1.97)"^^geo:wktLiteral ;
  geo-pos:lat "49.977"^^xsd:decimal ;
  geo-pos:long "-1.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_993'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_993'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8558333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.97'^^xsd:double;
  dwc:latitude '49.977'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.97 49.977, -1.97 49.977, -1.97 49.977, -1.97 49.977, -1.97 49.977))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_993'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -1.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.867 -1.943)"^^geo:wktLiteral ;
  geo-pos:lat "49.867"^^xsd:decimal ;
  geo-pos:long "-1.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1985'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6802777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.943'^^xsd:double;
  dwc:latitude '49.867'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.943 49.867, -1.943 49.867, -1.943 49.867, -1.943 49.867, -1.943 49.867))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1985'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.485 -1.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.485"^^xsd:decimal ;
  dwc:decimalLongitude "-1.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.485 -1.94)"^^geo:wktLiteral ;
  geo-pos:lat "50.485"^^xsd:decimal ;
  geo-pos:long "-1.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1880'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.8080555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.94'^^xsd:double;
  dwc:latitude '50.485'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.94 50.485, -1.94 50.485, -1.94 50.485, -1.94 50.485, -1.94 50.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1880'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -1.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.153"^^xsd:decimal ;
  dwc:decimalLongitude "-1.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.153 -1.926)"^^geo:wktLiteral ;
  geo-pos:lat "50.153"^^xsd:decimal ;
  geo-pos:long "-1.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_962'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.028611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.926'^^xsd:double;
  dwc:latitude '50.153'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.926 50.153, -1.926 50.153, -1.926 50.153, -1.926 50.153, -1.926 50.153))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_962'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.301 -1.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.301"^^xsd:decimal ;
  dwc:decimalLongitude "-1.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.301 -1.926)"^^geo:wktLiteral ;
  geo-pos:lat "50.301"^^xsd:decimal ;
  geo-pos:long "-1.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_853'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_853'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0522222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.926'^^xsd:double;
  dwc:latitude '50.301'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.926 50.301, -1.926 50.301, -1.926 50.301, -1.926 50.301, -1.926 50.301))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_853'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -1.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.954"^^xsd:decimal ;
  dwc:decimalLongitude "-1.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.954 -1.921)"^^geo:wktLiteral ;
  geo-pos:lat "49.954"^^xsd:decimal ;
  geo-pos:long "-1.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_872'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_872'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.6091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.921'^^xsd:double;
  dwc:latitude '49.954'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.921 49.954, -1.921 49.954, -1.921 49.954, -1.921 49.954, -1.921 49.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_872'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.957 -1.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.957"^^xsd:decimal ;
  dwc:decimalLongitude "-1.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.957 -1.915)"^^geo:wktLiteral ;
  geo-pos:lat "49.957"^^xsd:decimal ;
  geo-pos:long "-1.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_1984'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.9094444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.915'^^xsd:double;
  dwc:latitude '49.957'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.915 49.957, -1.915 49.957, -1.915 49.957, -1.915 49.957, -1.915 49.957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1984'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.136 -1.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.136"^^xsd:decimal ;
  dwc:decimalLongitude "-1.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.136 -1.913)"^^geo:wktLiteral ;
  geo-pos:lat "50.136"^^xsd:decimal ;
  geo-pos:long "-1.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_964'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.2375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.913'^^xsd:double;
  dwc:latitude '50.136'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.913 50.136, -1.913 50.136, -1.913 50.136, -1.913 50.136, -1.913 50.136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_964'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.361 -1.912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.361"^^xsd:decimal ;
  dwc:decimalLongitude "-1.912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.361 -1.912)"^^geo:wktLiteral ;
  geo-pos:lat "50.361"^^xsd:decimal ;
  geo-pos:long "-1.912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_970'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.912'^^xsd:double;
  dwc:latitude '50.361'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.912 50.361, -1.912 50.361, -1.912 50.361, -1.912 50.361, -1.912 50.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_970'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.293 -1.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.293"^^xsd:decimal ;
  dwc:decimalLongitude "-1.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.293 -1.899)"^^geo:wktLiteral ;
  geo-pos:lat "50.293"^^xsd:decimal ;
  geo-pos:long "-1.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_969'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.5133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.899'^^xsd:double;
  dwc:latitude '50.293'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.899 50.293, -1.899 50.293, -1.899 50.293, -1.899 50.293, -1.899 50.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_969'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.974 -1.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.974"^^xsd:decimal ;
  dwc:decimalLongitude "-1.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.974 -1.89)"^^geo:wktLiteral ;
  geo-pos:lat "49.974"^^xsd:decimal ;
  geo-pos:long "-1.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_873'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_873'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.2286111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.89'^^xsd:double;
  dwc:latitude '49.974'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.89 49.974, -1.89 49.974, -1.89 49.974, -1.89 49.974, -1.89 49.974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_873'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16 -1.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16"^^xsd:decimal ;
  dwc:decimalLongitude "-1.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16 -1.885)"^^geo:wktLiteral ;
  geo-pos:lat "50.16"^^xsd:decimal ;
  geo-pos:long "-1.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2024_963'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.625833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.885'^^xsd:double;
  dwc:latitude '50.16'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.885 50.16, -1.885 50.16, -1.885 50.16, -1.885 50.16, -1.885 50.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_963'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.966 -1.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.966"^^xsd:decimal ;
  dwc:decimalLongitude "-1.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.966 -1.877)"^^geo:wktLiteral ;
  geo-pos:lat "49.966"^^xsd:decimal ;
  geo-pos:long "-1.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_992'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_992'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.5319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.877'^^xsd:double;
  dwc:latitude '49.966'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.877 49.966, -1.877 49.966, -1.877 49.966, -1.877 49.966, -1.877 49.966))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_992'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.498 -1.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.498"^^xsd:decimal ;
  dwc:decimalLongitude "-1.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.498 -1.87)"^^geo:wktLiteral ;
  geo-pos:lat "49.498"^^xsd:decimal ;
  geo-pos:long "-1.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_880'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_880'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.33'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.87'^^xsd:double;
  dwc:latitude '49.498'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.87 49.498, -1.87 49.498, -1.87 49.498, -1.87 49.498, -1.87 49.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_880'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56 -1.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56"^^xsd:decimal ;
  dwc:decimalLongitude "-1.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56 -1.865)"^^geo:wktLiteral ;
  geo-pos:lat "49.56"^^xsd:decimal ;
  geo-pos:long "-1.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_877'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_877'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6586111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.865'^^xsd:double;
  dwc:latitude '49.56'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.865 49.56, -1.865 49.56, -1.865 49.56, -1.865 49.56, -1.865 49.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_877'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 -1.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.218"^^xsd:decimal ;
  dwc:decimalLongitude "-1.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.218 -1.862)"^^geo:wktLiteral ;
  geo-pos:lat "50.218"^^xsd:decimal ;
  geo-pos:long "-1.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_859'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_859'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7838888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.862'^^xsd:double;
  dwc:latitude '50.218'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.862 50.218, -1.862 50.218, -1.862 50.218, -1.862 50.218, -1.862 50.218))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_859'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.264 -1.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.264"^^xsd:decimal ;
  dwc:decimalLongitude "-1.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.264 -1.859)"^^geo:wktLiteral ;
  geo-pos:lat "50.264"^^xsd:decimal ;
  geo-pos:long "-1.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_858'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_858'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.5075'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.859'^^xsd:double;
  dwc:latitude '50.264'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.859 50.264, -1.859 50.264, -1.859 50.264, -1.859 50.264, -1.859 50.264))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_858'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.267 -1.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.267 -1.853)"^^geo:wktLiteral ;
  geo-pos:lat "50.267"^^xsd:decimal ;
  geo-pos:long "-1.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_857'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_857'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.786944444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.853'^^xsd:double;
  dwc:latitude '50.267'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.853 50.267, -1.853 50.267, -1.853 50.267, -1.853 50.267, -1.853 50.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_857'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.236 -1.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.236"^^xsd:decimal ;
  dwc:decimalLongitude "-1.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.236 -1.848)"^^geo:wktLiteral ;
  geo-pos:lat "50.236"^^xsd:decimal ;
  geo-pos:long "-1.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_863'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_863'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.669166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.848'^^xsd:double;
  dwc:latitude '50.236'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.848 50.236, -1.848 50.236, -1.848 50.236, -1.848 50.236, -1.848 50.236))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_863'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.554 -1.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.554"^^xsd:decimal ;
  dwc:decimalLongitude "-1.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.554 -1.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.554"^^xsd:decimal ;
  geo-pos:long "-1.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_878'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_878'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.2425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.847'^^xsd:double;
  dwc:latitude '49.554'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.847 49.554, -1.847 49.554, -1.847 49.554, -1.847 49.554, -1.847 49.554))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_878'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.552 -1.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.552"^^xsd:decimal ;
  dwc:decimalLongitude "-1.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.552 -1.842)"^^geo:wktLiteral ;
  geo-pos:lat "49.552"^^xsd:decimal ;
  geo-pos:long "-1.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_879'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_879'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.830277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.842'^^xsd:double;
  dwc:latitude '49.552'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.842 49.552, -1.842 49.552, -1.842 49.552, -1.842 49.552, -1.842 49.552))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_879'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -1.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.247"^^xsd:decimal ;
  dwc:decimalLongitude "-1.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -1.838)"^^geo:wktLiteral ;
  geo-pos:lat "50.247"^^xsd:decimal ;
  geo-pos:long "-1.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_866'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_866'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.4111111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.838'^^xsd:double;
  dwc:latitude '50.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.838 50.247, -1.838 50.247, -1.838 50.247, -1.838 50.247, -1.838 50.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_866'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -1.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-1.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -1.838)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-1.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_973'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.2875'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.838'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.838 50.33, -1.838 50.33, -1.838 50.33, -1.838 50.33, -1.838 50.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_973'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 -1.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.226"^^xsd:decimal ;
  dwc:decimalLongitude "-1.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.226 -1.836)"^^geo:wktLiteral ;
  geo-pos:lat "50.226"^^xsd:decimal ;
  geo-pos:long "-1.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_861'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_861'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.315'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.836'^^xsd:double;
  dwc:latitude '50.226'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.836 50.226, -1.836 50.226, -1.836 50.226, -1.836 50.226, -1.836 50.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_861'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.328 -1.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.328"^^xsd:decimal ;
  dwc:decimalLongitude "-1.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.328 -1.836)"^^geo:wktLiteral ;
  geo-pos:lat "50.328"^^xsd:decimal ;
  geo-pos:long "-1.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_854'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_854'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.7255555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.836'^^xsd:double;
  dwc:latitude '50.328'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.836 50.328, -1.836 50.328, -1.836 50.328, -1.836 50.328, -1.836 50.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_854'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -1.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.247"^^xsd:decimal ;
  dwc:decimalLongitude "-1.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -1.835)"^^geo:wktLiteral ;
  geo-pos:lat "50.247"^^xsd:decimal ;
  geo-pos:long "-1.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_864'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_864'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.773611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.835'^^xsd:double;
  dwc:latitude '50.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.835 50.247, -1.835 50.247, -1.835 50.247, -1.835 50.247, -1.835 50.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_864'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -1.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -1.834)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-1.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1883'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1883'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.7405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.834'^^xsd:double;
  dwc:latitude '50.533'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.834 50.533, -1.834 50.533, -1.834 50.533, -1.834 50.533, -1.834 50.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1883'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -1.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-1.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -1.833)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-1.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_881'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.09'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.833'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.833 49.415, -1.833 49.415, -1.833 49.415, -1.833 49.415, -1.833 49.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_881'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -1.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.225"^^xsd:decimal ;
  dwc:decimalLongitude "-1.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.225 -1.833)"^^geo:wktLiteral ;
  geo-pos:lat "50.225"^^xsd:decimal ;
  geo-pos:long "-1.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_860'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_860'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0872222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.833'^^xsd:double;
  dwc:latitude '50.225'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.833 50.225, -1.833 50.225, -1.833 50.225, -1.833 50.225, -1.833 50.225))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_860'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.271 -1.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.271"^^xsd:decimal ;
  dwc:decimalLongitude "-1.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.271 -1.832)"^^geo:wktLiteral ;
  geo-pos:lat "50.271"^^xsd:decimal ;
  geo-pos:long "-1.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_867'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_867'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9416666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.832'^^xsd:double;
  dwc:latitude '50.271'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.832 50.271, -1.832 50.271, -1.832 50.271, -1.832 50.271, -1.832 50.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_867'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -1.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.247"^^xsd:decimal ;
  dwc:decimalLongitude "-1.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.247 -1.822)"^^geo:wktLiteral ;
  geo-pos:lat "50.247"^^xsd:decimal ;
  geo-pos:long "-1.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_865'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_865'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.9302777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.822'^^xsd:double;
  dwc:latitude '50.247'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.822 50.247, -1.822 50.247, -1.822 50.247, -1.822 50.247, -1.822 50.247))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_865'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.325 -1.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.325"^^xsd:decimal ;
  dwc:decimalLongitude "-1.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.325 -1.813)"^^geo:wktLiteral ;
  geo-pos:lat "50.325"^^xsd:decimal ;
  geo-pos:long "-1.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_972'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.253055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.813'^^xsd:double;
  dwc:latitude '50.325'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.813 50.325, -1.813 50.325, -1.813 50.325, -1.813 50.325, -1.813 50.325))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_972'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.495 -1.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.495"^^xsd:decimal ;
  dwc:decimalLongitude "-1.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.495 -1.797)"^^geo:wktLiteral ;
  geo-pos:lat "50.495"^^xsd:decimal ;
  geo-pos:long "-1.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1881'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1881'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.9113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.797'^^xsd:double;
  dwc:latitude '50.495'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.797 50.495, -1.797 50.495, -1.797 50.495, -1.797 50.495, -1.797 50.495))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1881'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -1.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -1.795)"^^geo:wktLiteral ;
  geo-pos:lat "50.317"^^xsd:decimal ;
  geo-pos:long "-1.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_974'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.595277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.795'^^xsd:double;
  dwc:latitude '50.317'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.795 50.317, -1.795 50.317, -1.795 50.317, -1.795 50.317, -1.795 50.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_974'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.971 -1.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.971"^^xsd:decimal ;
  dwc:decimalLongitude "-1.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.971 -1.791)"^^geo:wktLiteral ;
  geo-pos:lat "49.971"^^xsd:decimal ;
  geo-pos:long "-1.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_874'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_874'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.326111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.791'^^xsd:double;
  dwc:latitude '49.971'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.791 49.971, -1.791 49.971, -1.791 49.971, -1.791 49.971, -1.791 49.971))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_874'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53 -1.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.53"^^xsd:decimal ;
  dwc:decimalLongitude "-1.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.53 -1.788)"^^geo:wktLiteral ;
  geo-pos:lat "50.53"^^xsd:decimal ;
  geo-pos:long "-1.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1882'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.788'^^xsd:double;
  dwc:latitude '50.53'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.788 50.53, -1.788 50.53, -1.788 50.53, -1.788 50.53, -1.788 50.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1882'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.295 -1.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.295"^^xsd:decimal ;
  dwc:decimalLongitude "-1.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.295 -1.774)"^^geo:wktLiteral ;
  geo-pos:lat "50.295"^^xsd:decimal ;
  geo-pos:long "-1.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_869'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_869'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.774'^^xsd:double;
  dwc:latitude '50.295'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.774 50.295, -1.774 50.295, -1.774 50.295, -1.774 50.295, -1.774 50.295))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_869'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.155 -1.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.155"^^xsd:decimal ;
  dwc:decimalLongitude "-1.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.155 -1.772)"^^geo:wktLiteral ;
  geo-pos:lat "50.155"^^xsd:decimal ;
  geo-pos:long "-1.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_871'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_871'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.457222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.772'^^xsd:double;
  dwc:latitude '50.155'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.772 50.155, -1.772 50.155, -1.772 50.155, -1.772 50.155, -1.772 50.155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_871'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.331 -1.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.331"^^xsd:decimal ;
  dwc:decimalLongitude "-1.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.331 -1.767)"^^geo:wktLiteral ;
  geo-pos:lat "49.331"^^xsd:decimal ;
  geo-pos:long "-1.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_882'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2024_882'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.646666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.767'^^xsd:double;
  dwc:latitude '49.331'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.767 49.331, -1.767 49.331, -1.767 49.331, -1.767 49.331, -1.767 49.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_882'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.707 -1.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.707"^^xsd:decimal ;
  dwc:decimalLongitude "-1.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.707 -1.761)"^^geo:wktLiteral ;
  geo-pos:lat "50.707"^^xsd:decimal ;
  geo-pos:long "-1.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1977'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.1319444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.761'^^xsd:double;
  dwc:latitude '50.707'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.761 50.707, -1.761 50.707, -1.761 50.707, -1.761 50.707, -1.761 50.707))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1977'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.014 -1.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.014"^^xsd:decimal ;
  dwc:decimalLongitude "-1.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.014 -1.76)"^^geo:wktLiteral ;
  geo-pos:lat "50.014"^^xsd:decimal ;
  geo-pos:long "-1.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_991'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2024_991'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.8308333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.76'^^xsd:double;
  dwc:latitude '50.014'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.76 50.014, -1.76 50.014, -1.76 50.014, -1.76 50.014, -1.76 50.014))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_991'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.287 -1.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.287"^^xsd:decimal ;
  dwc:decimalLongitude "-1.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.287 -1.754)"^^geo:wktLiteral ;
  geo-pos:lat "50.287"^^xsd:decimal ;
  geo-pos:long "-1.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_868'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_868'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.754'^^xsd:double;
  dwc:latitude '50.287'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.754 50.287, -1.754 50.287, -1.754 50.287, -1.754 50.287, -1.754 50.287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_868'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -1.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.253"^^xsd:decimal ;
  dwc:decimalLongitude "-1.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.253 -1.751)"^^geo:wktLiteral ;
  geo-pos:lat "50.253"^^xsd:decimal ;
  geo-pos:long "-1.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_856'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_856'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.188055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.751'^^xsd:double;
  dwc:latitude '50.253'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.751 50.253, -1.751 50.253, -1.751 50.253, -1.751 50.253, -1.751 50.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_856'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.718 -1.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.718"^^xsd:decimal ;
  dwc:decimalLongitude "-1.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.718 -1.746)"^^geo:wktLiteral ;
  geo-pos:lat "50.718"^^xsd:decimal ;
  geo-pos:long "-1.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1979'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.5469444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.746'^^xsd:double;
  dwc:latitude '50.718'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.746 50.718, -1.746 50.718, -1.746 50.718, -1.746 50.718, -1.746 50.718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1979'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.718 -1.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.718"^^xsd:decimal ;
  dwc:decimalLongitude "-1.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.718 -1.746)"^^geo:wktLiteral ;
  geo-pos:lat "50.718"^^xsd:decimal ;
  geo-pos:long "-1.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1980'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.5580555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.746'^^xsd:double;
  dwc:latitude '50.718'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.746 50.718, -1.746 50.718, -1.746 50.718, -1.746 50.718, -1.746 50.718))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1980'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -1.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.284"^^xsd:decimal ;
  dwc:decimalLongitude "-1.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.284 -1.744)"^^geo:wktLiteral ;
  geo-pos:lat "50.284"^^xsd:decimal ;
  geo-pos:long "-1.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_971'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.744'^^xsd:double;
  dwc:latitude '50.284'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.744 50.284, -1.744 50.284, -1.744 50.284, -1.744 50.284, -1.744 50.284))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_971'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.223 -1.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.223"^^xsd:decimal ;
  dwc:decimalLongitude "-1.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.223 -1.739)"^^geo:wktLiteral ;
  geo-pos:lat "50.223"^^xsd:decimal ;
  geo-pos:long "-1.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_862'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_862'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.4694444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.739'^^xsd:double;
  dwc:latitude '50.223'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.739 50.223, -1.739 50.223, -1.739 50.223, -1.739 50.223, -1.739 50.223))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_862'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.711 -1.738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.711"^^xsd:decimal ;
  dwc:decimalLongitude "-1.738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.711 -1.738)"^^geo:wktLiteral ;
  geo-pos:lat "50.711"^^xsd:decimal ;
  geo-pos:long "-1.738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2024_1978'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.4419444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.738'^^xsd:double;
  dwc:latitude '50.711'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.738 50.711, -1.738 50.711, -1.738 50.711, -1.738 50.711, -1.738 50.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1978'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078 -1.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078"^^xsd:decimal ;
  dwc:decimalLongitude "-1.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078 -1.733)"^^geo:wktLiteral ;
  geo-pos:lat "50.078"^^xsd:decimal ;
  geo-pos:long "-1.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_990'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_990'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.885555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.733'^^xsd:double;
  dwc:latitude '50.078'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.733 50.078, -1.733 50.078, -1.733 50.078, -1.733 50.078, -1.733 50.078))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_990'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.724 -1.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.724 -1.69)"^^geo:wktLiteral ;
  geo-pos:lat "50.724"^^xsd:decimal ;
  geo-pos:long "-1.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1975'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.69'^^xsd:double;
  dwc:latitude '50.724'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.69 50.724, -1.69 50.724, -1.69 50.724, -1.69 50.724, -1.69 50.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1975'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.726 -1.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.726"^^xsd:decimal ;
  dwc:decimalLongitude "-1.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.726 -1.661)"^^geo:wktLiteral ;
  geo-pos:lat "50.726"^^xsd:decimal ;
  geo-pos:long "-1.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1976'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.472777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.661'^^xsd:double;
  dwc:latitude '50.726'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.661 50.726, -1.661 50.726, -1.661 50.726, -1.661 50.726, -1.661 50.726))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1976'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.286 -1.654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.286"^^xsd:decimal ;
  dwc:decimalLongitude "-1.654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.286 -1.654)"^^geo:wktLiteral ;
  geo-pos:lat "50.286"^^xsd:decimal ;
  geo-pos:long "-1.654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_975'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2024_975'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.280277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.654'^^xsd:double;
  dwc:latitude '50.286'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.654 50.286, -1.654 50.286, -1.654 50.286, -1.654 50.286, -1.654 50.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_975'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.293 -1.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.293"^^xsd:decimal ;
  dwc:decimalLongitude "-1.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.293 -1.633)"^^geo:wktLiteral ;
  geo-pos:lat "50.293"^^xsd:decimal ;
  geo-pos:long "-1.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_855'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_855'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.6625'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.633'^^xsd:double;
  dwc:latitude '50.293'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.633 50.293, -1.633 50.293, -1.633 50.293, -1.633 50.293, -1.633 50.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_855'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.485 -1.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.485"^^xsd:decimal ;
  dwc:decimalLongitude "-1.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.485 -1.616)"^^geo:wktLiteral ;
  geo-pos:lat "50.485"^^xsd:decimal ;
  geo-pos:long "-1.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1884'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1884'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.995555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.616'^^xsd:double;
  dwc:latitude '50.485'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.616 50.485, -1.616 50.485, -1.616 50.485, -1.616 50.485, -1.616 50.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1884'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.339 -1.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.339"^^xsd:decimal ;
  dwc:decimalLongitude "-1.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.339 -1.606)"^^geo:wktLiteral ;
  geo-pos:lat "50.339"^^xsd:decimal ;
  geo-pos:long "-1.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_976'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_976'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.8177777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.606'^^xsd:double;
  dwc:latitude '50.339'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.606 50.339, -1.606 50.339, -1.606 50.339, -1.606 50.339, -1.606 50.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_976'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32 -1.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.32"^^xsd:decimal ;
  dwc:decimalLongitude "-1.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.32 -1.601)"^^geo:wktLiteral ;
  geo-pos:lat "50.32"^^xsd:decimal ;
  geo-pos:long "-1.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_870'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_870'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.928888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.601'^^xsd:double;
  dwc:latitude '50.32'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.601 50.32, -1.601 50.32, -1.601 50.32, -1.601 50.32, -1.601 50.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_870'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -1.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-1.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -1.59)"^^geo:wktLiteral ;
  geo-pos:lat "50.31"^^xsd:decimal ;
  geo-pos:long "-1.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_977'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_977'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6316666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.59'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.59 50.31, -1.59 50.31, -1.59 50.31, -1.59 50.31, -1.59 50.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_977'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 -1.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.228"^^xsd:decimal ;
  dwc:decimalLongitude "-1.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.228 -1.585)"^^geo:wktLiteral ;
  geo-pos:lat "50.228"^^xsd:decimal ;
  geo-pos:long "-1.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_984'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_984'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.648055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.585'^^xsd:double;
  dwc:latitude '50.228'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.585 50.228, -1.585 50.228, -1.585 50.228, -1.585 50.228, -1.585 50.228))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_984'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.477 -1.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.477"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.477 -1.57)"^^geo:wktLiteral ;
  geo-pos:lat "50.477"^^xsd:decimal ;
  geo-pos:long "-1.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1885'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1885'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.046666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.57'^^xsd:double;
  dwc:latitude '50.477'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.57 50.477, -1.57 50.477, -1.57 50.477, -1.57 50.477, -1.57 50.477))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1885'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313 -1.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.313"^^xsd:decimal ;
  dwc:decimalLongitude "-1.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.313 -1.561)"^^geo:wktLiteral ;
  geo-pos:lat "50.313"^^xsd:decimal ;
  geo-pos:long "-1.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_978'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_978'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1238888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.561'^^xsd:double;
  dwc:latitude '50.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.561 50.313, -1.561 50.313, -1.561 50.313, -1.561 50.313, -1.561 50.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_978'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.152 -1.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.152"^^xsd:decimal ;
  dwc:decimalLongitude "-1.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.152 -1.56)"^^geo:wktLiteral ;
  geo-pos:lat "50.152"^^xsd:decimal ;
  geo-pos:long "-1.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_989'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_989'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.611111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.56'^^xsd:double;
  dwc:latitude '50.152'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.56 50.152, -1.56 50.152, -1.56 50.152, -1.56 50.152, -1.56 50.152))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_989'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.288 -1.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.288"^^xsd:decimal ;
  dwc:decimalLongitude "-1.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.288 -1.551)"^^geo:wktLiteral ;
  geo-pos:lat "50.288"^^xsd:decimal ;
  geo-pos:long "-1.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_979'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_979'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.4816666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.551'^^xsd:double;
  dwc:latitude '50.288'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.551 50.288, -1.551 50.288, -1.551 50.288, -1.551 50.288, -1.551 50.288))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_979'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.109 -1.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.109"^^xsd:decimal ;
  dwc:decimalLongitude "-1.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.109 -1.543)"^^geo:wktLiteral ;
  geo-pos:lat "50.109"^^xsd:decimal ;
  geo-pos:long "-1.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_988'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_988'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3888888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.543'^^xsd:double;
  dwc:latitude '50.109'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.543 50.109, -1.543 50.109, -1.543 50.109, -1.543 50.109, -1.543 50.109))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_988'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.197 -1.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.197 -1.508)"^^geo:wktLiteral ;
  geo-pos:lat "50.197"^^xsd:decimal ;
  geo-pos:long "-1.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_985'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_985'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.740277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.508'^^xsd:double;
  dwc:latitude '50.197'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.508 50.197, -1.508 50.197, -1.508 50.197, -1.508 50.197, -1.508 50.197))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_985'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.163 -1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.163"^^xsd:decimal ;
  dwc:decimalLongitude "-1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.163 -1.507)"^^geo:wktLiteral ;
  geo-pos:lat "50.163"^^xsd:decimal ;
  geo-pos:long "-1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_986'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_986'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.3908333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.507'^^xsd:double;
  dwc:latitude '50.163'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.507 50.163, -1.507 50.163, -1.507 50.163, -1.507 50.163, -1.507 50.163))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_986'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.117 -1.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.117 -1.483)"^^geo:wktLiteral ;
  geo-pos:lat "50.117"^^xsd:decimal ;
  geo-pos:long "-1.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_987'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2024_987'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6397222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.483'^^xsd:double;
  dwc:latitude '50.117'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.483 50.117, -1.483 50.117, -1.483 50.117, -1.483 50.117, -1.483 50.117))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_987'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.305 -1.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.305"^^xsd:decimal ;
  dwc:decimalLongitude "-1.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.305 -1.473)"^^geo:wktLiteral ;
  geo-pos:lat "50.305"^^xsd:decimal ;
  geo-pos:long "-1.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_980'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_980'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.212777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.473'^^xsd:double;
  dwc:latitude '50.305'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.473 50.305, -1.473 50.305, -1.473 50.305, -1.473 50.305, -1.473 50.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_980'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 -1.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.229"^^xsd:decimal ;
  dwc:decimalLongitude "-1.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.229 -1.452)"^^geo:wktLiteral ;
  geo-pos:lat "50.229"^^xsd:decimal ;
  geo-pos:long "-1.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_983'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_983'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.983611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.452'^^xsd:double;
  dwc:latitude '50.229'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.452 50.229, -1.452 50.229, -1.452 50.229, -1.452 50.229, -1.452 50.229))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_983'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.597 -1.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.597"^^xsd:decimal ;
  dwc:decimalLongitude "-1.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.597 -1.431)"^^geo:wktLiteral ;
  geo-pos:lat "50.597"^^xsd:decimal ;
  geo-pos:long "-1.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1974'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1974'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.384444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.431'^^xsd:double;
  dwc:latitude '50.597'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.431 50.597, -1.431 50.597, -1.431 50.597, -1.431 50.597, -1.431 50.597))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1974'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.221 -1.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.221"^^xsd:decimal ;
  dwc:decimalLongitude "-1.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.221 -1.424)"^^geo:wktLiteral ;
  geo-pos:lat "50.221"^^xsd:decimal ;
  geo-pos:long "-1.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_982'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_982'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.31'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.424'^^xsd:double;
  dwc:latitude '50.221'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.424 50.221, -1.424 50.221, -1.424 50.221, -1.424 50.221, -1.424 50.221))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_982'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 -1.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.249"^^xsd:decimal ;
  dwc:decimalLongitude "-1.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.249 -1.319)"^^geo:wktLiteral ;
  geo-pos:lat "50.249"^^xsd:decimal ;
  geo-pos:long "-1.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_981'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2024_981'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.882777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.319'^^xsd:double;
  dwc:latitude '50.249'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.319 50.249, -1.319 50.249, -1.319 50.249, -1.319 50.249, -1.319 50.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_981'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.638 -1.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.638"^^xsd:decimal ;
  dwc:decimalLongitude "-1.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.638 -1.16)"^^geo:wktLiteral ;
  geo-pos:lat "50.638"^^xsd:decimal ;
  geo-pos:long "-1.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1972'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1972'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9369444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.16'^^xsd:double;
  dwc:latitude '50.638'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.16 50.638, -1.16 50.638, -1.16 50.638, -1.16 50.638, -1.16 50.638))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1972'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.637 -1.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.637"^^xsd:decimal ;
  dwc:decimalLongitude "-1.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.637 -1.159)"^^geo:wktLiteral ;
  geo-pos:lat "50.637"^^xsd:decimal ;
  geo-pos:long "-1.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1973'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1973'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9530555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.159'^^xsd:double;
  dwc:latitude '50.637'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.159 50.637, -1.159 50.637, -1.159 50.637, -1.159 50.637, -1.159 50.637))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1973'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.655 -1.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.655"^^xsd:decimal ;
  dwc:decimalLongitude "-1.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.655 -1.143)"^^geo:wktLiteral ;
  geo-pos:lat "50.655"^^xsd:decimal ;
  geo-pos:long "-1.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1971'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1971'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3930555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.143'^^xsd:double;
  dwc:latitude '50.655'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.143 50.655, -1.143 50.655, -1.143 50.655, -1.143 50.655, -1.143 50.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1971'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.648 -1.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.648"^^xsd:decimal ;
  dwc:decimalLongitude "-1.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.648 -1.094)"^^geo:wktLiteral ;
  geo-pos:lat "50.648"^^xsd:decimal ;
  geo-pos:long "-1.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1970'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1970'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.5841666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.094'^^xsd:double;
  dwc:latitude '50.648'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.094 50.648, -1.094 50.648, -1.094 50.648, -1.094 50.648, -1.094 50.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1970'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.483 -1.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.483 -1.076)"^^geo:wktLiteral ;
  geo-pos:lat "50.483"^^xsd:decimal ;
  geo-pos:long "-1.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1886'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1886'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.021111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.076'^^xsd:double;
  dwc:latitude '50.483'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.076 50.483, -1.076 50.483, -1.076 50.483, -1.076 50.483, -1.076 50.483))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1886'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -1.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -1.047)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-1.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1887'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1887'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.465555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-1.047'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.047 50.5, -1.047 50.5, -1.047 50.5, -1.047 50.5, -1.047 50.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1887'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.706 -0.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.706"^^xsd:decimal ;
  dwc:decimalLongitude "-0.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.706 -0.996)"^^geo:wktLiteral ;
  geo-pos:lat "50.706"^^xsd:decimal ;
  geo-pos:long "-0.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1969'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1969'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.9513888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.996'^^xsd:double;
  dwc:latitude '50.706'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.996 50.706, -0.996 50.706, -0.996 50.706, -0.996 50.706, -0.996 50.706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1969'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505 -0.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505"^^xsd:decimal ;
  dwc:decimalLongitude "-0.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505 -0.985)"^^geo:wktLiteral ;
  geo-pos:lat "50.505"^^xsd:decimal ;
  geo-pos:long "-0.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1888'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2024_1888'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.147777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.985'^^xsd:double;
  dwc:latitude '50.505'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.985 50.505, -0.985 50.505, -0.985 50.505, -0.985 50.505, -0.985 50.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1888'^^xsd:string;
  dwc:observationDate '1999-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.709 -0.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.709 -0.889)"^^geo:wktLiteral ;
  geo-pos:lat "50.709"^^xsd:decimal ;
  geo-pos:long "-0.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1968'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2024_1968'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.3219444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.889'^^xsd:double;
  dwc:latitude '50.709'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.889 50.709, -0.889 50.709, -0.889 50.709, -0.889 50.709, -0.889 50.709))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1968'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.595 -0.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.595 -0.795)"^^geo:wktLiteral ;
  geo-pos:lat "50.595"^^xsd:decimal ;
  geo-pos:long "-0.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1889'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1889'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.5569444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.795'^^xsd:double;
  dwc:latitude '50.595'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.795 50.595, -0.795 50.595, -0.795 50.595, -0.795 50.595, -0.795 50.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1889'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.635 -0.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.635"^^xsd:decimal ;
  dwc:decimalLongitude "-0.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.635 -0.708)"^^geo:wktLiteral ;
  geo-pos:lat "50.635"^^xsd:decimal ;
  geo-pos:long "-0.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1890'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1890'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.2658333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.708'^^xsd:double;
  dwc:latitude '50.635'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.708 50.635, -0.708 50.635, -0.708 50.635, -0.708 50.635, -0.708 50.635))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1890'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.684 -0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.684"^^xsd:decimal ;
  dwc:decimalLongitude "-0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.684 -0.68)"^^geo:wktLiteral ;
  geo-pos:lat "50.684"^^xsd:decimal ;
  geo-pos:long "-0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1967'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1967'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.684444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.68'^^xsd:double;
  dwc:latitude '50.684'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.68 50.684, -0.68 50.684, -0.68 50.684, -0.68 50.684, -0.68 50.684))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1967'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.645 -0.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.645"^^xsd:decimal ;
  dwc:decimalLongitude "-0.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.645 -0.677)"^^geo:wktLiteral ;
  geo-pos:lat "50.645"^^xsd:decimal ;
  geo-pos:long "-0.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1891'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1891'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.6497222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.677'^^xsd:double;
  dwc:latitude '50.645'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.677 50.645, -0.677 50.645, -0.677 50.645, -0.677 50.645, -0.677 50.645))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1891'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.666 -0.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.666"^^xsd:decimal ;
  dwc:decimalLongitude "-0.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.666 -0.663)"^^geo:wktLiteral ;
  geo-pos:lat "50.666"^^xsd:decimal ;
  geo-pos:long "-0.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1966'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1966'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.245'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.663'^^xsd:double;
  dwc:latitude '50.666'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.663 50.666, -0.663 50.666, -0.663 50.666, -0.663 50.666, -0.663 50.666))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1966'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.62"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.62 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "50.62"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1964'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1964'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.026666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '50.62'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.658 50.62, -0.658 50.62, -0.658 50.62, -0.658 50.62, -0.658 50.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1964'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.664 -0.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.664"^^xsd:decimal ;
  dwc:decimalLongitude "-0.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.664 -0.657)"^^geo:wktLiteral ;
  geo-pos:lat "50.664"^^xsd:decimal ;
  geo-pos:long "-0.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1892'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1892'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2330555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.657'^^xsd:double;
  dwc:latitude '50.664'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.657 50.664, -0.657 50.664, -0.657 50.664, -0.657 50.664, -0.657 50.664))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1892'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.738 -0.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.738"^^xsd:decimal ;
  dwc:decimalLongitude "-0.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.738 -0.646)"^^geo:wktLiteral ;
  geo-pos:lat "50.738"^^xsd:decimal ;
  geo-pos:long "-0.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1894'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1894'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4025'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.646'^^xsd:double;
  dwc:latitude '50.738'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.646 50.738, -0.646 50.738, -0.646 50.738, -0.646 50.738, -0.646 50.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1894'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.616 -0.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.616"^^xsd:decimal ;
  dwc:decimalLongitude "-0.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.616 -0.645)"^^geo:wktLiteral ;
  geo-pos:lat "50.616"^^xsd:decimal ;
  geo-pos:long "-0.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1965'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1965'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.121666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.645'^^xsd:double;
  dwc:latitude '50.616'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.645 50.616, -0.645 50.616, -0.645 50.616, -0.645 50.616, -0.645 50.616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1965'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.715 -0.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.715"^^xsd:decimal ;
  dwc:decimalLongitude "-0.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.715 -0.617)"^^geo:wktLiteral ;
  geo-pos:lat "50.715"^^xsd:decimal ;
  geo-pos:long "-0.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1893'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1893'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8547222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.617'^^xsd:double;
  dwc:latitude '50.715'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.617 50.715, -0.617 50.715, -0.617 50.715, -0.617 50.715, -0.617 50.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1893'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.781 -0.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.781"^^xsd:decimal ;
  dwc:decimalLongitude "-0.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.781 -0.485)"^^geo:wktLiteral ;
  geo-pos:lat "50.781"^^xsd:decimal ;
  geo-pos:long "-0.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1895'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1895'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.485'^^xsd:double;
  dwc:latitude '50.781'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.485 50.781, -0.485 50.781, -0.485 50.781, -0.485 50.781, -0.485 50.781))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1895'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.503 -0.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.503"^^xsd:decimal ;
  dwc:decimalLongitude "-0.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.503 -0.238)"^^geo:wktLiteral ;
  geo-pos:lat "50.503"^^xsd:decimal ;
  geo-pos:long "-0.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1962'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1962'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1088888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.238'^^xsd:double;
  dwc:latitude '50.503'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.238 50.503, -0.238 50.503, -0.238 50.503, -0.238 50.503, -0.238 50.503))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1962'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.761 -0.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.761"^^xsd:decimal ;
  dwc:decimalLongitude "-0.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.761 -0.233)"^^geo:wktLiteral ;
  geo-pos:lat "50.761"^^xsd:decimal ;
  geo-pos:long "-0.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1896'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1896'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.100555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.233'^^xsd:double;
  dwc:latitude '50.761'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.233 50.761, -0.233 50.761, -0.233 50.761, -0.233 50.761, -0.233 50.761))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1896'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505 -0.228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505"^^xsd:decimal ;
  dwc:decimalLongitude "-0.228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505 -0.228)"^^geo:wktLiteral ;
  geo-pos:lat "50.505"^^xsd:decimal ;
  geo-pos:long "-0.228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1961'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1961'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8072222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.228'^^xsd:double;
  dwc:latitude '50.505'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.228 50.505, -0.228 50.505, -0.228 50.505, -0.228 50.505, -0.228 50.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1961'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49 -0.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.49"^^xsd:decimal ;
  dwc:decimalLongitude "-0.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.49 -0.224)"^^geo:wktLiteral ;
  geo-pos:lat "50.49"^^xsd:decimal ;
  geo-pos:long "-0.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1963'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1963'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2777777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.224'^^xsd:double;
  dwc:latitude '50.49'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.224 50.49, -0.224 50.49, -0.224 50.49, -0.224 50.49, -0.224 50.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1963'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.769 -0.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.769"^^xsd:decimal ;
  dwc:decimalLongitude "-0.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.769 -0.202)"^^geo:wktLiteral ;
  geo-pos:lat "50.769"^^xsd:decimal ;
  geo-pos:long "-0.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1897'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1897'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.671111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.202'^^xsd:double;
  dwc:latitude '50.769'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.202 50.769, -0.202 50.769, -0.202 50.769, -0.202 50.769, -0.202 50.769))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1897'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.517 -0.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.517"^^xsd:decimal ;
  dwc:decimalLongitude "-0.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.517 -0.175)"^^geo:wktLiteral ;
  geo-pos:lat "50.517"^^xsd:decimal ;
  geo-pos:long "-0.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1960'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1960'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.175'^^xsd:double;
  dwc:latitude '50.517'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.175 50.517, -0.175 50.517, -0.175 50.517, -0.175 50.517, -0.175 50.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1960'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.777 -0.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.777"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.777 -0.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.777"^^xsd:decimal ;
  geo-pos:long "-0.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1898'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2024_1898'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.218333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.15'^^xsd:double;
  dwc:latitude '50.777'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15 50.777, -0.15 50.777, -0.15 50.777, -0.15 50.777, -0.15 50.777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1898'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54 -0.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.54"^^xsd:decimal ;
  dwc:decimalLongitude "-0.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.54 -0.107)"^^geo:wktLiteral ;
  geo-pos:lat "50.54"^^xsd:decimal ;
  geo-pos:long "-0.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1959'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1959'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0975'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.107'^^xsd:double;
  dwc:latitude '50.54'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.107 50.54, -0.107 50.54, -0.107 50.54, -0.107 50.54, -0.107 50.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1959'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.561 -0.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.561"^^xsd:decimal ;
  dwc:decimalLongitude "-0.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.561 -0.024)"^^geo:wktLiteral ;
  geo-pos:lat "50.561"^^xsd:decimal ;
  geo-pos:long "-0.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1958'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1958'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.9836111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '-0.024'^^xsd:double;
  dwc:latitude '50.561'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.024 50.561, -0.024 50.561, -0.024 50.561, -0.024 50.561, -0.024 50.561))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1958'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.745 0.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.745"^^xsd:decimal ;
  dwc:decimalLongitude "0.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.745 0.118)"^^geo:wktLiteral ;
  geo-pos:lat "50.745"^^xsd:decimal ;
  geo-pos:long "0.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1899'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1899'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.7213888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.118'^^xsd:double;
  dwc:latitude '50.745'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.118 50.745, 0.118 50.745, 0.118 50.745, 0.118 50.745, 0.118 50.745))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1899'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.592 0.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.592"^^xsd:decimal ;
  dwc:decimalLongitude "0.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.592 0.145)"^^geo:wktLiteral ;
  geo-pos:lat "50.592"^^xsd:decimal ;
  geo-pos:long "0.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1957'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2024_1957'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.5269444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.145'^^xsd:double;
  dwc:latitude '50.592'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.145 50.592, 0.145 50.592, 0.145 50.592, 0.145 50.592, 0.145 50.592))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1957'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 0.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.725"^^xsd:decimal ;
  dwc:decimalLongitude "0.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 0.196)"^^geo:wktLiteral ;
  geo-pos:lat "50.725"^^xsd:decimal ;
  geo-pos:long "0.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1900'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1900'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.4113888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.196'^^xsd:double;
  dwc:latitude '50.725'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.196 50.725, 0.196 50.725, 0.196 50.725, 0.196 50.725, 0.196 50.725))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1900'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.747 0.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.747"^^xsd:decimal ;
  dwc:decimalLongitude "0.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.747 0.344)"^^geo:wktLiteral ;
  geo-pos:lat "50.747"^^xsd:decimal ;
  geo-pos:long "0.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1901'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1901'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.2502777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.344'^^xsd:double;
  dwc:latitude '50.747'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.344 50.747, 0.344 50.747, 0.344 50.747, 0.344 50.747, 0.344 50.747))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1901'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.758 0.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.758"^^xsd:decimal ;
  dwc:decimalLongitude "0.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.758 0.376)"^^geo:wktLiteral ;
  geo-pos:lat "50.758"^^xsd:decimal ;
  geo-pos:long "0.376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1902'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1902'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.376'^^xsd:double;
  dwc:latitude '50.758'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.376 50.758, 0.376 50.758, 0.376 50.758, 0.376 50.758, 0.376 50.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1902'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.758 0.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.758"^^xsd:decimal ;
  dwc:decimalLongitude "0.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.758 0.377)"^^geo:wktLiteral ;
  geo-pos:lat "50.758"^^xsd:decimal ;
  geo-pos:long "0.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1903'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1903'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.8541666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.377'^^xsd:double;
  dwc:latitude '50.758'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.377 50.758, 0.377 50.758, 0.377 50.758, 0.377 50.758, 0.377 50.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1903'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.676 0.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.676"^^xsd:decimal ;
  dwc:decimalLongitude "0.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.676 0.386)"^^geo:wktLiteral ;
  geo-pos:lat "50.676"^^xsd:decimal ;
  geo-pos:long "0.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1956'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1956'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.875277777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.386'^^xsd:double;
  dwc:latitude '50.676'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.386 50.676, 0.386 50.676, 0.386 50.676, 0.386 50.676, 0.386 50.676))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1956'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 0.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.67"^^xsd:decimal ;
  dwc:decimalLongitude "0.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.67 0.422)"^^geo:wktLiteral ;
  geo-pos:lat "50.67"^^xsd:decimal ;
  geo-pos:long "0.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1955'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1955'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.603611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.422'^^xsd:double;
  dwc:latitude '50.67'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.422 50.67, 0.422 50.67, 0.422 50.67, 0.422 50.67, 0.422 50.67))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1955'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.669 0.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.669"^^xsd:decimal ;
  dwc:decimalLongitude "0.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.669 0.477)"^^geo:wktLiteral ;
  geo-pos:lat "50.669"^^xsd:decimal ;
  geo-pos:long "0.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1954'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1954'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.4375'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.477'^^xsd:double;
  dwc:latitude '50.669'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.477 50.669, 0.477 50.669, 0.477 50.669, 0.477 50.669, 0.477 50.669))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1954'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 0.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.77 0.488)"^^geo:wktLiteral ;
  geo-pos:lat "50.77"^^xsd:decimal ;
  geo-pos:long "0.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1904'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1904'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0091666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.488'^^xsd:double;
  dwc:latitude '50.77'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.488 50.77, 0.488 50.77, 0.488 50.77, 0.488 50.77, 0.488 50.77))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1904'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.791 0.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.791"^^xsd:decimal ;
  dwc:decimalLongitude "0.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.791 0.537)"^^geo:wktLiteral ;
  geo-pos:lat "50.791"^^xsd:decimal ;
  geo-pos:long "0.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1905'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1905'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.4858333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.537'^^xsd:double;
  dwc:latitude '50.791'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.537 50.791, 0.537 50.791, 0.537 50.791, 0.537 50.791, 0.537 50.791))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1905'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.708 0.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.708"^^xsd:decimal ;
  dwc:decimalLongitude "0.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.708 0.802)"^^geo:wktLiteral ;
  geo-pos:lat "50.708"^^xsd:decimal ;
  geo-pos:long "0.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1953'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1953'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.175'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.802'^^xsd:double;
  dwc:latitude '50.708'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.802 50.708, 0.802 50.708, 0.802 50.708, 0.802 50.708, 0.802 50.708))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1953'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.613 0.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.613"^^xsd:decimal ;
  dwc:decimalLongitude "0.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.613 0.848)"^^geo:wktLiteral ;
  geo-pos:lat "51.613"^^xsd:decimal ;
  geo-pos:long "0.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1934'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1934'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.275833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.848'^^xsd:double;
  dwc:latitude '51.613'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.848 51.613, 0.848 51.613, 0.848 51.613, 0.848 51.613, 0.848 51.613))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1934'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581 0.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581"^^xsd:decimal ;
  dwc:decimalLongitude "0.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581 0.876)"^^geo:wktLiteral ;
  geo-pos:lat "51.581"^^xsd:decimal ;
  geo-pos:long "0.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1933'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1933'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.224722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.876'^^xsd:double;
  dwc:latitude '51.581'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.876 51.581, 0.876 51.581, 0.876 51.581, 0.876 51.581, 0.876 51.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1933'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.723 0.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.723"^^xsd:decimal ;
  dwc:decimalLongitude "0.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.723 0.901)"^^geo:wktLiteral ;
  geo-pos:lat "50.723"^^xsd:decimal ;
  geo-pos:long "0.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1952'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1952'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.524444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.901'^^xsd:double;
  dwc:latitude '50.723'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.901 50.723, 0.901 50.723, 0.901 50.723, 0.901 50.723, 0.901 50.723))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1952'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.728 0.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.728"^^xsd:decimal ;
  dwc:decimalLongitude "0.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.728 0.927)"^^geo:wktLiteral ;
  geo-pos:lat "50.728"^^xsd:decimal ;
  geo-pos:long "0.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1951'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1951'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.340555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.927'^^xsd:double;
  dwc:latitude '50.728'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.927 50.728, 0.927 50.728, 0.927 50.728, 0.927 50.728, 0.927 50.728))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1951'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656 0.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.656"^^xsd:decimal ;
  dwc:decimalLongitude "0.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.656 0.948)"^^geo:wktLiteral ;
  geo-pos:lat "51.656"^^xsd:decimal ;
  geo-pos:long "0.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1932'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1932'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.2525'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.948'^^xsd:double;
  dwc:latitude '51.656'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.948 51.656, 0.948 51.656, 0.948 51.656, 0.948 51.656, 0.948 51.656))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1932'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.646 0.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.646"^^xsd:decimal ;
  dwc:decimalLongitude "0.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.646 0.951)"^^geo:wktLiteral ;
  geo-pos:lat "51.646"^^xsd:decimal ;
  geo-pos:long "0.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1931'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1931'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.119722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.951'^^xsd:double;
  dwc:latitude '51.646'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.951 51.646, 0.951 51.646, 0.951 51.646, 0.951 51.646, 0.951 51.646))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1931'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.819 0.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.819"^^xsd:decimal ;
  dwc:decimalLongitude "0.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.819 0.958)"^^geo:wktLiteral ;
  geo-pos:lat "50.819"^^xsd:decimal ;
  geo-pos:long "0.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1906'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1906'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.291111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.958'^^xsd:double;
  dwc:latitude '50.819'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.958 50.819, 0.958 50.819, 0.958 50.819, 0.958 50.819, 0.958 50.819))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1906'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.834 0.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.834"^^xsd:decimal ;
  dwc:decimalLongitude "0.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.834 0.958)"^^geo:wktLiteral ;
  geo-pos:lat "50.834"^^xsd:decimal ;
  geo-pos:long "0.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1907'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1907'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.076666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.958'^^xsd:double;
  dwc:latitude '50.834'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.958 50.834, 0.958 50.834, 0.958 50.834, 0.958 50.834, 0.958 50.834))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1907'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605 0.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605"^^xsd:decimal ;
  dwc:decimalLongitude "0.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605 0.978)"^^geo:wktLiteral ;
  geo-pos:lat "51.605"^^xsd:decimal ;
  geo-pos:long "0.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1935'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1935'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1405555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.978'^^xsd:double;
  dwc:latitude '51.605'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.978 51.605, 0.978 51.605, 0.978 51.605, 0.978 51.605, 0.978 51.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1935'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.846 0.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.846"^^xsd:decimal ;
  dwc:decimalLongitude "0.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.846 0.983)"^^geo:wktLiteral ;
  geo-pos:lat "50.846"^^xsd:decimal ;
  geo-pos:long "0.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1908'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1908'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.402222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.983'^^xsd:double;
  dwc:latitude '50.846'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.983 50.846, 0.983 50.846, 0.983 50.846, 0.983 50.846, 0.983 50.846))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1908'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.904 0.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.904"^^xsd:decimal ;
  dwc:decimalLongitude "0.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.904 0.985)"^^geo:wktLiteral ;
  geo-pos:lat "50.904"^^xsd:decimal ;
  geo-pos:long "0.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1909'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2024_1909'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.725'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '0.985'^^xsd:double;
  dwc:latitude '50.904'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.985 50.904, 0.985 50.904, 0.985 50.904, 0.985 50.904, 0.985 50.904))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1909'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 1.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.367"^^xsd:decimal ;
  dwc:decimalLongitude "1.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.367 1.008)"^^geo:wktLiteral ;
  geo-pos:lat "51.367"^^xsd:decimal ;
  geo-pos:long "1.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1941'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1941'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5338888888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.008'^^xsd:double;
  dwc:latitude '51.367'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.008 51.367, 1.008 51.367, 1.008 51.367, 1.008 51.367, 1.008 51.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1941'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 1.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55"^^xsd:decimal ;
  dwc:decimalLongitude "1.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55 1.088)"^^geo:wktLiteral ;
  geo-pos:lat "51.55"^^xsd:decimal ;
  geo-pos:long "1.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1936'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1936'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.8566666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.088'^^xsd:double;
  dwc:latitude '51.55'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.088 51.55, 1.088 51.55, 1.088 51.55, 1.088 51.55, 1.088 51.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1936'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.401 1.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.401"^^xsd:decimal ;
  dwc:decimalLongitude "1.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.401 1.102)"^^geo:wktLiteral ;
  geo-pos:lat "51.401"^^xsd:decimal ;
  geo-pos:long "1.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1939'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1939'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.405'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.102'^^xsd:double;
  dwc:latitude '51.401'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.102 51.401, 1.102 51.401, 1.102 51.401, 1.102 51.401, 1.102 51.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1939'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 1.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 1.103)"^^geo:wktLiteral ;
  geo-pos:lat "51.4"^^xsd:decimal ;
  geo-pos:long "1.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1940'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1940'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.4322222222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.103'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.103 51.4, 1.103 51.4, 1.103 51.4, 1.103 51.4, 1.103 51.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1940'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432 1.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432"^^xsd:decimal ;
  dwc:decimalLongitude "1.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432 1.117)"^^geo:wktLiteral ;
  geo-pos:lat "51.432"^^xsd:decimal ;
  geo-pos:long "1.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1937'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1937'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.815'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.117'^^xsd:double;
  dwc:latitude '51.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.117 51.432, 1.117 51.432, 1.117 51.432, 1.117 51.432, 1.117 51.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1937'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432 1.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432"^^xsd:decimal ;
  dwc:decimalLongitude "1.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432 1.117)"^^geo:wktLiteral ;
  geo-pos:lat "51.432"^^xsd:decimal ;
  geo-pos:long "1.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1938'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1938'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.8277777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.117'^^xsd:double;
  dwc:latitude '51.432'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.117 51.432, 1.117 51.432, 1.117 51.432, 1.117 51.432, 1.117 51.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1938'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.825 1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.825"^^xsd:decimal ;
  dwc:decimalLongitude "1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.825 1.13)"^^geo:wktLiteral ;
  geo-pos:lat "50.825"^^xsd:decimal ;
  geo-pos:long "1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1950'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1950'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3105555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.13'^^xsd:double;
  dwc:latitude '50.825'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.13 50.825, 1.13 50.825, 1.13 50.825, 1.13 50.825, 1.13 50.825))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1950'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385 1.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385"^^xsd:decimal ;
  dwc:decimalLongitude "1.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385 1.172)"^^geo:wktLiteral ;
  geo-pos:lat "51.385"^^xsd:decimal ;
  geo-pos:long "1.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1942'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1942'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.644166666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.172'^^xsd:double;
  dwc:latitude '51.385'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.172 51.385, 1.172 51.385, 1.172 51.385, 1.172 51.385, 1.172 51.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1942'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.872 1.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.872"^^xsd:decimal ;
  dwc:decimalLongitude "1.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.872 1.274)"^^geo:wktLiteral ;
  geo-pos:lat "50.872"^^xsd:decimal ;
  geo-pos:long "1.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1949'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1949'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.9855555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.274'^^xsd:double;
  dwc:latitude '50.872'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.274 50.872, 1.274 50.872, 1.274 50.872, 1.274 50.872, 1.274 50.872))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1949'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.668 1.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.668"^^xsd:decimal ;
  dwc:decimalLongitude "1.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.668 1.285)"^^geo:wktLiteral ;
  geo-pos:lat "51.668"^^xsd:decimal ;
  geo-pos:long "1.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1930'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1930'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7683333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.285'^^xsd:double;
  dwc:latitude '51.668'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.285 51.668, 1.285 51.668, 1.285 51.668, 1.285 51.668, 1.285 51.668))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1930'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.095 1.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.095"^^xsd:decimal ;
  dwc:decimalLongitude "1.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.095 1.32)"^^geo:wktLiteral ;
  geo-pos:lat "51.095"^^xsd:decimal ;
  geo-pos:long "1.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1910'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1910'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.4805555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.32'^^xsd:double;
  dwc:latitude '51.095'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.32 51.095, 1.32 51.095, 1.32 51.095, 1.32 51.095, 1.32 51.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1910'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663 1.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663"^^xsd:decimal ;
  dwc:decimalLongitude "1.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663 1.321)"^^geo:wktLiteral ;
  geo-pos:lat "51.663"^^xsd:decimal ;
  geo-pos:long "1.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1929'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1929'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.3377777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.321'^^xsd:double;
  dwc:latitude '51.663'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.321 51.663, 1.321 51.663, 1.321 51.663, 1.321 51.663, 1.321 51.663))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1929'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671 1.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671"^^xsd:decimal ;
  dwc:decimalLongitude "1.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671 1.324)"^^geo:wktLiteral ;
  geo-pos:lat "51.671"^^xsd:decimal ;
  geo-pos:long "1.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1928'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1928'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1933333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.324'^^xsd:double;
  dwc:latitude '51.671'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.324 51.671, 1.324 51.671, 1.324 51.671, 1.324 51.671, 1.324 51.671))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1928'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.929 1.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.929"^^xsd:decimal ;
  dwc:decimalLongitude "1.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.929 1.326)"^^geo:wktLiteral ;
  geo-pos:lat "50.929"^^xsd:decimal ;
  geo-pos:long "1.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1948'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1948'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.35'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.326'^^xsd:double;
  dwc:latitude '50.929'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.326 50.929, 1.326 50.929, 1.326 50.929, 1.326 50.929, 1.326 50.929))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1948'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.652 1.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.652"^^xsd:decimal ;
  dwc:decimalLongitude "1.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.652 1.35)"^^geo:wktLiteral ;
  geo-pos:lat "51.652"^^xsd:decimal ;
  geo-pos:long "1.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1927'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1927'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0961111111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.35'^^xsd:double;
  dwc:latitude '51.652'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.35 51.652, 1.35 51.652, 1.35 51.652, 1.35 51.652, 1.35 51.652))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1927'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.393 1.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.393"^^xsd:decimal ;
  dwc:decimalLongitude "1.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.393 1.364)"^^geo:wktLiteral ;
  geo-pos:lat "51.393"^^xsd:decimal ;
  geo-pos:long "1.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1943'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1943'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.524722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.364'^^xsd:double;
  dwc:latitude '51.393'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.364 51.393, 1.364 51.393, 1.364 51.393, 1.364 51.393, 1.364 51.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1943'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.118 1.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.118"^^xsd:decimal ;
  dwc:decimalLongitude "1.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.118 1.415)"^^geo:wktLiteral ;
  geo-pos:lat "51.118"^^xsd:decimal ;
  geo-pos:long "1.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1913'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1913'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.8283333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.415'^^xsd:double;
  dwc:latitude '51.118'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.415 51.118, 1.415 51.118, 1.415 51.118, 1.415 51.118, 1.415 51.118))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1913'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.119 1.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.119"^^xsd:decimal ;
  dwc:decimalLongitude "1.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.119 1.417)"^^geo:wktLiteral ;
  geo-pos:lat "51.119"^^xsd:decimal ;
  geo-pos:long "1.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1912'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1912'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.7877777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.417'^^xsd:double;
  dwc:latitude '51.119'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.417 51.119, 1.417 51.119, 1.417 51.119, 1.417 51.119, 1.417 51.119))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1912'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276 1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.276"^^xsd:decimal ;
  dwc:decimalLongitude "1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.276 1.42)"^^geo:wktLiteral ;
  geo-pos:lat "51.276"^^xsd:decimal ;
  geo-pos:long "1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1945'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1945'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.851388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.42'^^xsd:double;
  dwc:latitude '51.276'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.42 51.276, 1.42 51.276, 1.42 51.276, 1.42 51.276, 1.42 51.276))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1945'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.99 1.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.99"^^xsd:decimal ;
  dwc:decimalLongitude "1.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.99 1.424)"^^geo:wktLiteral ;
  geo-pos:lat "50.99"^^xsd:decimal ;
  geo-pos:long "1.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1947'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2024_1947'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.6883333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.424'^^xsd:double;
  dwc:latitude '50.99'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.424 50.99, 1.424 50.99, 1.424 50.99, 1.424 50.99, 1.424 50.99))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1947'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.099 1.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.099"^^xsd:decimal ;
  dwc:decimalLongitude "1.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.099 1.431)"^^geo:wktLiteral ;
  geo-pos:lat "51.099"^^xsd:decimal ;
  geo-pos:long "1.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1911'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1911'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.2133333333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.431'^^xsd:double;
  dwc:latitude '51.099'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.431 51.099, 1.431 51.099, 1.431 51.099, 1.431 51.099, 1.431 51.099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1911'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608 1.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608"^^xsd:decimal ;
  dwc:decimalLongitude "1.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608 1.431)"^^geo:wktLiteral ;
  geo-pos:lat "51.608"^^xsd:decimal ;
  geo-pos:long "1.431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1926'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1926'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.425'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.431'^^xsd:double;
  dwc:latitude '51.608'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.431 51.608, 1.431 51.608, 1.431 51.608, 1.431 51.608, 1.431 51.608))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1926'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313 1.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313"^^xsd:decimal ;
  dwc:decimalLongitude "1.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313 1.452)"^^geo:wktLiteral ;
  geo-pos:lat "51.313"^^xsd:decimal ;
  geo-pos:long "1.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1944'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1944'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.339722222222'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.452'^^xsd:double;
  dwc:latitude '51.313'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.452 51.313, 1.452 51.313, 1.452 51.313, 1.452 51.313, 1.452 51.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1944'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.081 1.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.081"^^xsd:decimal ;
  dwc:decimalLongitude "1.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.081 1.472)"^^geo:wktLiteral ;
  geo-pos:lat "51.081"^^xsd:decimal ;
  geo-pos:long "1.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1915'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1915'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6030555555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.472'^^xsd:double;
  dwc:latitude '51.081'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.472 51.081, 1.472 51.081, 1.472 51.081, 1.472 51.081, 1.472 51.081))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1915'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.215 1.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.215"^^xsd:decimal ;
  dwc:decimalLongitude "1.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.215 1.475)"^^geo:wktLiteral ;
  geo-pos:lat "51.215"^^xsd:decimal ;
  geo-pos:long "1.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1946'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2024_1946'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.108055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.475'^^xsd:double;
  dwc:latitude '51.215'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.475 51.215, 1.475 51.215, 1.475 51.215, 1.475 51.215, 1.475 51.215))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1946'^^xsd:string;
  dwc:observationDate '1999-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.096 1.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.096"^^xsd:decimal ;
  dwc:decimalLongitude "1.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.096 1.477)"^^geo:wktLiteral ;
  geo-pos:lat "51.096"^^xsd:decimal ;
  geo-pos:long "1.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1914'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1914'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.4591666666667'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.477'^^xsd:double;
  dwc:latitude '51.096'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.477 51.096, 1.477 51.096, 1.477 51.096, 1.477 51.096, 1.477 51.096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1914'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.062 1.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.062"^^xsd:decimal ;
  dwc:decimalLongitude "1.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.062 1.498)"^^geo:wktLiteral ;
  geo-pos:lat "51.062"^^xsd:decimal ;
  geo-pos:long "1.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1916'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1916'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1602777777778'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.498'^^xsd:double;
  dwc:latitude '51.062'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498 51.062, 1.498 51.062, 1.498 51.062, 1.498 51.062, 1.498 51.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1916'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 1.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.56"^^xsd:decimal ;
  dwc:decimalLongitude "1.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56 1.51)"^^geo:wktLiteral ;
  geo-pos:lat "51.56"^^xsd:decimal ;
  geo-pos:long "1.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1925'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2024_1925'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.3744444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.51'^^xsd:double;
  dwc:latitude '51.56'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.51 51.56, 1.51 51.56, 1.51 51.56, 1.51 51.56, 1.51 51.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1925'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.179 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.179"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.179 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "51.179"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1917'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1917'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.258611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '51.179'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.587 51.179, 1.587 51.179, 1.587 51.179, 1.587 51.179, 1.587 51.179))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1917'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429 1.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.429"^^xsd:decimal ;
  dwc:decimalLongitude "1.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.429 1.683)"^^geo:wktLiteral ;
  geo-pos:lat "51.429"^^xsd:decimal ;
  geo-pos:long "1.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1924'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1924'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.71'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.683'^^xsd:double;
  dwc:latitude '51.429'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.683 51.429, 1.683 51.429, 1.683 51.429, 1.683 51.429, 1.683 51.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1924'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.275 1.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.275"^^xsd:decimal ;
  dwc:decimalLongitude "1.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.275 1.688)"^^geo:wktLiteral ;
  geo-pos:lat "51.275"^^xsd:decimal ;
  geo-pos:long "1.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1918'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1918'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.163055555556'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.688'^^xsd:double;
  dwc:latitude '51.275'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.688 51.275, 1.688 51.275, 1.688 51.275, 1.688 51.275, 1.688 51.275))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1918'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422 1.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422"^^xsd:decimal ;
  dwc:decimalLongitude "1.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422 1.692)"^^geo:wktLiteral ;
  geo-pos:lat "51.422"^^xsd:decimal ;
  geo-pos:long "1.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1923'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1923'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.514444444444'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.692'^^xsd:double;
  dwc:latitude '51.422'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.692 51.422, 1.692 51.422, 1.692 51.422, 1.692 51.422, 1.692 51.422))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1923'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303 1.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.303"^^xsd:decimal ;
  dwc:decimalLongitude "1.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.303 1.702)"^^geo:wktLiteral ;
  geo-pos:lat "51.303"^^xsd:decimal ;
  geo-pos:long "1.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1919'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1919'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.560833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.702'^^xsd:double;
  dwc:latitude '51.303'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.702 51.303, 1.702 51.303, 1.702 51.303, 1.702 51.303, 1.702 51.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1919'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.403 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.403"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.403 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.403"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1921'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1921'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.866388888889'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '51.403'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.75 51.403, 1.75 51.403, 1.75 51.403, 1.75 51.403, 1.75 51.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1921'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412 1.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.412"^^xsd:decimal ;
  dwc:decimalLongitude "1.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412 1.757)"^^geo:wktLiteral ;
  geo-pos:lat "51.412"^^xsd:decimal ;
  geo-pos:long "1.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1922'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1922'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.063611111111'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.757'^^xsd:double;
  dwc:latitude '51.412'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.757 51.412, 1.757 51.412, 1.757 51.412, 1.757 51.412, 1.757 51.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1922'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/8211__2024_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8211__2024_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8211__2024_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365 1.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365"^^xsd:decimal ;
  dwc:decimalLongitude "1.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8211__2024_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365 1.769)"^^geo:wktLiteral ;
  geo-pos:lat "51.365"^^xsd:decimal ;
  geo-pos:long "1.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8211__2024_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8211_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-10-30'^^xsd:date;
  dwc:institutionCode 'CEBC'^^xsd:string;
  dwc:collectionCode '2024'^^xsd:integer;
  dwc:catalogNumber '2024_1920'^^xsd:string;
  dwc:scientificName 'Halichoerus grypus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2024_1920'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.775833333333'^^xsd:double;
  dwc:continentOcean 'France,Iroise Sea,English Channel,Irish Sea,Ireland,UK'^^xsd:string;
  dwc:longitude '1.769'^^xsd:double;
  dwc:latitude '51.365'^^xsd:double;
  dwc:coordinatePrecision '111.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.769 51.365, 1.769 51.365, 1.769 51.365, 1.769 51.365, 1.769 51.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Grey seal" by the provider'^^xsd:string;
  dwc:aphiaid '137080'^^xsd:integer;
  dwc:occurrenceId '2024_1920'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF